/* CSS Document */
/*-----default veriable--------------*/
body {
	background:url(body-bg.gif) repeat #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;	color:#000; 
	padding:1px 0 0 0; margin:0;
	}
p, ul, form, img, div, select{
	margin:0; padding:0;
	}
.spacer {
	clear:both; font-size:0; line-height:0;
	}
/*---header---*/
#header{                                            
 background:url(header-image.jpg) no-repeat 0px 0px;                                            
 height:134px; position:relative; margin:0px auto; width:778px; border-bottom:#ADB6BB 1px solid;                                            
 }                                            
#header img {                                            
 position:absolute; top:36px; left:173px; display:block; line-height:0px; font-size:0px;                                            
 border:none;                                            
 }                                            
           

#header_inner{                                            
 background:url(header_bg_new.jpg) no-repeat 0px 0px;                                            
 height:134px; position:relative; margin:0px auto; width:778px; border-bottom:#ADB6BB 1px solid;                                            
 }                                            
#header_inner img {                                            
 position:absolute; top:32px; left:0px; display:block; line-height:0px; font-size:0px;                                            
 border:none;                                            
 }  
 
#header p.ph {
	background:url(phno.gif) no-repeat 0 0; height:21px; width:370px; *width: 410px; 
	top:111px; left:173px; position:absolute; line-height:21px; padding:0 0 0 39px; *padding:0 0 0 35px;font-weight:bold;
	font-size:11px; text-align: left;
	}
#header p.ph a{
	text-decoration:underline; color:#000;
	}
#header p.ph a:hover {
	text-decoration:none;
	}
#header ul {
	background:url(menu-bg.gif) repeat-x 0 0; width:764px; top:134px; left:0px; position:absolute; height:25px;
	list-style-type:none; padding:0 0 0 14px; *width: 778px;
	}
#header ul li {
	float:left; padding:0 24px; border-left:#80B8E9 1px solid; border-right:#1B5884  1px solid; height:25px; line-height:25px; font-size: 12px;
	}
#header ul li a {
	color:#fff; line-height:25px; text-transform:capitalize; text-decoration:none;
	}
#header ul li a:hover {
	text-decoration:underline;
	}
#header ul li.left {
	border-left:none;
	}
#header ul li.right {
	border-right:none;
	}
#header p.roho {
	background:url(rohs.gif) no-repeat 2px 0; height:21px; width:158px; text-align:center; line-height:21px;
	top:0; right:0; position:absolute; font-size: 12px;
	}
#header p.roho a {
	color:#fff; text-decoration:none; color:#fff; font-weight:bold; margin:0 0 0 30px;
	}
#header p.roho a:hover {
	color:#FF0000; text-decoration:underline;
	}
	
#topnav {                                            
 background:url(menu-bg.gif) repeat-x 0px 0px #ffffff;                                        
 width:778px;                                          
 height:26px;                        
 border-bottom:1px solid #ADB6BB;                                            
 }     

#topnav_inner {                                            
 background:url(menu-bg.gif) repeat-x 0px 0px #ffffff;                                        
 width:778px;                                          
 height:26px;                        
 border-bottom:1px solid #ADB6BB;     
 margin-top:1px;                                            
 }                          

#topnav .left{                            
padding-left:38px;                            
}                           

#topnav .right{                            
border:none;                          
background:none;                          
}                           

#topnav_inner .right{                            
border:none;                          
background:none;                          
}
/*--body---*/
div#body {
	width:778px; background:url(bodymain-bg.gif) repeat-y 0 0 #fff; margin:0 auto;
	padding:8px 0 0 0;
	}
div#body div.left-panel {
	width:497px; float:left; padding:25px 0 0 0;
	}
div#body div.left-panel h2 {
	background:url(h2-body.gif) no-repeat 0 0; height:16px; width:453px; text-indent:-2000px; font-size:0; line-height:0;
	margin:0 0 19px 18px;
	}
div#body div.left-panel p {
	width:473px; font-size:10px; padding:0 0 18px 17px; line-height:16px; border-bottom:#D6D7DB 1px dashed; margin:0 0 15px 0;
	}
div#body div.left-panel p.center {
	text-align:center; border:none; margin:0;
	}
div#body div.left-panel p a {
	color:#FF0000; text-decoration:underline; font-weight:bold;
	}
div#body div.left-panel p a:hover {
	text-decoration:none;
	}
div#body div.left-panel h3 {
	color:#FF0000; font-size:15px; padding:0 0 0 17px; text-transform:capitalize;
	}
div#body div.left-panel p a.more {
	font-weight:normal; margin:6px 0 0 431px; display:block; padding-bottom:0; line-height:10px; 
	}
div#body div.left-panel p a.more:hover {
	color:#3366FF; text-decoration:none;
	}
/*---right-panel--*/
div#body div.right-panel {
	width:270px; float:left; padding:30px 0 0 11px;
	}
div#body div.right-panel ul {
	width:260px; list-style-type:none; padding:0 0 0 6px;
	}
div#body div.right-panel ul li{
	margin:0 0 0px 0; line-height:normal; padding:0 0 5px 0;
	}
div#body div.right-panel ul li a {
	background:no-repeat 0 0;
	padding:16px 41px 35px 106px; color:#fff; text-decoration:none; display:block; font-size:11px;
	}
div#body div.right-panel ul li a.one {
	background-image:url(left1bg.gif); display:block; width:115px;
	}
div#body div.right-panel ul li a span {
	color:#F4F953; font-weight:bold; font-size:12px;
	}
div#body div.right-panel ul li a.two {
	background-image:url(left2bg.gif); display:block; width:143px; padding-right:10px;
	}
div#body div.right-panel ul li a.three {
	background-image:url(left3bg.gif); display:block; width:115px;
	}
/*--footer--*/
div#footer {
	background:url(footer-bg.gif) no-repeat 0 0 #19547C; width:778px; margin:0 auto;
	padding:9px 0 4px 0; border-bottom:#fff 1px solid; color:#fff; *margin-top: -1px;
	}
div#footer p {
	padding:0 0 0 7px; width:340px; float:left;
	color:#fff; font-size:10px; text-align: left;
	}
div#footer p a {
	color:#fff; text-decoration:underline;
	}
div#footer p a:hover {
	text-decoration:none;
	}
div#footer p.new {
	width:270px; margin:25px 0 0 140px;
	}
div#seo {
	width:778px; background-color:#19547C; margin:0 auto; padding:5px 0; color:#fff; font-size:10px;
	}
div#seo ul {
	width:480px; margin:0 auto; list-style-type:none; font-size:10px;
	}
div#seo ul li{
	float:left;
	}
div#seo ul li a {
	margin:0 10px; text-decoration:none; color:#fff;
	}
div#seo ul li a:hover {
	text-decoration:underline;
	}
div#seo ul.new {
	width:660px; padding:10px 40px 0px 78px; margin:0 auto; clear:both;
	}
div#seo ul.new li.left{
	padding-left:250px;
	}
/*--seo pages---*/
div.bodyinner {
	width:736px; background:#fff; color:#000; margin:0 auto; padding:15px 21px;
	}
div.bodyinner h2 {
	color:#FF3300; font-size:15px; line-height:21px;
	}
div.bodyinner p {
	padding:10px 0; line-height:16px; font-size:11px; text-align:justify;
	}
div.bodyinner p a {
	font-weight:normal;   color:#FF3300; line-height:16px; 
	}
div.bodyinner p a:hover {
	text-decoration:none;
	}
div.bodyinner p a.more {
	margin:0px 0 0 683px;  padding-bottom:0;display:block;
	}
