/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font:13px Georgia, Arial, Helvetica, sans-serif; color: #919191; text-align:justify; }
input, select, textarea { font:11px Arial, Helvetica, sans-serif; color: #000; }
body { background: #fff url('../images/bodyBg.gif') center top repeat-x; }
ul { display:block; }
img { border: 0px; display: block; }
p { padding:0px 0px 10px 0px; line-height:22px; }

h1 { padding:0px 0px 20px 0px; font:22px Georgia, Arial, Helvetica, sans-serif; color:#346d91; background:url('../images/h1Border.gif') 0px 20px repeat-x; }
h1 span { background:#fff; }

h2 { padding:9px 0px 0px 17px; margin:0px 0px 8px 0px; font:18px Georgia, Arial, Helvetica, sans-serif; color:#fff; height:23px; background:url('../images/h2Bg.gif') left top no-repeat; }

a { color:#d50522; text-decoration:underline; }
a:hover {
	text-decoration:none;
	font-size: 10px;
}

/* ### GLOBAL CLASSES & IDS ### */
.clear { clear: both; height: 1px; }

.readmore { height:18px; overflow:hidden; }
.readmore a { padding:0px 0px 0px 9px; color:#bd613c; text-decoration:none; float:right; background:url('../images/readmoreDisc.gif') 0px 7px no-repeat; }
.readmore a:hover { color:#000; }

/* ### WRAPPER ### */
#wrapper { position:relative; display:block; width:100%; min-height:100%; }

/* ### MAIN CONTAINER ### */
#mainCntr { padding:0px 0px 0px 0px; margin: 0px auto; width: 900px; }

	/* ### HEADER CONTAINER ### */
	#headerCntr { height:160px; overflow:hidden; }
	.headerLeftBox {
	padding:38px 0px 0px 0px;
	float:left;
	text-align: right;
}
	.headerRightBox { padding:13px 0px 10px 0px; float:right; width:628px; background:url(../images/topMenuBg.gif) left bottom repeat-x; }
	
		.headerRightBox ul { padding-top: 60px; display:block; }
		.headerRightBox ul li { padding:0px 5px 0px 10px; display:block; float:left; }
		.headerRightBox li span { padding:0px 5px 0px 0px; font:bold 25px Myriad Pro, Arial, Helvetica, sans-serif; color:#e4e1e1; display:block; float:left; }
		.headerRightBox li a { padding:9px 0px 0px 0px; font:bold 13px Georgia, Arial, Helvetica, sans-serif; color:#706c6c; text-decoration:none; display:block; float:left; }
		.headerRightBox li a:hover { color:#bd613c; }
		.headerRightBox li a.active { color:#bd613c; }
	
	/* ### CONTENT CONTAINER ### */
	#contentCntr { width: 900px; overflow: hidden; padding:0px 0px 30px 0px; }
	
		/* ### LEFT CONTAINER ### */
		#leftCntr { width:215px; float:left; }
		
			.leftTopBox { padding:0px 0px 5px 0px; background:url('../images/h1Border.gif') left bottom repeat-x; }
			.leftBottomBox { padding:0px 0px 5px 0px; background:url('../images/h1Border.gif') left bottom repeat-x; }
			
				.eventRow { padding:0px 0px 35px 0px; line-height:20px; }
				.eventRowLast { padding:0px 0px 13px 0px; line-height:20px; }
				
					.eventDateImg { padding:5px 7px 0px 0px; float:left; }
					
			.searchBox { padding:45px 0px 45px 0px; }
				
				.searchBox form { padding:8px 0px 0px 36px; height:27px; background:url(../images/searchBg.gif) left top no-repeat; }
				.searchBox form label { margin:0px 5px 0px 0px; float:left; font:13px Georgia, Arial, Helvetica, sans-serif; color:#000; }
				.searchBox form input.txtbox { margin:0px 5px 0px 0px; float:left; width:93px; height:15px; border:1px solid #c6c5c5; }
				.searchBox form input.searchbutton { float:left; }
		
		/* ### RIGHT CONTAINER ### */
		#rightCntr { width:628px; float:right; }
		
			.bannerBox { height:261px; background:url('../images/banner.jpg') left top no-repeat; }
			.rightTopBox { width:628px; overflow: hidden; padding:35px 0px 40px 0px; }
			
				.rightTopBox div.left { padding:0px 0px 5px 0px; margin:0px 29px 0px 0px; width:190px; float:left; background:url('../images/h1Border.gif') left bottom repeat-x;  }
				.rightTopBox div.center { padding:0px 0px 5px 0px; margin:0px 29px 0px 0px; width:190px; float:left; background:url('../images/h1Border.gif') left bottom repeat-x;  }
				.rightTopBox div.right { padding:0px 0px 5px 0px; margin:0px 0px 0px 0px; width:190px; float:left; background:url('../images/h1Border.gif') left bottom repeat-x;  }
				
				.rightTopBox p { padding:10px 0px 8px 0px; line-height:22px; }
				
			.rightBottomBox { width:628px; background:url('../images/roundMiddleBg.gif') left top repeat-y; }
			.rightBottomBoxTop { background:url('../images/roundTopBg.gif') left top no-repeat; }
			.rightBottomBoxBottom { padding:15px 15px 15px 15px; background:url('../images/roundBottomBg.gif') left bottom no-repeat; }	
				.rightBottomBox h1 { padding:0px 0px 10px 0px; background:none; }
				.rightBottomBox .img { padding:0px 21px 0px 0px; float:left; }
				.rightBottomBox .readmore { padding:0px 5px 0px 0px; background:#ffffff; }
			
	/* ### FOOTER CONTAINER ### */
	#footerCntr { font:11px Georgia, Arial, Helvetica, sans-serif; color:#706c6c; height:125px; overflow:hidden; background:url('../images/footer.gif') left top repeat-x; }
	#footerCntr .left { padding:30px 0px 0px 0px; float:left; }
		
		#footerCntr .left ul {}
		#footerCntr .left ul li { padding:0px 7px 0px 7px; border-right:1px solid #706c6c; display:inline; }
		#footerCntr .left li a { color:#706c6c; text-decoration:none; }
		#footerCntr .left li a:hover { color:#000; }
	
	#footerCntr .right { padding:30px 0px 0px 0px; float:right; }
	
/* inner pages css start */
h1.inner{font:33px Myriad Pro, Arial; color:#fff; font-weight:100; margin:0px; padding:25px 0px 10px 0px; background:none}
.aboutus-img{float:right; border:4px solid #b0a48b;	margin:0px 0px 10px 20px;}
h5{font:18px Myriad Pro, Arial, Helvetica, sans-serif; color:#346d91; padding:0px 0px 5px 0px;	border-bottom:1px dotted #333;	margin:0px 0px 10px 0px;}
h6{font:20px Myriad Pro, Arial, Helvetica, sans-serif; color:#346d91; padding:0px 0px 5px 0px;	margin:0px 0px 10px 0px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#ffffff;	background:#414141;	font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #000000;}
input.button:hover{cursor:pointer; color:#cccccc;}
.project-img{float:right; margin-left:20px;	border: 6px solid #ccc;}
.whiteheading{font:30px Myriad Pro, Arial; color:#ffffff; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px;	border-bottom:1px dotted #333; padding-bottom:10px; width: 95%;}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}

.rightTopBox-inner { width:628px; overflow: hidden; padding:25px 0px 20px 0px; }
.rightTopBox-inner h1 { margin: 0px; padding:0px; border: 0px; background: none; }
.rightTopBox-inner a { color: #bd613c; }
.rightTopBox-inner img { margin: 0px; padding: 0px; display: inline; }
/* inner pages css ends */	

