/* CSS Document */

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

p {
	padding:0px 0px 10px 0px;
	margin:0px;
}

body {
	font:11px Tahoma, Helvetica, sans-serif;
	color:#fff;
	background:#fff url(../images/bg.gif) left top repeat-x;
	text-align:justify;
}

#layout {
	width:780px;
	line-height:12px;
	background:url(../images/layout.gif) left top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#topzone {
	height:138px;
}

#logo {
	position:absolute;
	z-index:1;
	margin:50px 0px 0px 60px;
	left: 155px;
	top: -3px;
}

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

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

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

#workzone {
	width:361px;
	background:url(../images/greenboxbg.png) left top repeat-y;
	padding:20px 90px 0px 90px;
}

#workzonetop {
	height:70px;
	background:url(../images/greenboxtop.png) left top no-repeat;
}

#workzonebottom {
	height:70px;
	background:url(../images/greenboxbottom.png) left bottom no-repeat;
}

#welcome_zone {
	padding:0px 0px 25px 0px;
}

#latestwork_zone {
	padding:0px;
	margin:0px;
}

#footer {
	color:#74b64a;
	text-align:center;
	padding:0px 0px 80px 100px;
}

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

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

/*	Img Style Start Here  */

.welcomeimg1 {
	float:right;
	padding:0px 0px 0px 16px;
}

.welcomeimg2 {
	float:left;
	padding:0px 16px 0px 0px;
}

.workimg {
	padding:0px 6px 0px 0px;
	float:left;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	font:17px Lucida Sans, Arial, Helvetica, sans-serif;
	color:#fff;
	font-style:italic;
	padding:0px 0px 24px 0px;
	margin:0px;
}

h1 span {
	color:#fffe7b;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

a {
	color:#fffe7b;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#verticalmenu {
	position:absolute;
	width:172px;
	height:198px;
	z-index:1; background:url(../images/vmenu1.gif) no-repeat ;
	margin:37px 0px 0px 493px;
}

#verticalmenu a {	
	display:block;
	height:70px;
}

#footer a {
	color:#74b64a;
	text-decoration:none;
}

#footer a:hover {
	color:#000;
}

/*	Menu Style End Here  */


/* inner pages css start */
.insideContent { padding-bottom: 10px; }
h1.inside { font:bold 15px Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #01749B; padding:0px 0px 0px 1px; border-bottom:1px solid #A3A3A3; margin: 10px 5px 0px 10px; }
.aboutus-img{float:right; border:4px solid #ffffff;	margin:0 0px 10px 20px;}
h5{font:13px Tahoma, Arial, Helvetica, sans-serif; color:#ffffff; padding:0px 0px 5px 0px; border-bottom:1px dotted #ffffff;	margin:0px 0px 10px 0px;}
h6{font:13px Tahoma, Arial, Helvetica, sans-serif; color:#ffffff; 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: 3px solid #ffffff;}
.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 #ffffff; padding-bottom:10px; }
.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 */

