@fontface{
	src: url('HelveticaCE35ThinRegular.ttf');
	font-family:'HelveticaCE35ThinRegular';
}
*{margin:0;padding:0;}

body{margin:0;padding:0;background:#fff; color:#666;text-align:justify;min-width:100%;  }

p,ul,li,h1,h2,h3,h4,h5{margin:0;padding:0;}

h4{	color:#333333; cursor:pointer;}
h4:hover{ text-decoration:underline; color:#055D8B; }

img{border:0;outline:none;}

#menu{width:100%;margin:0px auto;
		height:40px;
	background: #424242 none;
	background: -webkit-gradient(linear, left top, left bottom, from(#055d8b), to(#0479b5));
	background: -moz-linear-gradient(top, #055d8b, #0479b5);
	background: -ms-linear-gradient(top, #055d8b, #0479b5);
	background: -o-linear-gradient(top, #055d8b, #0479b5);
	-moz-box-shadow:3px 3px 3px #b7b7b7;
	-webkit-box-shadow:3px 3px 3px #b7b7b7;
	box-shadow:3px 3px 3px #b7b7b7;	
}

#main_logo{
	width:100%;
	/*margin:0px auto;*/	
	height:66px;
	background: #fff none;
	
 }

#logo{
 width:960px;
 height:66px;
 margin: 0px auto;
 position:relative;
 }
.mail-text{
	font-family:Helvetica;
	font-size:14px;	
	padding-bottom:8px;
	line-height:30px;
}
.mail-text a{
	text-decoration:none;
	color:#333;
}
.mail-text a:hover{
	text-decoration:underline;
	color:#045C8A;
}

#topmenu {
	list-style:none;
	width:960px;
	margin:0px auto;
	height:35px;
	font-weight:bold;
	position:relative; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	}


#topmenu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding:9px 8px 3px 35px;
	margin-top:0px;
	font-weight:bold;
	color:#fff;
	height:27px;	   
}

#topmenu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #fff;	
	display:block;
	text-decoration:none;
}

#topmenu li:hover a {
	color:#FFCC00;
}
.down-arrow{
	margin:0 0 2px 8px;
}

#slider{
	width:100%;
	height:auto;
	margin:0px auto;
}

.news{
	widh:100%;
	height:auto;
	margin:0px;
}
.news-content{
	width:960px;
	margin:0px auto;
	padding:5px 0 5px 0;
	margin-top:10px;
	/*border-top:#555 1px dotted;*/
	border-bottom:#555 1px dotted;
}
.faq-content{
	padding:5px 0 0 15px;
}
#banner{
	width:960px;	
	margin:0px auto;
	height:387px;
}

#icon{
	width:960px;
	height:162px;
	margin:0px auto;
}
#main_content{
	width:100%;
	margin-top:25px;
}
#content{
	width:960px;
	margin:0px auto;	
}
.content-left{
width:480px;
float:left;
}
.content-right{
width:450px;
float:right;
}
.module-navi{
width:250px;
float:left;
}
.module-content{
width:700px;
float:right;
padding:10px 0 0 0;
}

.navi-header{
	width:200px;
	height:40px;	
	border:#CCC 1px solid;
	border-radius:8px 8px 0 0;
	background: #424242 none;
	background: -webkit-gradient(linear, left top, left bottom, from(#055d8b), to(#0479b5));
	background: -moz-linear-gradient(top, #055d8b, #0479b5);
	background: -ms-linear-gradient(top, #055d8b, #0479b5);
	background: -o-linear-gradient(top, #055d8b, #0479b5);
		
}
.navi-header div{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;	
	padding:10px 0 0 55px;
}
.navi-body{
	width:199px;
	height:auto;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	border-radius:0 0 8px 8px;
}
.navi-body ul{
	margin:0px !important;
}
.navi-body ul li{
	padding:0 0 0 30px;
	line-height:30px;	
	border-bottom:#ccc 1px dotted;
	list-style:none;
}

/*--------------------------------------------------*/

/*.product-navi{
width:300px;
float:left;
}
.product-content{
width:650px;
float:right;
padding:10px 0 0 0;
}

.product-header{
	width:250px;
	height:40px;	
	border:#CCC 1px solid;
	border-radius:8px 8px 0 0;
	background: #424242 none;
	background: -webkit-gradient(linear, left top, left bottom, from(#055d8b), to(#0479b5));
	background: -moz-linear-gradient(top, #055d8b, #0479b5);
	background: -ms-linear-gradient(top, #055d8b, #0479b5);
	background: -o-linear-gradient(top, #055d8b, #0479b5);
		
}
.product-header div{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;	
	padding:10px 0 0 30px;
}
.product-body{
	width:250px;
	height:auto;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	border-radius:0 0 8px 8px;
}
.product-body ul{
	margin:0px !important;
}
.product-body ul li{
	padding:0 0 0 15px;
	line-height:30px;	
	border-bottom:#ccc 1px dotted;
	list-style:none;
}
.product-body a{
	text-decoration:none !important;
}
.product-body a:hover{
	text-decoration:underline !important;
}
*/
/*-----------------------------------------------------*/


#content h1{
	font-size:30px; 
	color:#056DA3;
	font-family: 'HelveticaCE35ThinRegular';
	font-weight:normal; 
	text-align:left;
	margin:0 0 12px 0;	
}

.maint-text{
	font-family: Helvetica;
	font-size: 13px;
	color: #666;
	text-align: justify;
	line-height:20px;
}
.maint-text p{
	padding:0 0 12px 0;
}
.maint-text ul{
	margin-left:35px;
}
.maint-text a{
	color:#04699D;
	text-decoration:underline;
}
.maint-text a:hover{
	color:#4FBDF9;
	text-decoration:underline;
}

#Main_Footer {
	margin:0px auto;width:100%;
	margin-top:20px;
	float:left;
	background: #3d3d3d none;
	background: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#383838));
	background: -moz-linear-gradient(top, #585858, #383838);
	filter: progid:DXImageTransform.Microsoft.gradient(endcolorstr=#FF383838, startcolorstr=#FF585858));
	background: -ms-linear-gradient(top, #585858, #383838);
	background: -o-linear-gradient(top, #585858, #383838);height:80px; padding-top:20px; 	
}

#Footer{
 width:960px;
 height:80px;
 margin: 0px auto;
 position:relative;}

#Footermenu {
	list-style:none;
	width:960px;
	margin:0px auto;
	height:35px;
	font-weight:bold;
	position:relative;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
}

#Footermenu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding:9px 8px 3px 20px;
	margin-top:0px;
	font-weight:bold;
	color:#fff;
	height:27px;	
}
#Footermenu a{
text-decoration:none;
color:#FFFFFF;

}
#Footermenu a:hover{
color:#4FBDF9;
}

.Footer a {
	color:#fff; 
	text-decoration:none;}

.Footer a:hover {
	color:#09F;
	text-decoration:underline;
}

.FooterLinkbox {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	width:960px; 
	margin:0 auto; 
	vertical-align:middle;
	color: #F8F8F8;
	font-size:12px;
}


#box{
	position: absolute;
	right: 20px;	
	padding: 10px;
	/*background-color: #FFF;*/
	background:transparent;
}
/*********************************************DropDown Menu style*********************************************************/
#topmenu div
{  	margin-top:15px;
	padding:0;
	background:#fff;
	position:absolute;
	visibility:hidden;
	z-index:1000;
	width:200px;
	background: #424242 none;
	background: -webkit-gradient(linear, left top, left bottom, from(#0479b5), to(#0479b5));
	background: -moz-linear-gradient(top, #0479b5, #055d8b);
	background: -ms-linear-gradient(top, #0479b5, #055d8b);
	background: -o-linear-gradient(top, #0479b5, #055d8b);
	-moz-box-shadow:3px 3px 3px #b7b7b7;
	-webkit-box-shadow:3px 3px 3px #b7b7b7;
	box-shadow:3px 3px 3px #b7b7b7;	
	border-radius:0px 0px 10px 10px;

}
    	
#topmenu div a
{
	font-family: Verdana;
	font-size:12px !important;
	line-height:12px;
	color:#fff !important;
	font-weight:normal;
	text-decoration: none;
	text-align:left;	
   	display:block;
	margin:0;
	padding:5px 10px;	
	white-space:nowrap;
	position:relative;
}
    	
#topmenu div a:hover
{  	color:#FFCC00 !important; }    