/* CSS Document */

body {
	margin:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#298E52;
	background-color:#054327;
}


#container {margin:0px auto; width:1000px;}
.clear {clear:both;}

#main_top_panel {
	clear:both;
	height:0px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #085131;
}

.top_logo {margin:0px; padding:50px 0px 45px 100px; float:left; display:block; width:450px; }
.logo {margin:0px; padding:0px 0px 30px 0px; float:left;}
.logo h1 {margin:10px 0px 0px 0px; padding:0px; font-size:26px; font-weight:normal;}
.logo p {margin:0px; padding:5px 0px 0px 7px;  color:#a6a6a6;}
.logo p a {color:#207fb4;}
.logo p a:hover { text-decoration:none;}

.top_right {float:right; display:  block; width:70px; padding:50px 40px 0px 0px; }
.top_right h2 {margin:0px; padding:0px; font-size:12px; font-weight:normal; color:#7f7f7f; direction:rtl;}
.top_right h2 span {font-weight:bold;}
.top_right h2 a {text-decoration:none; color:#7f7f7f;}
.top_right h2 a:hover {text-decoration:underline;}
/***************************************************************/

#main_header_panel {clear:both; background:url(../images/header1.gif) no-repeat; height:181px;}
.header_right {margin:0px; padding:140px 0px 0px 40px; float:left; width:450px;}
.header_right h2 {margin:0px; padding:0px 10px 0px 0px; font-size:32px; font-weight:bold; color:#fff; float:left; font-family: Georgia, "Times New Roman", Times, serif}
.header_right h4 {margin:0px; padding:10px 0px 0px 0px; font-size:14px; font-weight: bold; color:#474747;}
.header_right p {margin:0px; padding:0px 20px 0px 0px; line-height:24px; color:#fff;}
.header_right p a { color:#a8cdff;}
.header_right p a:hover { text-decoration:none;}

/************************************************************************************/
#navigaition_panel {clear:both; background:url(../images/nav_gradient.gif) repeat-x 0 0; height:73px;}
.nav {margin:0px; padding:0px;}
.nav ul{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
.nav ul li{
	margin:0px;
	list-style:none;
	text-transform:uppercase;
	float:left;
	color:#fff;
	background:url(../images/nav_line.gif) no-repeat 0 4px;
	text-align:center;
	display:block;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
}
.nav ul li a{
	float:left;
	width:auto;
	margin:0px;
	text-decoration:none;
	color:#fff;
	background:url(../images/menu_bg.gif) no-repeat 0 0;
	display:block;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 28px;
	padding-left: 30px;
}
.nav ul li a.current {
	margin:0px;
	text-decoration:none;
	color:#fff;
	text-decoration:none;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
.nav ul li a:hover {
	margin:0px;
	text-decoration: underline;
	color:#fff;
	text-decoration:none;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}


/**********************************************************************************************/

#main_middle_panel {clear:both; background:url(../images/mid_gradient.gif) repeat-x; background-color:#fff; }
.mid_details {margin:0px; padding:20px 115px 30px 75px; position:relative;}
.mid_details h2 {
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:26px;
	font-weight:normal;
	color:#086139;
	border-bottom:1px solid #999999;
}
.mid_details h4 {margin:58px 0px 0px 0px; padding:0px; font-size:14px; font-weight:bold; }
.mid_details p {margin:0px; padding:0px; line-height:24px;}
.mid_details p a {
	color:#006600;
}
.mid_details p a:hover { text-decoration:none;}

/***********************************/
#box_panel {clear:both;  background:url(../images/green_gradient.gif) repeat-x; background-color:#83b40c; float:left;  width:1000px;  }
.list_panel {
	margin:0px;
	width:190px;
	display:block;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 40px;
}
.list_panel ul {margin:0px; padding:0px;}
.list_panel ul li{margin:0px; padding:0px; list-style: none; line-height:24px;}
.list_panel ul li a {margin:0px; padding:0px 0px 0px 20px; text-decoration:underline; color:#e8ffaf;  background:url(../images/list_bullet.gif) no-repeat;}
.list_panel ul li a:hover {text-decoration: none;}

.list_right_panel {
	margin:0px;
	float:left;
	display:block;
	width:650px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 105px;
}
.list_right_panel h4 {margin:0px; padding:0px; font-size:18px; font-weight:normal; color:#fff;}
.list_right_panel p {margin:0px; padding: 0px; line-height:24px; font-size:15px; color:#fff;}
.list_right_panel p a { color:#d1ff2a;}
.list_right_panel p a:hover {text-decoration:underline;}
/****************************************************************************/

#main_bottom {clear:both; background:url(../images/bottom_bg.gif) no-repeat; height:81px;}
.bottom {margin:0px; padding:40px 0px 30px 50px;}
.bottom h5 {margin:0px; padding:0px 80px 0px 0px; text-align:right; font-size:12px; font-weight:normal; color:#fff; border:none}
.bottom p{margin:0px; padding:0px; color:#fff; float:left;}
.bottom p a  { color:#fff;}
.bottom p a:hover { text-decoration: none ;}








a{
	color:#009900;
	text-decoration:underline
}
a:hover{text-decoration:none}
.clear{ clear:both}

/* inner pages css start */
/*h3{font:25px "Times New Roman", Times, serif ;margin:0px; color:#fff;  padding:8px 0px 10px 10px;}
h3 span{color:#16eb00}*/

h5{
	font:15px Tahoma, Arial, Helvetica, sans-serif;
	color:#086139;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #666;
	margin:0px 0px 10px 0px;
}
h6{font:18px Tahoma, Arial, Helvetica, sans-serif; color:#48BEFE; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}

.aboutus-img{float:right; border:4px solid #666; margin:0 0px 10px 20px;}
.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:#333; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #666;}
input.button:hover{cursor:pointer; color:#fff; background:#999}
.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; width:97%; border-bottom:1px dotted #666; 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 */
	
	
	
	
.style1 {color: #333333}
.style2 {
	color: #1D6338;
	padding-bottom: 12px;
	line-height: 18px;
}
.style3 {
	color: #1D6338;
	padding-bottom: 12px;
	line-height: 16px;
	text-align: justify;
}
.style4 {
	color: #123F23;
	padding-bottom: 12px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
}
.style5 {font-size: 36px}
.style6 {
	font-size: 36px;
	color: #103C21;
	font-weight: bold;
}


.styleservices {
	color: #333333;
	line-height: 22px;
	font-size: 12px;
}
.style8 {color: #00519C}

.style4b {
	color: #123F23;
	padding-bottom: 12px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.style8b {
	color: #00519C;
	font-size: 18px;
	line-height: 20px;
}
.style8b a {
	color:#207fb4;
}
