/* CSS Document */

body {
	font:17px "Times New Roman", Times, serif;
	color:#ffffff;
	background:#72581f;
	margin:0px;
	padding:0px;
}

#layout {
	width:1000px;
	text-align:justify;
	line-height:25px;
	background:url(../images/layout.gif) left top repeat-y;
	margin:0px auto;
}

#header {
	height:456px;
}

#bodycontainer {
	padding:17px 82px 0px 89px;
}

#leftcontainer {
	width:493px;
	float:left;
}

#rightcontainer {
	width:293px;
	float:right;
}

.welcomezone {
	border-bottom:2px solid #917d50;
	padding:0px 0px 30px 0px;
	margin:0px 0px 35px 0px;
}

#latestzone {
	width:293px;
	background:#7f6b3b url(../images/latesttop.gif) left top no-repeat;
}

#latestbottom {font-size:14px;
	line-height:20px;
	background:url(../images/latestbottom.gif) left bottom no-repeat;
	padding:20px 20px 20px 20px;
}

.newsrow {
	border-bottom:2px solid #9a8963;
	padding:0px 0px 15px 0px;
	margin:0px 0px 15px 0px;
}

.rowzone{font-size:14px;
	line-height:25px;
	background:#7f6a3a url(../images/row1bg.gif) left top repeat-y;
	margin:30px 0px 0px 0px;
}

.rowtop {
	background:url(../images/row1top.gif) left top no-repeat;
}

.rowbottom {
	background:url(../images/row1bottom.gif) left bottom no-repeat;
	padding:34px 30px 28px 30px;
}

.rowleft {
	width:590px;
	float:left;
}

.rowright {
	width:175px;
	float:right;
}

.floatimgleft {
	float:left;
	margin:0px 20px 0px 0px;
}

.floatimgright {
	float:right;
	margin:0px 0px 0px 20px;
}

.readmore {
	padding:15px 0px 0px 0px;
}

#footer {
	padding:0px 116px 0px 93px;
	font-size:14px;
}

#footerleft {
	color:#ffffff;
	padding:35px 0px 30px 0px;
	float:left;
}

#footerright {
	text-align:right;
	color:#725820;
	padding:35px 0px 30px 0px;
	float:right;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Text Style Start Here  */

.headingblock {
	padding:0px 0px 20px 0px;
}

h2 {font-size:20px;
	color:#fff;
	margin:0px;
	padding:0px 0px 0px 0px;
}

h3 {font-size:19px;
	color:#ffc850;
	padding:0px 0px 5px 0px;
	margin:0px;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

a {
	color:#ffc850;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.listlink {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.listlink ul {
	margin:0px;
	padding:0px;
}

.listlink ul li {
	list-style:none;
	font-size:13px;
	background:url(../images/disc.gif) 0px 9px no-repeat;
	padding:0px 0px 0px 9px;
}

.listlink li a {
	color:#ffc850;
	text-decoration:underline;
}

.listlink li a:hover {
	text-decoration:none;
}

#footer a {
	color:#725820;
	text-decoration:underline;
}

#footer  a:hover {
	text-decoration:none;
}

/*	Menu Style End Here  */





/* inner pages css start */
h1{font:35px "Times New Roman", Times, serif ;margin:0px; color:#ffc850; font-weight:bold; padding:0px 0px 0 0px;}
h1 span{color:#fff}
.aboutus-img{float:right; border:4px solid #fff;	margin:0 0px 10px 20px;}
h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #fff;	margin:0px 0px 10px 0px;}
h6{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; 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:#000; background:#ffc850; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #5b7a92;}
input.button:hover{cursor:pointer; color:#fff; background:#666; border:1px solid #000;}
.project-img{float:right; margin-left:20px;	border: 6px solid #fff;}
.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 #fff; 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 */





