/*------------ GENERAL -----------*/
*{
	margin:0 ;
	padding:0;
}
body {
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	background-color:inherit;
	background:url(../images/bodybg.jpg) repeat 0 0 #b0d2f5; 
}
p{
	padding:15px 0 7px 0;
}
a{
	color:#008595;
}
img, a, ul, ol, form, input, select, fieldset, h1, h2, h3, h4,h5, h6 {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}
a, a:focus {
	text-decoration:none;
	outline:none;
}
img {
	border:none;
	display:block;
}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
input, select, textarea {
	color:#27271D;
	background-color:#fff;
	font:13px/16px Arial, Helvetica, sans-serif;
}
h1{
	font:normal 16px Tahoma;
	color:#2a3333;
	padding-bottom:7px;
	border-bottom:dotted 1px #a3a4a7;
}
.gap{
	width:auto;
	height:60px;
}
.gap2{
	width:auto;
	height:20px;
}


/*------------ WRAPPER -----------*/
#bg_body{
	width:100%;
	background:url(../images/pattern.jpg) repeat-x 0 0;
}
div#wrapper {
	width:960px;
	margin:0 auto;
	}
.header{
	width:960px;
	height:157px;
	background:url(../images/top.jpg) no-repeat;
	text-align:left;
}
.logo {
	width:289px;
	height:30px;
	padding-top: 50px;
	margin:0;
}

/*------------ Menu -----------*/
.menu{
	width:960px;
	padding-top:36px;
	height:39px;
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin:0;
}
.menu_contact{
	float:left;
	width:500px;
	line-height:43px;
}
.menu_contact a{
	text-decoration:underline;
	color:#FFFFFF;
}
.menu_contact a:hover{
	text-decoration:none;
}
ul.mainNav {	
	font:normal 16px/43px Arial, Helvetica, sans-serif;
	width:350px;
	float:left;
	height:43px;
	}
ul.mainNav li {
	float:left;
	}
ul.mainNav li a {
	color:#fff;
	background-color:inherit;
	height:43px;
	display:block;
	float:left;
	}
ul.mainNav li a span {
	display:block;
	padding:0 17px 0 17px;
	}
ul.mainNav li a:hover,
ul.mainNav li a.active {
	color:#2b7fc3;
	background:url(../images/menu_left.jpg) no-repeat 0 0 #fff;
	}
ul.mainNav li a:hover span ,
ul.mainNav li a.active span {
	background:url(../images/menu_right.jpg) no-repeat 100% 0;
	}

/*------------ Body -----------*/
.body_con{
	width:908px;
	background:url(../images/bg_top.jpg) 100% 0 no-repeat #FFFFFF;
	padding:26px;
}
.banner{
	width:907px;
	height:150px;
}
/*------------ Body  left-----------*/
.body_left{
	width:494px;
	padding:32px 10px;
	float:left;
}
.body_left ul{
	width:220px;
	padding:10px 23px 0 0;
	float:left;
}
.body_left ul li{
	width:220px;
	font:normal 13px Verdana, Arial, Helvetica, sans-serif;
	line-height:24px;
	background:url(../images/nav_bo.jpg) 0 100% repeat-x;
	padding: 0 0 0 4px;
}
.body_left ul li a{
	background:url(../images/arrow.jpg) 0 5px no-repeat;
	padding:0 0 0 8px;
	color:#008595;
}

/*------------ Body  right-----------*/

.body_right{
	width:360px;
	padding:32px 10px;
	float:right;
}
.body_right h1{
	font:normal 16px Tahoma;
	color:#2a3333;
	padding-bottom:7px;
	border-bottom:none;
	padding:0 0 0 20px;
}
.body_right .small{
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	padding:3px 0 16px 20px;
}
.box_left{
	width:180px;
	float:left;
}
.box_left ul{
	width:160px;
	padding:0 0 16px 20px;
	float:left;
}
.box_left ul li{
	background:url(../images/nav_bo.jpg) repeat-x 0 100%;
	font:normal 11px /24px Verdana, Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	width:150px;
	padding:0 0 0 10px;
}
.box_left ul li span {
	
	}
.box_left ul li.hdr{
	width:150px ;
	height:24px ;
	font-size:13px ;
	line-height:24px  ;
	font-weight:bold  ;
	color:#4e4e4e  ;
	line-height:26px  ;
	display:block;
	background:url(../images/nav_bo.jpg) repeat-x 0 100% #e3f0f1;
}


.box_big{
	width:360px;
	float:left;
}
.box_big ul{
	width:340px;
	padding:0 0 16px 20px;
	float:left;
}
.box_big ul li{
	background:url(../images/nav_bo.jpg) repeat-x 0 100%;
	font:normal 11px /24px Verdana, Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	width:330px;
	padding:0 0 0 10px;
}
.box_big ul li span {
	
	}
.box_big ul li.hdr{
	width:330px ;
	height:24px ;
	font-size:13px ;
	line-height:24px  ;
	font-weight:bold  ;
	color:#4e4e4e  ;
	line-height:26px  ;
	display:block;
	background:url(../images/nav_bo.jpg) repeat-x 0 100% #e3f0f1;
}
.red_text{
	 color:#e90000;
}

/*------------ footer-----------*/
.footer{
	width:960px;
	color:#989898;
	background:url(../images/footer_bg.jpg) 0 0 repeat-x #f7f7f7;
	padding:30px 0 0 0;
	text-align:center;
	font-size:11px;
	margin-bottom:20px;
}
.footer_down{
	height:16px;
	width:960px;
}

/*------------ contact form starts -----------*/
.contactfild{
	width:494px;
	padding-bottom:50px;
}
/*------------ FORM -----------*/	
div.form {
	padding:20px 0 0 0;
	margin:0;
	}
div.form div.fieldCont {
	width:423px;
	height:35px;
	overflow:hidden;
}
div.form div.fieldCont label {
	float:left;
	width:189px;
	font-size:12px;
	line-height:26px;
	}
div.form div.fieldCont input {
	width:226px;
	height:21px;
	padding:3px 0 0 3px;
	border:solid 1px #7f9db9;
}
div.form div.fieldCont select {
	width:229px;
	height:21px;
	padding:0px 0 0 3px;
	border:1px solid #7f9db9;
	}

div.form div.textarea {
	height:117px ;
	}
div.form div.textarea textarea {
	width:226px;
	height:101px;
	padding:3px 0 0 3px;
	border:solid 1px #7f9db9;
	}

div.form div.buttons {
	width:94px;
	height:30px;
	padding:0 74px 0 0;
	float:right;
}
div.form div.buttons input {
	width:94px;
	height:30px;
	cursor:pointer;
	border:none;
}	

/*------------ contact form ends -----------*/

/*-------add as on 08-02-11-----------*/
.box_left ul li.hdr1{
	width:330px ;
	height:24px ;
	font-size:13px ;
	line-height:24px  ;
	font-weight:bold  ;
	color:#4e4e4e  ;
	line-height:26px  ;
	display:block;
	background:url(../images/nav_bo.jpg) repeat-x 0 100% #e3f0f1;
}










