@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:3px 0 30px;
	background-color:#4a4a4a;
	color:#efefef;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 }
	 
div, p, h1, h2, h3, ul, span, ul, img, form{
	padding:0;
	margin:0;
	}
	
.spacer{
	clear:both;
	line-height:0;
	font-size:0;
	}
	
/*-------------------main part start-------------*/
#mainDiv{
	width:920px;
	margin:0 auto;
	}
	
/*-------------------top part start---------------*/
#header {
	padding:0;
	margin:0;
	}
	
/*-------------------mid part start---------------*/

#mid {
	width:920px;
	}

/*-------------------mid left part start---------------*/

#left {
	width:485px;
	float:left;
	margin:0 0 0 56px;
	padding:15px 0;
	}
	
#left h1 {
	font:bolder 16px/20px Verdana, Geneva, sans-serif;
	color:#999;
	padding:50px 0 15px 0;
}

#left h2 {
/*	background:url(../images/index-title.gif) no-repeat 0 0;*/
	height:16px;
	/*line-height:50px;
	text-indent:-20000px;*/
	margin:0 0 15px;
	}
#left h3 {
	font:bolder 14px/20px Verdana, Geneva, sans-serif;
	color:#FF8409;
	margin:0;
	padding:0;
}

#left h2.condition {
	background:url(../images/conditions-title.gif) no-repeat 0 0;
	height:16px;
	text-indent:-20000px;
	margin:0 0 15px;
	}
#left p {
	font-size:13px;
	color:#c6c6c6;
	padding:10px 0 18px;
	}
#left a {
	color:#CCC;
	text-decoration:underline;
	}
#left a:hover {
	color:#CCC;
	text-decoration:none;
	}
#left ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}	
#left ul li {
	padding:0 0 0 14px;
	margin:0;
	background:url(../images/arrow.gif) no-repeat 0 5px;
	font-size:12px;
	line-height:18px;
	}	
#bottom_links {
	margin:0;
	padding:15px 0;
	text-align:center;
	}
#bottom_links p {
	font-size:11px;
	color:#c6c6c6;
	padding:0 0 0;
	text-align:center;
	}	
#bottom_links p a {
	font-size:11px;
	color:#CCC;
	margin:0 0 0;
	text-decoration:none;
	}

#bottom_links p a:hover {
	text-decoration:underline;
	}
#bottom_links p.small {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#efefef;
	padding:0;
	margin:0;
	text-align:center;
	}
#bottom_links p a.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px !important;
	color:#efefef;
	margin:0;
	padding:0 4px 0 3px;
	text-decoration:none;
	}
#bottom_links p a.small_start {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px !important;
	color:#efefef;
	margin:0;
	padding:0 4px 0 0 !important;
	text-decoration:none;
	}
#bottom_links p a.small:hover {
	text-decoration: underline;
	}
.pad110 {
	padding-bottom:0 !important;
	}
/*-------------------mid left part ends---------------*/

/*-------------------mid right part starts---------------*/
#right {
	width:270px;
	float:right;
	margin:0;
	margin-top:56px;
	padding:0;
	}
/*-------------------mid right part ends---------------*/

/*-------------------footer right part starts---------------*/
#footer {
	width:920px;
	margin:0;
	padding:0 0 0;
	font:10px/16px Arial, Helvetica, sans-serif;
	color:#888888;
	text-align:center;
	}
#footer a {
	color:#888888;
	text-decoration:underline;
	}
#footer a:hover {
	text-decoration:none;
}
#footer span {
	font:bold 10px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	}
/*-------------------footer right part ends---------------*/

/*-------------------Condition page content part ends---------------*/

#mid_inside {
	width:846px;
	padding:15px 0;
	margin:0 auto;
	}
#mid_inside h2 {
	background:url(../images/conditions-title.gif) no-repeat 0 0;
	height:16px;
	text-indent:-20000px;
	margin:0 0 15px;
	}
#mid_inside p {
	font-size:12px;
	color:#fff;
	padding:0 0 18px;
	}
/*#flash_bottom {
	width:846px;
	background-color:#3e3e3e;
	padding:15px 0;
	}
#flash_bottom p {
	font:15px/16px Arial, Helvetica, sans-serif;
	color:#999;
	padding:0 0 0 18px !important;
	}
#flash_bottom_left {
	width:204px;
	margin:25px 0 0 15px;
	float:left;
	}
.block_text {
	width:204px;
	}
.block_button {
	width:204px;
	text-align:right;
	}
#flash_bottom_left form input.textbox {
	width:154px;
	height:18px;
	padding:3px;
	margin:0 0 8px 0;
	}
#flash_bottom_left form label {
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#ff8409;
	float:left;
	padding:3px 5px 0 0;
	}
#flash_bottom_left form input.button1 {
	width:48px;
	height:27px;
	background:url(../images/send.gif) no-repeat 0 0;
	margin:0 0 8px 0;
	text-indent:-20000px;
	border:none;
	cursor:pointer;
	}
#flash_bottom_left form input.button2 {
	width:48px;
	height:27px;
	background:url(../images/reset.gif) no-repeat 0 0;
	margin:0 0 8px 0;
	text-indent:-20000px;
	border:none;
	cursor:pointer;
	}
#flash_bottom_right {
	width:580px;
	margin:25px 0 0 10px;
	float:right;
	}
.check {
	width:7px !important;
	height:7px !important;
	background-color:#fff;
	border:none;
	float:right;
	/*margin-right:30px;*/
/*	}
.block_chk1 {
	width:135px;
	float:left;
	}
.chk1 {
	margin:0 0 17px 0;
	}
.block_chk2 {
	width:145px;
	float:left;
	}
.block_chk_3 {
	width:155px;
	float:left;
	margin:0 0 17px 0;
	}
#flash_bottom_right form label {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#efefef;
	float:right;
	padding:0 5px 0 0;
	}*/




#flash_bottom {
	width:846px;
	background-color:#3e3e3e;
	padding:15px 0;
	}
#flash_bottom p {
	font:15px/16px Arial, Helvetica, sans-serif;
	color:#999;
	padding:0 0 0 18px !important;
	}
#flash_bottom_left {
	width:204px;
	margin:25px 0 0 15px;
	float:left;
	}
.block_text {
	width:204px;
	}
.block_button {
	width:204px;
	text-align:right;
	}
#flash_bottom_left input.textbox {
	width:154px;
	height:18px;
	padding:3px;
	margin:0 0 8px 0;
	}
#flash_bottom_left label {
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#ff8409;
	float:left;
	padding:3px 5px 0 0;
	}
#flash_bottom_left input.button1 {
	width:48px;
	height:27px;
	background:url(../images/send.gif) no-repeat 0 0;
	margin:0 0 8px 0;
	text-indent:-20000px;
	border:none;
	cursor:pointer;
	}
#flash_bottom_left input.button2 {
	width:48px;
	height:27px;
	background:url(../images/reset.gif) no-repeat 0 0;
	margin:0 0 8px 0;
	text-indent:-20000px;
	border:none;
	cursor:pointer;
	}
#flash_bottom_right {
	width:580px;
	margin:25px 0 0 10px;
	float:right;
	}
.check {
	width:12px !important;
	height:12px !important;
	background-color:#fff;
	border:none;
	float:right;
	/*margin-right:30px;*/
	}
.block_chk1 {
	width:250px;
	float:left;
	}
.chk1 {
	margin:0 0 17px 0;
	}
.block_chk2 {
	width:145px;
	float:left;
	}
.block_chk_3 {
	width:155px;
	float:left;
	margin:0 0 17px 0;
	}
#flash_bottom_right label {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#efefef;
	float:right;
	padding:0 5px 0 0;
	}


/*-------------------Condition page content part ends---------------*/

/*-------------------Blog page starts---------------*/
#blog_left {
	width:523px;
	float:left;
	margin:0 0 0 56px;
	padding:15px 0;
	}
#blog_left h2 {
	background:url(../images/index-title.gif) no-repeat 0 0;
	height:16px;
	text-indent:-20000px;
	margin:0 0 15px;
	}
#blog_left h2.blog {
	font:bold 16px/16px Arial, Helvetica, sans-serif !important;
	color:#ff8409 !important;
	text-indent:0;
	background:none;
	}
#blog_left p {
	font:12px/16px Arial, Helvetica, sans-serif !important;
	color:#fff;
	padding:0 0 18px;
	}

.slant {
	font-style:italic;
	}
.read_more {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#FFF;
	float:right;
	font-weight:bold;
	text-decoration:none;
	}
.read_more:hover {
	text-decoration:none;
	font-weight:bold;
	}
.border {
	border-bottom:#ff7417 1px solid;
	display: block;
	width:523px;
	margin:0 0 10px 0;
	font-size:0;
	line-height:0;
	}
.pad20 {
	padding-top:20px;
	}
	
#blog_right {
	width:235px;
	float:right;
	margin:0;
	padding:0;
	}
#blog_right img {
	margin:15px 0 15px;
	}
#blog_right h2.blog {
	font:bold 16px/16px Arial, Helvetica, sans-serif !important;
	color:#ff8409 !important;
	text-indent:0;
	background:none;
	}
#blog_right p {
	font:12px/16px Arial, Helvetica, sans-serif !important;
	color:#fff;
	padding:0 0 18px;
	}
	
#blog_right form{
	width:203px
	}
	
#blog_right form label{
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	display:block;
	}
	
#blog_right form input.textBox{
	background:url(../images/text_box.gif) no-repeat 0 0;
	width:187px;
	height:17px;
	padding:4px 8px;
	border:none;
	font-size:12px;
	margin:2px 0 0 0;
	}
	
#blog_right form input.textBox1{
	/*background:url(../images/text_box.gif) no-repeat 0 0;*/
	width:17px;
	height:17px;
	/*padding:4px 8px;*/
	border:none;
	/*font-size:12px;*/
	margin:2px 0 0 0;
	}
#blog_right form input.go{
	background:url(../images/go.gif) no-repeat 0 0;
	width:27px;
	height:25px;
	cursor:pointer;
	border:none;
	margin:0 0 0 177px;
	}
	
#blog_right h2.boldText{
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	margin:0 0 4px 0;
	}
	
#blog_right ul.topics{
	list-style-type:none;
	margin:0 0 27px 0;
	}
	
#blog_right ul.topics li{
	background:url(../images/right_arrow.gif) no-repeat 0 6px;
	padding:0 0 0 11px;
	font:normal 13px/16px Arial, Helvetica, sans-serif;
	}
	
#blog_right ul.topics li a{
	text-decoration:none;
	color:#ff8409;
	background-color:inherit;
	}
	
#blog_right ul.topics li a:hover{
	color:#fff;
	background-color:inherit;
	}
/*-------------------Blog page ends---------------*/
/*----- By Rathi on 21-03-09 -----*/
.text {
	color:#464646;
	font-size: 12px;
}
.textbox{
	border:1px solid #969696;
	color:#464646;
	width:212px;
}
.ackred {
	color:#FF0000;
	font-size: 12px;
}
.ackgreen {
	color: rgb(0, 102, 0);
	font-size: 12px;
	width: auto;
	line-height:29px;
	padding-right:20px;
}
.block_text label{
	float:left;
	width:100px;
}
.pagenate {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:red;
	float:right;
	text-decoration:none;
	font-weight:bold;
	}
.pagenateleft {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:red;
	text-decoration:none;
	font-weight:bold;
	float:left;
	margin:0 0 20px;
	}
.pagenate a{
	font-weight:bold;
	color:#FFF;
}
.pagenate a:hover{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.pagenateleft a{
	font-weight:bold;
	color:#FFF;
}
.pagenateleft a:hover{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.blog a{
	color:#FFF;
}
.blog a:hover{
	color:#FFF;
	text-decoration:none;
}
#blog_left h2.none{
	color:#FFF !important;
}

span.subscribe{
	color:#FF8409;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
.line {
	padding:0 !important;
	margin:0 !important;
	}
	
ul.topnav {
list-style: none;
	padding: 0 0px;
	margin: 0;
	float: left;
	width: 510px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	
	}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 6px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	z-index:999;			     
	*margin-bottom:2px;
	_margin-bottom:-12px;
}
ul.topnav li a{
	padding: 3px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	font-weight:bold;
}
ul.topnav li a:hover{
	color:#ff840a;
	font-weight:bold;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 0px;
	height: 35px;
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;

}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 23px;_top:20px;
    margin: 0; padding: 0;
	display: none;
	float: left;
	width: 230px;
	z-index:1000;
		}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	clear: both;
	width: 230px;
	background:none;

}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 210px;
	background:none;
	padding-left: 10px;
	font-weight:normal;
	color:#FFFFFF;
	position:relative;
	z-index:10000;
	}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	color:#ff840a;
	background:url(../images/dot.jpg) no-repeat left 53%;
	font-weight:bold;	
	
}
.bord{
border-bottom:1px solid #999999;
width:920px;
margin-top:-34px;
_margin-top:-39px;
float:left;
}



ul.topnav li a:hover, ul.topnav li a {font-weight:normal;}
.newclass {height:21px; margin-left:-5px; width:54%; border-bottom: 1px solid #999; float: left; margin-top: 50px; }
.contact_map {float:right;margin-right:33px;margin-top:40px;border:1px solid #969696;color:#464646;}

