/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family:Arial, Helvetica, sans-serif; font-size: 13px; color: #030303; }
a { color: #D11E00; font-weight: bold; font-size: 12px; text-decoration: none; }
a:hover { text-decoration: underline; }
input, select, textarea { font-family: Arial; font-size: 12px; color: #8c806e; }
body { background: url(../images/bg.jpg) repeat-x left top #CFB696;}
img { border: 0px; }

/* ### GLOBAL CLASSES ### */
.clear { clear: both; height: 0px; margin:0px; padding:0px;}

/* ### WRAPPER ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%;}
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	font-size: 14px;
}
h5{font-size:15px; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #666; margin:0px 0px 10px 0px;}
h6{font-size:16px; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}

/* ### MAIN CONTAINER ### */
#mainCntr { margin: 0 auto; width: 904px; background: url(../images/body_bg.jpg) repeat-y left top; padding-bottom:22px; }

	/* ### HEADER CONTAINER ### */
	#headerCntr { height: 389px; width: 904px; overflow: hidden; background: url(../images/banner.jpg) no-repeat left 99px; }
	
		/* ### header top ### */
		.headerCntrtop { height: 105px; overflow: hidden; background: url(../images/header_bg.jpg) repeat-x left top; }
		
			/* ### LOGO ### */	
			.logo {padding: 0px 0px 0px 0px; float: center; }		
			
			/* ### login box ### */			
			.loginbox { width: 324px; overflow: hidden; padding: 59px 0px 0px 0px; float: right; }	
			.loginbox input{ width: 117px; border: 1px solid #B09265; height: 17px; font-size: 11px; margin: 0px 4px 0px 0px; color: #ffffff; display: inline-block; vertical-align: top; background: #CDAC7C; padding-left: 8px;  }
			.loginbox input.button{ width: 54px; border: 0px; height: 18px; display:inline-block; margin: 0px; padding: 0px; }	
			
			
		/* ### MENU CONTAINER ### */	
		.menuCntr { overflow: hidden; width: 904px; height: 227px; }	
		.menuCntr ul {list-style-type:none; padding: 6px 0px 0px 472px;}	
		.menuCntr li { float:left; padding: 0px 0px 0px 34px; }	
		.menuCntr ul li a {color: #342B1F; text-decoration: none; font-size: 12px; float: left;  font-weight:bold; cursor: pointer; }	
		.menuCntr ul li a:hover { color: #D07F00; text-decoration: none; }
		.menuCntr ul li a.active { color: #D07F00; text-decoration: none; }
		
		/* ### MENU TWO CONTAINER ### */	
		.menutwoCntr { overflow: hidden; width: 904px; height: 37px; }	
		.menutwoCntr ul {list-style-type:none; padding: 1px 0px 0px 138px;}	
		.menutwoCntr li { float:left; padding: 0px 58px 0px 0px; }	
		.menutwoCntr ul li a {color: #ffffff; text-decoration: none; font-size: 13px; float: left;  font-weight: normal; cursor: pointer; }	
		.menutwoCntr ul li a:hover { color: #B5C9DE; text-decoration: none; }												
	
	/* ### CONTENT CONTAINER ### */
	#contentCntr { overflow: hidden; width: 865px; padding: 0px 24px 0px 15px; background: url(../images/r_bo.jpg) repeat-y right top; }
	
		/* ### LEFT CONTAINER ### */
		#leftCntr { float: left; width: 530px; }

		#leftCntr h1 {font-size:26px; line-height: normal; font-weight: normal; color: #10181F; text-decoration: none; height: 77px; font-family: Georgia, "Times New Roman", Times, serif; }
		#leftCntr h1 span { font-size: 13px; color: #B46201; padding-top: 8px; display: block; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
		
		#leftCntr h3 {font-size:23px; line-height: normal; font-weight: normal; color: #10181F; text-decoration: none; height: 35px; font-family: Georgia, "Times New Roman", Times, serif; }			
			
			/* ### TXT BOX ### */			
			.txtbox { width: 530px; overflow: hidden; padding-bottom: 27px; background:url(../images/bo.jpg) repeat-x left bottom; }
			.txtbox p { padding: 0px 0px 20px 0px; line-height: 20px; }
			.readmore a { display: block; padding-left: 15px; background: url(../images/readmore.jpg) no-repeat left 5px; } 
			
			/* ### project box ### */
			.projectbox{ width: 530px; overflow: hidden; background: url(../images/intro_bg.jpg) repeat-y left top; margin-top: 25px; }
			.projectbox p {
	padding: 0px 10px 18px 0px;
	line-height: 20px;
	font-size: 12px;
	color: #030303;
}
			.projectbox span { display: block; height: 26px; color: #B46201; font-weight: bold; font-size: 13px; }
			
				/* ### latest box ### */
				.latestbox{ float: left; width: 240px; }
				.latestbox img { padding: 15px 0px 17px 0px; }				
				
				/* ### list box ### */
				.listbox{ float: right; width: 237px; }
				.listbox ul{ list-style-type: none; padding: 5px 0px 10px 0px; }														
				.listbox li{ background: url(../images/ul_dot.jpg) no-repeat 0px 6px; padding-left: 13px; height: 26px;}														
				.listbox ul li a { line-height: normal; font-weight:normal; color: #B46201; text-decoration: none; font-size: 12px; }														
				.listbox ul li a:hover {
	text-decoration: underline;
	color: #D11E00;
}	
							
		/* ### RIGHT CONTAINER ### */
		#rightCntr { float: right; width: 270px; overflow:hidden; }
		
		#rightCntr h2{font-size:23px; line-height: normal; font-weight: normal; color: #10181F; text-decoration: none; height: 60px; font-family: Georgia, "Times New Roman", Times, serif; }
		#rightCntr h2 span { font-size: 12px; color: #B46201; padding-top: 8px; display: block; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
		
		#rightCntr h4  {font-size:23px; line-height: normal; font-weight: normal; color: #B4C2C9; text-decoration: none; height: 45px; text-align:center; }

			/* ### news box ### */		
			.newsbox { width: 270px; padding: 0px 0px 15px 0px; color: #000000; }
			.newsbox ul {list-style-type: none; }
			.newsbox li {padding: 13px 0px 12px 0px; }						
			.newsbox li p {
	padding: 0px 0px 12px 0px;
	line-height: normal;
	font-size: 12px;
}
			.newsboxspan { color: #1E1E1E; height: 28px; background: url(../images/news_span.jpg) no-repeat left top; display: block; font-size: 12px; padding-left: 21px; font-weight: bold; }
			.newsbox2span { color: #B70A05; }
			.newsboxspanmid { display: inline-block; width: 24px; text-align: center; color: #1E1E1E; font-weight: bold; }
 			.newsbox li p span { font-size: 11px; font-weight: bold;  color: #A4A4A4; display: block; height: 33px; padding:0px; background: none; font-family: Arial, Helvetica, sans-serif; }
			.read2more a { display: block; height: 16px; padding-left: 15px; background: url(../images/redmore.jpg) no-repeat left 5px; text-decoration: underline; font-size: 12px; }
			.read2more a:hover {text-decoration: none; }
					
			/* ### service box ### */		
			.servicebox { width: 270px; padding: 0px 0px 0px 0px; }
			.servicebox ul{ list-style-type: none; }														
			.servicebox li{
	background: url(../images/ul_dot2.jpg) no-repeat 0px 6px;
	padding-left: 14px;
	height: 24px;
	font-size: 12px;
}														
			.servicebox ul li a { line-height: normal; font-weight:bold; color: #B46201; text-decoration: none; font-size: 12px; }														
			.servicebox ul li a:hover {
	text-decoration: underline;
	color: #D11E00;
}
			.read3more a { display: block; height: 16px; padding-left: 15px; background: url(../images/redmore.jpg) no-repeat 80px 5px; text-decoration: underline; font-size: 12px; }
			.read3more a:hover {text-decoration: none; }
				

	/* ### FOOTER CONTAINER ### */	
	#footerCntr {overflow:hidden; background:url(../images/footer_bg.jpg) repeat-x left bottom; font-size:11px; height: 70px; color: #A9A8A8; }
	#footerCntrinner{ margin: 0px auto; overflow: hidden; width: 904px; padding: 20px 0px 0px 0px;}	
	
	#footerCntrleft { width: 530px; float: left; }
	#footerCntrleft ul{list-style-type:none;}							
	#footerCntrleft li{ padding:0px 10px 5px 10px; float:left; background:url(../images/footer_dot.jpg) no-repeat right 3px;}							
	#footerCntrleft ul li a {
	color: #000;
	text-decoration:none;
	float:left;
	font-weight:bold;
	font-size:12px;
}							
	#footerCntrleft ul li a:hover {
	color:#D11E00;
}
	
	#footerCntrright{
	width: 326px;
	float: right;
	text-align: right;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}


			/* inner pages css start */
			.aboutus-img{float:right; border:4px solid #666; margin:0 0px 10px 20px;}
			.innertext{padding:0px; line-height:20px;}
			.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;}
			.innertext input.text{color:#000; width:300px; height:18px;}
			.innertext textarea.text{color:#000; width:300px; height:130px;}
			.innertext input.button{color:#000; background:#ffc850; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:4px 4px; margin:0px 5px 5px 0; border:1px solid #5b7a92;}
			.innertext input.button:hover{cursor:pointer; color:#fff; background:#663300; border:1px solid #ffc850;}
			.project-img{float:right; margin-left:20px;	border: 6px solid #666;}
			.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
			.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #666; padding-bottom:10px}
			.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;}
			/* inner pages css ends */
#wrapper #mainCntr #contentCntr #rightCntr .newsbox p {
	font-size: 12px;
}
#wrapper #mainCntr #contentCntr #rightCntr .servicebox p {
	font-size: 12px;
}
