/* CSS Document */

body {
	font:12px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#325509 url(../images/bg.gif) left top repeat-x;
	margin:0px;
	padding:0px;
}

#layout {
	width:1000px;
	text-align:justify;
	background:url(../images/layout.gif) left top no-repeat;
	margin:0px auto;
}

#container {
	padding:0px 45px 0px 44px;
}

#topzone {
	height:144px;
}

#topleft {
	float:left;
	padding:38px 0px 0px 40px;
}

#topright {
	float:right;
	padding:40px 40px 0px 0px;
}

#banner {
	height:225px;
	border:6px solid #538e07;
	background:url(../images/banner.gif) left top no-repeat;
	padding:0px 0px 0px 0px;
}

#workzone {
	padding:43px 0px 0px 0px;
}

.column1 {
	width:395px;
	float:left;
	border-right:2px solid #497418;
	padding:0px 20px 0px 38px;
}

.column2 {
	width:391px;
	float:right;
	padding:0px 35px 0px 30px;
}

.box {
	background:#3e6808;
	margin:53px 0px 0px 0px;
}

.boxtop {
	width:911px;
	background:url(../images/boxtop.gif) left top no-repeat;
}

.boxbottom {
	background:url(../images/boxbottom.gif) right bottom no-repeat;
	padding:36px 62px 25px 42px;
}

.boxleft {
	width:163px;
	float:left;
	border-right:1px solid #679d26;
	padding:0px 32px 0px 0px;
}

.boxright {
	width:568px;
	float:right;
	padding:0px 0px 0px 32px;
}

#footer {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	height:75px;
	background:url(../images/footer.gif) right bottom no-repeat;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#9de04d;
	font-weight:bold;
	padding:32px 0px 0px 90px;
}

#footerright {
	float:right;
	color:#fff;	
	padding:32px 87px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}


/*	Text Style Start Here  */

h1 {
	font:bold 30px Garamond, "Times New Roman", Times, serif;
	color:#fff;
	background:url(../images/line.gif) left bottom no-repeat;
	padding:0px 0px 13px 0px;
	margin:0px 0px 15px 0px;
}

.h1span {
	font:30px Garamond, "Times New Roman", Times, serif;
	color:#fff;
	font-weight:100;
}

h2 {
	font:17px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px;
	margin:0px;
}

.bannetxtblock {
	width:265px;
	padding:20px 0px 0px 580px;
}

.bannertxt1 {
	font:bold 45px Sylfaen "Times New Roman", Times, serif;
	color:#fff;
}

.bannertxt2 {
	font:13px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:100;
	text-transform:uppercase;
	padding:0px 0px 20px 0px;
}


/*	Text Style End Here  */


/*	Menu Style Start Here  */

a {
	color:#9de04d;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#topmenu {
	height:64px;
	text-align:center;
	background:url(../images/topmenubg.gif) left top repeat-x;
	padding:0px 0px 0px 40px;
}

#topmenu ul {
	margin:0px;
	padding:0px 0px 0px 0px;
}

#topmenu ul li {
	display:block;
	float:left;
	list-style:none;
	background:url(../images/leftdevider.gif) left top no-repeat;
	padding:20px 20px 10px 45px;
}

#topmenu li a {
	font:bold 16px "Times New Roman", Times, serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}

#topmenu li a:hover {
	color:#e1e1e1;
}

.listlink {
	padding:0px;
	margin:0px;
}

.listlink ul {
	margin:0px;
	padding:0px;
}

.listlink ul li {
	display:block;
	list-style:none;
	background:url(../images/disc.gif) 0px 9px no-repeat;
	padding:0px 0px 8px 12px;
	margin:0px;
}

.listlink li a {
	color:#9de04d;
	text-decoration:underline;
}

.listlink li a:hover {
	text-decoration:none;
}

#footer a {
	color:#9de04d;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

/*	Menu Style End Here  */






/* inner pages css start */
/*h1{font:30px "Times New Roman", Times, serif ;margin:0px; color:#fff;  padding:15px 0px 10px 10px;}
h1 span{color:#fff}*/

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:18px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}

.aboutus-img{float:right; border:4px solid #fff; 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 #fff;}
input.button:hover{cursor:pointer; color:#fff; background:#999}
.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 */
				





