/* CSS Document */
body{
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#4D4D4D;
	}
h1{
	font-family:"Times New Roman", Times, serif;
	color:#AFBB7D;
	font-size:30px;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
h2{
	color:#4D4D4D;
	font-size:19px;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#AFBB7D;
	background-image:url(../images/h3-bt.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
h4{
	padding:0px;
	font-family:Times, serif;
	font-size:17px;
	color:#26718D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
h4 a{
	color:#26718D;
	}				
h1 span{
	font-family:"Times New Roman", Times, serif;
	color:#AAAAAA;
	font-size:30px;
	}		
#header{
	height:240px;
	width:1000px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	margin: auto;
	
	}
.logo{
	height:117px;
	width:904px;
	margin:auto;
	padding-left:96px;
	padding-top:60px;
	}
.logo-icon{
	height:106px;
	width:auto;
	float:left;
	background-repeat:no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #737365;
	font-weight: bold;
	}		
.nav-bar{
	height:30px;
	margin:auto;
	padding-top: 5px;

	}
.nav-bar ul{
	margin:0px;
	list-style-type:none;
	padding-left:120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
.nav-bar ul li{
	height:45px;
	width:auto;
	float:left;
	padding-left:15px;
	background-image:url(../images/list-left.gif);
	background-repeat:no-repeat;
	padding-right:18px;
	padding-top:20px;
	}
.nav-bar ul li a{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#658373;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/arrow-sign.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	background-position: 7px;
	}
.nav-bar ul li.last{
	height:45px;
	width:auto;
	float:left;
	padding-left:15px;
	background-image:url(../images/list-left-1.gif);
	background-repeat:no-repeat;
	padding-right:18px;
	padding-top:20px;
	}
.nav-bar ul li.last a{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#658373;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/arrow-1.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	background-position: 7px;
	}	
	
.nav-bar ul li a:hover{ text-decoration:underline}
.nav-bar ul li a.current{ text-decoration:underline}						
#body-part{
	height:auto;
	width:980px;
	margin:auto;
	background-image:url(../images/body-back.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 10px;
	}
#body-part p{
	margin:0px;
	padding:0px;
	color:#474747;
	font-weight:bold;
	line-height:24px;
	}
#body-part p u{
	color:#26718D;
	}		
.body-img{
	height:139px;
	width:267px;
	float:right;
	margin-left:20px;
	}	
.mid-body{
	height:auto;
	width:855px;
	background-image:url(../images/mid-body.gif);
	background-repeat:repeat-x;
	padding-top:75px;
	padding-left:75px;
	padding-right:70px;
	margin: auto;
	}
.img-box{
	height:200px;
	width:855px;
	float:left;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	}
.img-box-1{
	height:144px;
	float:left;
	}
.test-box{
	height:auto;
	width:216px;
	float:left;
	padding-right: 75px;
	padding-top: 40px;
	}
.test-box p{
	font-family: Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #595959;
	margin:0px;
	padding:0px;
	font-weight: bold;
	}
		
.test-box-1{
	height:auto;
	width:203px;
	float:left;
	padding-right: 63px;
	font-family: Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #4C4C4C;
	padding-top: 38px;
	}
.test-box-1 p{
	font-family: Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #595959;
	margin:0px;
	padding:0px;
	font-weight: bold;
	}				
.bottom-strip{
	height:63px;
	width:1000px;
	background-image:url(../images/bottom-strip.gif);
	background-repeat:repeat-x;
	margin:auto;
	}
.footer{
	height:25px;
	width:945px;
	margin:auto;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	font-size:12px;
	padding-right:55px;
	text-align:right;
	padding-top: 20px;
	font-weight: bold;
	}
.footer b{
	margin-right:20px;
	color:#26718D;
	}
.footer a{
	color:#26718D;
	}
	
	
	
	
	
	
a{ color:#000; text-decoration:underline}
a:hover{
	color:#5C7579;
	text-decoration:none
}
.clear{ clear:both}
/* inner pages css start */
/*h3{font:25px "Times New Roman", Times, serif ;margin:0px; color:#fff;  padding:8px 0px 10px 10px;}
h3 span{color:#16eb00}*/

h5{ font-size:16px;color:#52462A; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #52462A; margin:0px 0px 10px 0px;}
h6{font-size:18px;color:#52462A; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}

.aboutus-img{float:right; border:4px solid #52462A;	margin:0 0px 10px 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;}
input.button{color:#fff; background:#333; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #52462A;}
input.button:hover{cursor:pointer; color:#fff; background:#999}
.project-img{
	float:right;
	border: 6px solid #52462A;
}
.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 #52462A; padding-bottom:10px; padding-right:20px}
.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 */
#map {
	position: absolute;
	margin-left:400px;	
	margin-top:-300px;
	border:2px solid #A3EE9E;
	width:425px;
	height::350px;
		
}

#loginfo{width: 600px;
	height: 120px;
	margin-top:-130px;
	padding-left:480px;
	position:absolute;

}
#slogan{width:420px; height:25px; background-color:#F90; margin-left:100px;}

#slogan p{font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial,"Lucida Grande", sans-serif;font-size:14px; font-weight:bold;
 color:white; padding-top:3px; padding-left:10px;}



#input{margin-left:170px;float:left; width:250px; height: 50px;}
#input p { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial,"Lucida Grande", sans-serif;font-weight:bold;  }
#button{float:left;width:100px; height: 50px; 
}

input[type=submit] {
    width:85px;
    height:60px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial,"Lucida Grande", sans-serif; 
	margin-top:12px;
	font-weight:bold;
}

		
	
