/* CSS Document */

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

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

body {
	font:12px Arial, Helvetica, sans-serif;
	color:#7e8084;
	background:#e8e9ea url(../images/bg.gif) left top repeat-x;
	text-align:justify;
}

h1, h2, h3, h4{line-height:normal;}

a{color:#7e8084;
	text-decoration:underline;}

a:hover{text-decoration:none;}

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

#topzone {
	height:52px;
}

#topzoneleft {
	float:left;
}

#topzoneright {
	float:right;
	padding:10px 0px 0px 0px;
}

#header {
	height:393px;
	background:url(../images/header.gif) right top no-repeat;
}

#banner {
	height:300px;
}

#logo {
	padding:28px 0px 47px 0px;
}

#loginzone {
	height:80px;
	padding:13px 0px 0px 0px;
}

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

#eventzone {
	width:289px;
	float:left;
	margin:0px 15px 0px 0px;
}

#servicezone {
	width:289px;
	float:left;
	margin:0px 15px 0px 0px;
}

#inner_pages {
	width:596px;
	float:left;
	margin:0px 0px 0px 0px;
}

#projectzone {
	width:289px;
	float:left;
}

.whitebox {
	background:#ffffff;
	padding:17px 15px 20px 15px;
}

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

#projectzone .subrow {
	padding:13px 0px 0px 0px;
}

#inner_pages .subrow {
	background:url(../images/right.gif) 0px 6px no-repeat;
	padding:0px 0px 0px 15px;
	margin:23px 0px 0px 0px;
}

#footercontainer {
	background:#0e141d;
	height:90px;
}

#footer {
	width:900px;
	font-size:13px;
	background:url(../images/footer1.gif) right top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#e8e9ea;
	padding:39px 0px 0px 0px;
}

#footerright {
	float:right;
	color:#e8e9ea;
	font-weight:bold;
	padding:39px 0px 0px 0px;
}

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

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

/*	Form Style Start Here  */

form.searchzone {
	width:350px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	float:right;
}

.searchzone label {
	float:left;
	color:#000000;
	font:bold 12px Arial, Helvetica, sans-serif;
	display:block;
	margin:0px 2px 0px 0px;
	padding:0px 10px 20px 25px;
	background:url(../images/searchicon.gif) 0px 2px no-repeat;
}

.searchzone input.txtbox {
	width:209px;
	height:24px;
	background:#77797c;
	color:#0c0c0c;
	font:bold 11px Arial, Helvetica, sans-serif;
	border:0px;
	float:left;
	margin:5px 5px 0px 0px;
}

.searchzone input.gobutton {
	float:left;
	margin:7px 0px 0px 0px;
}

form.loginform {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.loginform label {
	font:bold 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#696c71;
	float:left;
	margin:0px 10px 0px 10px;
}

.loginform input.txtbox {
	width:95px;
	height:18px;
	background:#fff;
	color:#002021;
	font-size:11px;
	border:1px solid #bdbebf;
	float:left;
	margin:0px 15px 0px 0px;
}

.loginform input.gobutton {
	float:left;
	margin:1px 0px 0px 0px;
}

/*	Form Style Start Here  */


/*	Img Style Start Here  */

.projectimg {
	float:left;
	padding:0px 15px 0px 0px;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	font:20px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#loginzone h1{
	font:20px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#101821;
	background:url(../images/memberlogin.gif) 0px 0px no-repeat;
	padding:0px 0px 0px 35px;
	margin:0px 0px 10px 0px;
}

.subheading {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#ab7338;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px;
}

.eventheading {
	background:url(../images/eventicon.gif) 0px 0px no-repeat;
	padding:0px 0px 10px 50px;
}

.serviceheading {
	background:url(../images/serviceicon.gif) 0px 0px no-repeat;
	padding:0px 0px 10px 50px;
}

.projectheading {
	background:url(../images/projecticon.gif) 0px 0px no-repeat;
	padding:0px 0px 10px 50px;
}

.greenboldtxt {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#1b647f;
	display:block;
	padding:0px 0px 7px 0px;
}

.eventdate{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#7d7b64;
	background:url(../images/calender.gif) 3px 3px no-repeat;
	border:1px solid #e5e2c3;
	display:block;
	float:left;
	padding:3px 3px 3px 25px;
	margin:0px 0px 10px 0px;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

.readmore {
	text-align:right;
	padding:10px 0px 0px 0px;
}

.readmore a {
	font-weight:bold;
	color:#e34000;
	text-decoration:none;
}

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

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

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

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

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

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

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

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

#footerlink ul li {
	display:inline;
	border-right:1px solid #e8e9ea;
	padding:0px 5px 0px 5px;
}

#footerlink li a {
	font:bold 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#e8e9ea;
	text-transform:capitalize;
	text-decoration:none;
}

#footerlink 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 #666;	
	margin:0px 0px 10px 0px;}
	
h6	{font-size:16px; 
	font-weight:bold; 
	padding:0px 0px 5px 0px; 
	margin:0px 0px 10px 0px;}
	
.innertext{padding-top:10px;}

.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 #666;}

.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 #666; 
				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 */