/* CSS Document */

body {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff url(../images/bg.gif) left top repeat-x;
	margin:0px;
	padding:0px;
	border: 1;
}

#layout {
	width:1000px;
	text-align:justify;
	line-height:15px;
	margin:0px auto;
}

#header {
	height:340px;
}

#bodycontainer {
	padding:50px 0px 0px 0px;
}

#leftcontainer {
	width:200px;
	height:300px;
	float:left;
	padding:0px 0px 0px 10px;
}

#rightcontainer {
	width:760px;
	float:left;
	padding:0px 10px 0px 0px;
}

.welcomezone {
	padding:0px 0px 40px 0px;
}

.greenzone {
	color:#fff;
	background:#aac155 url(../images/enviromentbg.gif) left bottom repeat-x;
}

.greenzone1 {
	background:url(../images/enviromentlefttop.gif) left top no-repeat;
}

.greenzone2 {
	background:url(../images/enviromentimg.gif) right bottom no-repeat;
	padding:30px 120px 30px 40px;
}

.greenzonecontent {
	padding:0px 70px 0px 0px;
}

.column1 {
	width:50%;
	float:left;
}

.column2 {
	width:50%;
	float:right;
}

#footer-container {
	height:40px;
	background:url(../images/footer.gif) left bottom repeat-x;
	padding:70px 0px 0px 0px;
}

#footer {
	color:#fff;
	width:1000px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#fff;
	font-weight:bold;
	padding:0px 0px 0px 104px;
}

#footerright {
	float:right;
	color:#e3bdb3;
	padding:0px 70px 0px 0px;
}

.readmore {
	padding:20px 0px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Img Style Start Here  */

.welcomeimg {
	float:left;
	margin:0px 30px 0px 0px;
}

.methodologyimg {
	text-align:center;
	padding:20px 0px 20px 0px;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	font:30px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#9a1d00;
	border-bottom:1px solid #cccccc;
	padding:0px 0px 10px 0px;
	margin:0px 0px 18px 0px;
}

h3 {
	font:25px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:100;
	padding:0px 0px 15px 0px;
	margin:0px;
}

h2 {
	font:bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color:#626262;
	padding:0px;
	margin:0px;
}

.greenzone h2 {
	font:bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px;
	margin:0px;
}

.redtxt {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#9b1d00;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

a {
	color:#9b1d00;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.greenzone a {
	color:#cbff00;
	text-decoration:underline;
}

.greenzone a:hover {
	text-decoration:none;
}

.listlink {
	padding:30px 0px 10px 0px;
}

.listlink ul {
	margin:0px;
	padding:0px;
}

.listlink ul li {
	display:block;
	list-style:none;
	background:url(../images/disc.gif) 0px 12px no-repeat;
	padding:0px 0px 0px 12px;
}

.listlink li a {
	color:#cbff00;
	text-decoration:underline;
}

.listlink li a:hover {
	text-decoration:none;
}

#footer a {
	color:#fff;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

/*	Menu Style End Here  */





/* inner pages css start */
/*h1{font:35px "Times New Roman", Times, serif ;margin:0px; color:#ffc850; font-weight:bold; padding:0px 0px 0 0px;}
h1 span{color:#fff}*/
.aboutus-img{float:right; border:4px solid #cccccc;	margin:0 0px 10px 20px;}
h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#9a1d00; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #cccccc;	margin:0px 0px 10px 0px;}
h6{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#9a1d00; 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:#fff; background:#003152; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #cccccc;}
input.button:hover{cursor:pointer; color:#181818; background:#fff; border:1px solid #0b6993;}
.project-img{float:right; margin-left:20px;	border: 6px solid #cccccc;}
.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 #cccccc; 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 */


#main_top_panel { clear:both;}
#main_top_panel { clear:both; height:65px; 	 } 
#main_top_logo_panel {float:left; width:250px;}
.logo {
	margin:0px;
	padding:15px 0px 0px 40px;
	float:left;
}
.logo h1{margin:0px; padding:0px; font-size:26px; font-weight:normal; color:#000;}

#navigation_panel {float:right; width:530px;}
#topmenu { margin:0px; padding:30px 0px 0px 0px; }
#topmenu ul {margin:0px; padding:0px;}

#topmenu ul li { display:block; float:left;  background:url(../images/nav_line.gif) right  no-repeat;	list-style:none;}

#topmenu li a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#9199a7;
	text-decoration:none;
	text-transform:capitalize;
	display:block; 
	float:left; 	
	
	padding:0px 1px 0px 2px;
}

#topmenu li a span {
	display:block;
	float:left;
	padding:10px 20px 10px 20px; 
	cursor:pointer;
	
}

#topmenu li a:hover {
	color:#fff; background:url(../images/topmenuleft.gif) left bottom no-repeat;

}

#topmenu li a:hover span { background:url(../images/topmenuright.gif) right  bottom no-repeat;
	
}

#topmenu li a.over {
	color:#fff;
	background:url(../images/topmenuleft.gif) left bottom no-repeat; 
}

#topmenu li a.over span {
	background:url(../images/topmenuright.gif) right  bottom no-repeat;
}


/******************************/
#main_header_panel {clear:both;}
.main_header_bg {margin:0px; padding:0px; background:url(../images/header_img.jpg) no-repeat right bottom; height:269px;}
.main_header_controller {margin:0px; padding:0px 0px 0px 0px;}
.main_header_left_bg {margin:0px; padding:0px; background:url(../images/header_bg.gif) no-repeat left; height:269px;}
.main_header_details {margin:0px; padding:0px;}
#main_header_right_panel {float:right; width:437px;}
.main_header_right_controller {margin:0px; padding:88px 0px 0px 0px;}
.main_header_right_details{margin:0px; padding:0px; text-align:right;}
.main_header_right_details h2{margin:0px; padding:0px; font-size:23px; font-weight:normal; color:#fff;}
.main_header_right_details h4 {margin:0px; padding:10px 0px 0px 0px; font-size:12px; font-weight:bold; color:#fff;}
