/* CSS Document */

body, ul, ol, p, li, hr {
	padding:0px;
	margin:0px;
	list-style:none;
}

body {
	font:13px Arial, Helvetica, sans-serif;
	color:#4b4318;
	background:#f9fad4 url(../images/bg.gif) left top repeat-x;
}

a{color:#4b4318;
text-decoration:underline;
}

a:hover{text-decoration:none;}

#layout {
	width:900px;
	text-align:justify;
	line-height:20px;
	margin:0px auto;
}

#topzone {
	height:110px;
}

#topzoneleft {
	float:left;
	padding:0px;
}

#topzoneright {
	width:489px;
	float:right;
	padding:72px 0px 0px 0px;
}

#bodycontainer {
	padding:0px 0px 30px 0px;
}

#leftcontainer {
	width:249px;
	float:left;
}

#rightcontainer {
	width:630px;
	float:right;
}

#newszone {
	padding:30px 0px 0px 0px;
}
	
.newsrow {
	padding:0px 0px 15px 0px;
}

#servicezone {
	padding:10px 8px 0px 0px;
}

#banner {
	height:235px;
	background:url(../images/banner2.jpg) left top no-repeat;
	margin:0px 0px 18px 0px;
}
/* inner pages css ends */
#bannersmall {
	height:150px;
	background:url(../images/banner1.jpg) left top no-repeat;
	margin:0px 0px 18px 0px;
}
#bannersmall2 {
	height:150px;
	background:url(../images/banner3.jpg) left top no-repeat;
	margin:0px 0px 18px 0px;
}
#bannersmall3 {
	height:150px;
	background:url(../images/banner5.jpg) left top no-repeat;
	margin:0px 0px 18px 0px;
}
#bannercontact {
	height:235px;
	background:url(../images/bannergroup.jpg) no-repeat left top;
	margin:0px 0px 18px 0px;
}
#bannergroup {
	height:235px;
	background:url(../images/bannerclgroup.jpg) no-repeat left top;
	margin:0px 0px 18px 0px;
}
#centerright {
	background-image: url(../images/logos.png);
	background-position: center;
	width: 630px;
	background-repeat: no-repeat;
}

#welcomezone {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#recentprojects {
	padding:20px 0px 0px 0px;
}

#projectbox {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#9c9869;
	border:1px solid #78754f;
	padding:13px;
	text-align:center;
}

.column1 {
	width:190px;
	float:left;
	margin:0px 15px 0px 0px;
}

.column2 {
	width:190px;
	float:left;
	margin:0px 15px 0px 0px;
}

.column3 {
	width:190px;
	float:left;
}

#bottomlayout_container {
	color:#696969;
	padding:27px 0px 14px 0px;
	background-color: #000000;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#bottomlayout {
	width:900px;
	margin:0px auto;
}

#bottomleft {
	float:left;
	width:400px;
	border-right:1px dashed #202020;
	padding:0px 29px 0px 0px;
}

#bottomright {
	width:440px;
	float:right;
	padding:0px 0px 0px 10px;
}

.testirow {
	padding:0px 0px 11px 0px;
		line-height:20px;
}

#adviceleft {
	width:240px;
	float:left;
	line-height:21px;
	margin-right: 0px;
	padding-right: 0px;
}

#adviceright {
	width:200px;
	float:right;
}

#footercontainer {
	background:url(../images/footer.jpg) left top repeat-x;
	height:120px;
}

#footer {
	width:900px;
	font-size:11px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#595958;
	padding:19px 0px 0px;
	margin-right: 20px;
}

#footerright {
	float:right;
	color:#e4e4e4;
	padding:16px 8px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

p.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Img Style Start Here  */

.projectimg {
	padding:0px 0px 10px 0px;
}

.adviceimg {
	padding:0px 0px 30px 0px;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	color:#4d5803;
	padding:0px 0px 20px 0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: normal;
}

h2 {
	font:20px Arial, Helvetica, sans-serif;
	color:#4d5803;
	padding:0px 0px 20px 0px;
	margin:0px;
}

.greenheading {
	color:#19171d;
}

.redheading {
	color:#da5c00;
}

.date {
	display:block;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#9a5500;
	padding:0px 0px 5px 0px;
}

.redtxt {
	font:18px Arial, Helvetica, sans-serif;
	color:#703e01;
	padding:0px 0px 14px 0px;
	margin:0px;
}

.copyright {
	display:block;
	color:#595958;
	padding:10px 0px 0px 9px;
}

.testiwriter {
	color:#efeec4;
	font-weight:bold;
	display:block;
	padding:0px 0px 5px 0px;
}

.bannerblock {
	padding:35px 232px 0px 16px;
}

.bannerheading {
	font:30px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0px 16px 0px;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

.readmore {
	background:url(../images/hline.gif) 0% 60% repeat-x;
	text-align:right;
	margin:10px 10px 0px 0px;
}

.readmore a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-align:right;
	background:#000;
	padding:0px 0px 0px 5px;
}

.readmore a:hover {
	color:#e1e1e1;
}

.readmore1 {
	text-align:right;
	margin:10px 125px 0px 0px;
}

.readmore1 a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	background:url(../images/readmoredisc.gif) 0px 3px no-repeat;
	text-align:right;
	padding:0px 0px 0px 15px;
}

.readmore1 a:hover {
	color:#e1e1e1;
}

ul.topmenu {
	margin:0px;
	padding:5px 0px 0px 0px;
}

.topmenu li {
	display:block;
	float:left;
	background:url(../xhtml/images/menudevider.gif) left top no-repeat;
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px;
}

.topmenu li a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#552f01;
	text-decoration:none;
	text-transform:capitalize;
	display:block;
	float:left;
	background:url(../images/topmenuleft.jpg) left top no-repeat;
	padding:0px 1px 0px 5px;
}

.topmenu li a span {
	display:block;
	float:left;
	padding:11px 15px 8px 10px;
	cursor:pointer;
	background:url(../images/topmenuright.jpg) right top no-repeat;
}

.topmenu li a:hover {
	color:#fff;
	background:url(../images/topmenulefthover.jpg) left top no-repeat;
}

.topmenu li a:hover span {
	background:url(../images/topmenurighthover.jpg) right top no-repeat;
}

.topmenu li a.active {
	color:#fff;
	background:url(../images/topmenulefthover.jpg) left top no-repeat;
}

.topmenu li a.active span {
	background:url(../images/topmenurighthover.jpg) right top no-repeat;
}

#projectbox a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#082d00;
	text-decoration:underline;
}

#projectbox a:hover {
	text-decoration:none;
}

ul.listlink {
	margin:0px;
	padding:0px 0px 0px 0px;
}

.listlink li {
	background:url(../images/disc.gif) 0px 7px no-repeat;
	border-bottom:1px dashed #4b4318;
	padding:0px 0px 5px 22px;
	margin:0px 0px 2px 0px;
}

.listlink li a {
	color:#4b4318;
	text-decoration:none;
}

.listlink li a:hover {
	color:#000;
}

#footer ul {
	margin:0px;
	padding:0px 0px 0px 0px;
}

#footer ul li {
	display:inline;
	border-right:1px solid #8c8c8b;
	padding:0px 10px 0px 10px;
}

#footer li a {
	color:#8c8c8b;
	text-transform:capitalize;
	text-decoration:none;
}

#footer li a:hover {
	color:#e1e1e1;
}


/*	Menu Style End Here  */

/* inner pages css start */
.aboutus-img{float:right; border:4px solid #fff;	margin:0 0px 10px 20px;}
h5{font-size:15px;font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #fff;	margin:0px 0px 10px 0px;}
h6{font-size:16px; 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:#663300; border:1px solid #ffc850;}
.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;}
