body{
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	background-position:center top;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#010101;
}
*{
	margin:0px;
	padding:0px;
}
.clear{
	clear:both;
}
@font-face 
{
	font-family:"myriadwebpro";
	src: local('myriadwebpro'), url('../fonts/myriadwebpro.ttf') format('truetype');
}
.main_wrapper{
	width:100%;
	background-image: url(../images/header_bg.png);
	background-repeat:repeat-x;
	height:205px;
}
.wrapper{
	width:990px;
	margin:0px auto;
}
.header{
	width:990px;
	height:195px;
}
.logo_area{
	width:280px;
	float:left;
	padding-top:0px;
}
.header_right_area{
	width:700px;
	background:url(../images/header_background.jpg);
	float:right;
	height:196px;
}
.top_des{
	width:700px;
	background-color:#0856bc;
}
.top_area{
	height:43px;
	float: right;
	width:540px;
}
.search_icon_url{
	width:210px;
	float:left;
}
.search_icon_area{
	width:23px;
	float:left;
}
.url_txt{
	float:left;
	font-family:Myriad Web Pro;
	font-size:18px;
	color:#ffffff;
	padding-top:7px;
}
.fax_icon_url{
	float: left;
	padding-left:10px;
}
.fax_icon_area{
	width:28px;
	float:left;
	padding-top:5px;
}
.fax_no_txt{
	float:left;
	font-family:Myriad Web Pro;
	font-size:18px;
	color:#ffffff;
	padding-top:7px;
	width:120px;
	padding-left: 5px;
}
.phn_icon_url{
	float: left;
	padding-left:10px;
	
}
.phn_icon_area{
	width:30px;
	float:left;
	padding-top:5px;
	
}
.phn_no_txt{
	float:left;
	font-family:Myriad Web Pro;
	font-size:18px;
	color:#ffffff;
	padding-top:7px;
	padding-left: 5px;
	width:120px;
}
.quick_nav_top_area{
  background: #fff none repeat scroll 0 0;
    color: #000;
    float: right;
    font-weight: bold;
    margin: 10px 10px 0 0;
    opacity: 0.8;
    padding: 4px;
    text-decoration: none;
    width: 166px;
}
.quick_nav_top_area a{

	text-decoration:none;
	color:#000;
	font-weight:bold;

}
.quick_nav_top_area a:hover{
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	padding-bottom:5px;
}
.nav_area{
background: #fff none repeat scroll 0 0;
    float: right;
    margin-top: 62px;
    opacity: 0.87;
    width: 599px;
	
}
.nav_area ul{
	width:100%;
}
.nav_area ul li{
	list-style:none;
	float:left;
	/*background-image:url(../images/separate.png);*/
	background-repeat:no-repeat;
	background-position:right;
	height:48px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
}
.nav_area ul li a{
	padding:18px 10px;
	text-align:center;
	line-height:48px;
    color:#0856BC;
}
/*.nav_area ul li a{
	list-style:none;
	text-align:center;
	line-height:48px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0065cc;
	text-decoration:none;
	font-weight:bold;
}*/
.nav_area ul li a:hover{
	background:#0856BC;
	color:#FFFFFF;
		padding:18px 10px;
}

.nav_area ul li:last-child{
	background-image:none;
    padding-right:0px;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	color:#FFFFFF;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:10px;
}
.banner_area{
	height:266px;
	margin-bottom:50px;
	background:#0299d2;	
}
.banner_block1
{
	width:240px;
	height:266px;
	float:left;
	position:relative;
}
#apDiv1 {
    width: 240px; 
	height: 70px; 
	bottom: 15px; 
	left: 0px; 
	color: #ffffff; 
	background: rgba(0, 0, 0, 0.30);
	text-align:center; 
	font-weight:bold; 
	position:absolute;
	line-height:64px;
	font-family: "Times New Roman", Times, serif;
	}
#apDiv1 a
{
	height:38px;
	text-align:center;
	font-size:24px;
	padding-top:170px;
}
#apDiv1:hover
{
	background: rgba(0, 0, 0, 0.60);
	 /*background:url(../images/home_over.png) no-repeat 0 250px;*/
}
/*.banner_block1 a
{
	height:38px;
	display:block;
	text-align:center;
	font-size:24px;
	padding-top:320px;
}
.banner_block1 a:hover
{
	background:url(../images/home_over.png) no-repeat 0 250px;
}*/
.banner_block2
{
	width:240px;
	height:266px;
	float:left;
	position:relative;
}
#apDiv2 {
    width: 240px; 
	height: 70px; 
	bottom: 15px; 
	left: 0px; 
    background: rgba(0, 0, 0, 0.30);
	text-align:center; 
	font-weight:bold; 
	position:absolute;
	line-height:64px;
	font-family: "Times New Roman", Times, serif;
	}
#apDiv2 a
{
	height:38px;
	text-align:center;
	font-size:24px;
	padding-top:170px;
		color: #ffffff; 
}
#apDiv2:hover
{
	background: rgba(0, 0, 0, 0.60);
	/*background:url(../images/commercial_over.png) no-repeat 0 250px;*/
}
/*.banner_block2 a
{
	height:38px;
	display:block;
	text-align:center;
	font-size:24px;
	padding-top:320px;
}
.banner_block2 a:hover
{
	background:url(../images/commercial_over.png) no-repeat 0 250px;
}*/
.banner_block3
{
	width:240px;
	height:266px;
	float:left;
	position:relative;
}
#apDiv3 {
    width: 240px; 
	height: 70px; 
	bottom: 15px; 
	left: 0px; 
	color: #ffffff; 
    background: rgba(0, 0, 0, 0.30);
	text-align:center; 
	font-weight:bold; 
	position:absolute;
	line-height:64px;
	font-family: "Times New Roman", Times, serif;
	}
#apDiv3 a
{
	height:38px;
	text-align:center;
	font-size:24px;
	padding-top:170px;
}
#apDiv3:hover
{
	background: rgba(0, 0, 0, 0.60);
	/*background:url(../images/marine_over.png) no-repeat 0 250px;*/
}
.banner_block4
{
	width:240px;
	height:266px;
	float:left;
	position:relative;
}
#apDiv4 {
    width: 240px; 
	height: 70px; 
	bottom: 15px; 
	left: 0px; 
	color: #ffffff; 
	background: rgba(0, 0, 0, 0.30); 
	text-align:center; 
	font-weight:bold; 
	position:absolute;
	line-height:64px;
	font-family: "Times New Roman", Times, serif;
	}
#apDiv4 a
{
	height:38px;
	text-align:center;
	font-size:24px;
	padding-top:170px;
}
#apDiv4:hover
{
	background: rgba(0, 0, 0, 0.60);
	/*background:url(../images/marine_over.png) no-repeat 0 250px;*/
}

/*.banner_block3 a
{
	height:38px;
	display:block;
	text-align:center;
	font-size:24px;
	padding-top:320px;
}
.banner_block3 a:hover
{
	background:url(../images/marine_over.png) no-repeat 0 250px;
}*/
.lft_pannel{
	width:282px;
}
.body_lft_pannel_area{
	width:282px;
	float:left;
	background-image:url(../images/no_1_bar.png);
	background-repeat:no-repeat;
	height:55px;
}
.body_lft_pannel_area_2{
	width:282px;
	float:left;
	background-image:url(../images/no_2_bar.png);
	background-repeat:no-repeat;
	height:55px;
}
.body_lft_pannel_area_3{
	width:282px;
	float:left;
	background-image:url(../images/no_3_bar.png);
	background-repeat:no-repeat;
	height:55px;
}
.body_lft_pannel_area_4{
	width:282px;
	float:left;
	background-image:url(../images/no_4_bar.png);
	background-repeat:no-repeat;
	height:55px;
}
.body_lft_pannel{
	width:277px;
	border-left:1px solid #d2d4d5;
	border-right:1px solid #d2d4d5;
	border-bottom:1px solid #d2d4d5;
	background-color:#f7f8fa;
	margin-left:3px;
	margin-bottom:10px;

}
.bar_no_one{
	width:252px;
	height:43px;
	background-image:url(../images/no_1_bar.png);
	background-repeat:no-repeat;
}
.lft_pannel_heading_txt{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#ffffff;
	padding-left:50px;
	padding-top:15px;
}
.lft_pannel_heading_txt_1{
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	color:#ffffff;
	padding-left:50px;
	padding-top:20px;
}
.lft_txt_area{
	width:270px;
	height:28px;
	background-color:#e6e7e8;
	padding-left:7px;
	line-height:28px;
}
.lft_txt_area_1{
	width:270px;
	height:28px;
	background-color:#f7f8fa;
	padding-left:7px;
	line-height:28px;
}
.lft_arrow{
	width:6px;
	height:5px;
	float: left;
	padding-top:12px;
}
.lft_txt{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#010101;
	padding-left:5px;
}
.lft_txt a{
	color:#010101;
	text-decoration:none;
}
.lft_txt a:hover{
	color:#9B9696;
	text-decoration:none;
}
.active {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:#009ACC;
}
.active a{
	color:#FFFFFF;
	}
.adobe_reader_img{
	width:279px;
	height:auto;
	padding-left:3px;
}
.lft_banner{
	width:279px;
	height:auto;
	margin-top:10px;
		padding-left:3px;
}
.lft_banner_3rd{
	width:279px;
	height:auto;
	margin-top:10px;
		padding-left:3px;
}
.main_lft_pannel_area{
	width:279px;
	float:left;
	margin-top:20px;
}
.main_right_pannel_area{
	width:698px;
	float:right;
	margin-top:20px;
}
.right_pannel_area{
	/*width:690px;
	float: left;*/
	margin-left:0px;
}
.ryt_pannel_bg{
	width:698px;
	/*background-image:url(../images/ryt_wht_bg.png);*/
	background-repeat:no-repeat;
	background-color:#FFF;
}
.ryt_down_shadow{
	width:698px;
	height:20px;
}
.box_no_one{
	width:225px;
	height:230px;
	float:left;
	background-color:#a2a2a2;
	margin-left:5px;
	margin-top:5px;
}
.box_no_one_2{
	width:225px;
	height:230px;
	float:left;
	background-color:#a2a2a2;
	margin-left:6px;
	margin-top:5px;
}
.box_no_one_4{
	width:225px;
	height:230px;
	float:left;
	background-color:#a2a2a2;
	margin-left:5px;
	margin-top:5px;
}
.box_no_one_4_1{
	width:225px;
	height:230px;
	float:left;
	background-color:#a2a2a2;
	margin-left:6px;
	margin-top:5px;
}
.box_no_one_5{
	width:225px;
	height:230px;
	float:left;
	background-color:#a2a2a2;
	margin-left:5px;
	margin-top:5px;
}
.box_no_one_5_1{
	width:225px;
	height:230px;
	float:left;
	background-color:#a2a2a2;
	margin-left:6px;
	margin-top:5px;
}
.ryt_title{
	height:30px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:5px;
	padding-bottom:3px;
}
a {
	text-decoration:none;
	color:#FFF;
}
.ryt_wiht_bg{
	width:217px;
	height:157px;
	background-image:url(../images/ryt_inside_wht_box.png);
	background-repeat:no-repeat;
	margin:0px auto;
}
.pic {
	width:202px;
	height:142px;
	padding-top:3px;
	padding-left:8px;
}
.ryt_down_txt{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}
.down_bg{
	width:706px;
	height:53px;
	background-image:url(../images/ryt_down_gray_bg.png);
	background-repeat:no-repeat;
	
}
.right_down_area{
	width:696px;
	background-color:#4f5050;
	margin-left:4px;
}
.txt_style{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	padding-top:19px;
	padding-left:15px;
}
.lft_grey_txt_style{
	width:299px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	float:left;
		padding-left:15px;
		line-height:19px;
}
.more_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e18d67;
	padding-left:15px;
	padding-top:20px;
	font-weight:bold;
	text-decoration:none;
}
.more_txt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e18d67;
	font-weight:bold;
	text-decoration:none;
}
.more_txt a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e18d67;
    font-weight:bold;
	text-decoration: underline;
}
.read_more_bttn{
	width:91px;
	height:40px;
	background-image:url(../images/read-more_bttn.png);
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	margin-left:15px;
	margin-top:17px;
	margin-bottom:10px;
}
.line{
	width:1px;
	height:239px;
	float:left;
}
.right_down_area{
	width:288px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	line-height:25px;
}
.right_down_area tr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	line-height:25px;
}
.right_down_area td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
}
.need_help {
	width:262px;
	height:51px;
	float:right;
	}
	
.dark_grey_area
{
	background:#4f5050;
	width:700px;
	margin-left:3px;
}

.help_area{
	width:360px;
	float:right;
	
}
	
.help_button {
	width:262px;
	height:51px;
	padding-right:20px;

	}
	
	
.more_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	padding-left:15px;
	padding-top:10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.more_text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e18d67;
	font-weight:bold;
	text-decoration:none;
}

.more_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e18d67;
    font-weight:bold;
	text-decoration: underline;
}
.light_blue {
	background:#e4e6e7;
	width:696px;
	border:solid 1px;
	color:#666;
	margin-top:12px;

	}
.light_blue ul {
	width:100%
	}
	
.light_blue ul li {
	float:left;
	list-style:none;
	background:url(../images/logo_1.png) no-repeat center;
	width:150px;
	height:151px;
	text-align:center;
	padding:10px;
	}
	
.light_blue ul li img { padding-top:20px;
}		
/*.light_blue ul li:first-child {
	padding-left:0px;}
	
.light_blue ul li:last-child {
	padding-right:0px;}	*/
	
 .footer_text { font-family:Arial, Helvetica, sans-serif
	font-weight:normal;
	font-size:13px;
	color:#373535; 
	text-align:center;
	float:left;
	margin-top:15px;
	font-weight:600;
	width:100%;
	 }	
   
.footer_text ul {
	width:100%;
	margin:0px auto;
}
	
.footer_text ul li a:hover { text-decoration:underline;
}
.right_pannel_area_calegory{
	width:658px;
	float: left;
	margin-left:7px;
	border:#d2d4d5 1px solid;
	background-color:#f7f8fa;
	padding:10px;
	line-height:19px;
}
.catelog_title_txt_bttn_area{
	width:698px;
}
.calelog_title{
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	color:#095ac5;
	font-weight:bold;
	width:50%;
	float:left;
}
.bluebluet{
	width:17px;
	height:32px;
}
.bluet_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #999;
	font-weight:bold;
	padding-left:10px;
}
.bluet_txt a{
	color: #999;
	text-decoration:none;
}
.bluet_txt a:hover{
	color: #686868;
	text-decoration:none;
}
.bttn_area{
	width:20%;
	float:right;
}
.download_bttn_area{
	width:54px;
	height:45px;
	float:left;
}
.print_bttn{
	width:54px;
	height:45px;
	float:left;
}
.lft_txt_more{
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#084CA0;
	font-weight:bold;
	padding-right:10px;
	text-decoration:none;

}
.lft_txt_more a{
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#084CA0;
	font-weight:bold;
	text-decoration:none;

}
.lft_txt_more a:hover{
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#084CA0;
	font-weight:bold;
	text-decoration: underline;


}
.search_box_area{
 width:250px;
 padding-top:15px;
 float:right;
 margin-right:10px;
}
.search_box_area_main{
 width:218px;
 height:25px;
/* background-image:url(../images/search_box.png);
 background-repeat:no-repeat;*/
/* border:none;*/
 padding-left:5px;
 background-color:#FFF;
 border: 1px solid #FFF;
}
.search_icon_area{
 width:32px;
 height:28px;
 float:left;
 background-image:url(../images/search_bttn.png);
 background-repeat:no-repeat;
 border:none;
 cursor:pointer;
}	
	


	