/* CSS Document */

body {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#0b2e11 url(../images/bg.gif) left top repeat-x;
	margin:0px;
	padding:0px;
}

#layout {
	width:890px;
	text-align:justify;
	line-height:16px;
	margin:0px auto;
}

#topzone {
	height:115px;
}

#topleft {
	float:left;
	padding:43px 60px 0px 9px;
}

#topcenter {
	float:left;
	padding:49px 0px 0px 0px;
}

#topright {
	float:right;
	padding:42px 30px 0px 0px;
}

#banner {
	height:308px;
	background:url(../images/banner.gif) left top no-repeat;
}

#bodycontainer {
	padding:50px 0px 0px 0px;
}

#leftcontainer {
	width:250px;
	float:left;
	padding:0px 0px 0px 35px;
}

#rightcontainer {
	width:532px;
	float:right;
}

#categoryzone {
	padding:0px;
	margin:0px;
}

#welcomezone {
	padding:0px 0px 35px 0px;
	margin:0px;
}

#servicezone {
	padding:0px 0px 30px 0px;
	border-bottom:1px solid #2d5534;
	margin:0px;
}

#serviceleft {
	width:370px;
	float:left;
}

#serviceright {
	width:150px;
	float:right;
}

#row2 {
	padding:20px 0px 0px 0px;
	margin:0px;
}

#rowleft {
	width:370px;
	float:left;
}

#rowright {
	width:150px;
	float:right;
}

#footercontainer {
	border-top:4px solid #17371d;
	margin:20px 0px 0px 0px;
}

#footer {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	width:890px;
	height:69px;
	background:url(../images/footer1.gif) right top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#00bc78;
	font-weight:bold;	
	padding:25px 0px 0px 60px;
}

#footerright {
	float:right;
	color:#fff;		
	padding:25px 63px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Menu Style Start Here  */

.welcomeimg {
	float:right;
	margin:0px 12px 0px 40px;
}

/*	Menu Style End Here  */

/*	Text Style Start Here  */

h1 {
	color:#fff;
	border-bottom:1px solid #2d5534;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}

h2 {
	font:bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color:#00bc78;
	padding:0px;
	margin:0px;
}

.toptxt {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#b1ceb6;
	text-transform:uppercase;
	border-left:4px solid #8fb822;
	padding:0px 0px 0px 15px;
}

/*	Text Style End Here  */


/*	Menu Style Start Here	*/

a {
	color:#00bc78;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#topmenu {
	height:52px;
	background:url(../images/topmenubg.gif) left top repeat-x;
	margin:15px 0px 0px 0px;
}

#topmenuleft {
	background:url(../images/topmenuleft.gif) left top no-repeat;
}

#topmenuright {
	width:890px;
	background:url(../images/topmenuright.gif) right top no-repeat;
}

#topmenu ul {
	margin:0px;
	padding:2px 0px 0px 54px;
	background:url(../images/menudevider.gif) 100% 10% no-repeat;
	float:left;
}

#topmenu ul li {
	display:block;
	float:left;
	background:url(../images/menudevider.gif) left top no-repeat;
	list-style:none;
}

#topmenu li a {
	font: bold 16px "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	float:left;
	background:url(../images/menulistbg.gif) right bottom no-repeat;
	padding:17px 16px 17px 11px;
}

#topmenu li a span {
	background:url(../images/topdisc.gif) 5px 6px no-repeat;
	padding:0px 0px 0px 20px;
}

#topmenu li a:hover {
	color:#e1e1e1;
	background:url(../images/menubgover.gif) left top repeat;
}

.categorylist {
	padding:0px 0px 0px 25px;
}

.categorylist ul {
	margin:0px;
	padding:0px 0px 20px 0px;
}

.categorylist ul li {
	display:block;
	list-style:none;
	background:url(../images/disc.gif) 0px 9px no-repeat;
	padding:0px 0px 3px 10px;
	margin:0px 0px 2px 0px;
}

.categorylist li a {
	color:#00bc78;
	font-weight:bold;
	border-bottom:1px dotted #00bc78;
	padding:0px 0px 6px 0px;
	text-decoration:none;
}

.categorylist li a:hover {
}

.listlink {
	padding:0px 0px 0px 0px;
}

.listlink ul {
	margin:0px;
	padding:0px;
}

.listlink ul li {
	display:block;
	list-style:none;
	background:url(../images/disc.gif) 0px 7px no-repeat;
	padding:0px 0px 5px 12px;
	margin:0px;
}

.listlink li a {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#00bc78;
	text-decoration:underline;
}

.listlink li a:hover {
	text-decoration:none;
}

#footer a {
	color:#00bc78;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

/*	Menu Style End Here	*/
/* 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:15px Myriad Pro, Arial, Helvetica, sans-serif; color:#00bc78; font-weight:bold; padding:0px 0px 5px 0px;	border-bottom:1px dotted #ffffff;	margin:0px 0px 10px 0px;}
h6{font:17px Myriad Pro, Arial, Helvetica, sans-serif; color:#00bc78; 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:#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 #fff;}
.whiteheading{font:30px Myriad Pro, Arial; color:#00bc78 font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px;	border-bottom:1px dotted #fff; 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;}
/* inner pages css ends */
