/* CSS Document */
body {
	margin: 0px; 	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background-color:#F0F6FB;	
}
p, td, img, li, form, input, object{
	padding:0px;
	margin:0px;
}
ul, ol {
	margin: 0px 0px;
	padding: 0px 0px;	
}
.clear{
clear:both;
}

/***********************
	Top 
************************/
#Top-body{
	CLEAR: both; 
	WIDTH: 100%;
    margin:0px auto;
	padding:0px;
	height:101px;
	background-image:url(images/top-bg.jpg);
	background-repeat:repeat-x;
}
#Top-float{
	CLEAR: both; 
	WIDTH: 900px;
    margin:0px auto;
	padding:0px;
	height:101px;
	
}
#Top-base{
	CLEAR: both; 
	WIDTH: 900px;
    margin:0px;
	padding:0px;
	height:101px;
	float:left;
}
#Top-base-logo{
	WIDTH: 330px;
    margin:0px;
	padding:0px;
	height:101px;
	float:left;
}
#Top-base-logo #logo {width:307px; height:58px;float:left; margin-top:0px; margin-left:0px;}
#Top-base-menu{
	WIDTH: 570px;
    margin:0px;
	padding:0px;
	height:101px;
	float:left;

	
}
#Top-base-menu UL{
list-style:none;
width:570px;
margin:0px;
padding:0px;
height:30px;
margin-top:71px;
}
#Top-base-menu UL LI{
list-style:none;
float:left;
background-image:url(images/menu-bg.jpg);
height:30px;
width:109px;
margin-left:2px;
margin-right:2px;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}
#Top-base-menu UL LI.sel{
list-style:none;
float:left;
background-image:url(images/menu-bg-sel.jpg);
height:30px;
width:109px;
margin-left:2px;
margin-right:2px;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}
#Top-base-menu UL LI A{
color:#1D5390;
text-decoration:none;
margin:0px;
padding:0px;
margin-top:5px;
display:block;
}
#Top-base-menu UL LI A:hover{
color:#FFFFFF;
text-decoration:none;
}
#Top-base-menu UL LI.sel A{
color:#FFFFFF;
text-decoration:none;
margin:0px;
padding:0px;
margin-top:5px;
display:block;
}
#Top-base-menu UL LI.sel A:hover{
color:#1D5390;
text-decoration:none;
}

/***********************
	banner 
************************/
#Banner-body{
	CLEAR: both; 
	WIDTH: 100%;
    margin:0px auto;
	padding:0px;
	height:267px;
	background-image:url(images/banner-bg.jpg);
	background-repeat:repeat-x;
}
#Banner-float{
	CLEAR: both; 
	WIDTH: 900px;
    margin:0px auto;
	padding:0px;
	height:267px;
	
}
#Banner-base{
	CLEAR: both; 
	WIDTH: 900px;
    margin:0px;
	padding:0px;
	height:267px;
	float:left;
}
#Banner-box{
	WIDTH: 900px;
    margin:0px;
	padding:0px;
	height:255px;
	float:left;
	margin-top:5px;
}
#Banner-left{
	WIDTH: 673px;
    margin:0px;
	padding:0px;
	height:255px;
	float:left;
}
#Banner-right{
	WIDTH: 226px;
    margin:0px;
	padding:0px;
	height:255px;
	float:right;
}
/***********************
	body
************************/
#body-float{
	CLEAR: both; 
	WIDTH: 100%;
    margin:0px auto;
	padding:0px;
	background-color:#F0F6FB;
}
#body-float-base{
	width:900px;
   	padding:0px;
	margin:0px auto;
	
}
#body-main{
	width:900px;
    margin:0px;
	padding:0px;
	float:left;
	background-color:#E2EFFC;
	display:inline;
}
#body-left{
	WIDTH: 674px;
    margin:0px;
	padding:0px;
	float:left;
	display:inline;
}

#inner-body{
	width:668px;
	margin:0px;
	padding:0px;
	float:left;
	margin-left:5px;
	display:inline;
}
.heading-body{
	width:668px;
	margin:0px;
	padding:0px;
	float:left;
	height:42px;
	background-image:url(images/heading-bg.jpg);
	background-repeat:repeat-x;
}
.heading-body-lt{
	width:8px;
	margin:0px;
	padding:0px;
	float:left;
	height:42px;
	background-image:url(images/heading-lt.jpg);
	background-repeat:no-repeat;
}

.heading-body-rt{
	width:8px;
	margin:0px;
	padding:0px;
	float:left;
	height:42px;
	background-image:url(images/heading-rt.jpg);
	background-repeat:no-repeat;
}

.heading-body-bg{
	width:652px;
	margin:0px;
	padding:0px;
	float:left;
	height:42px;
}
.heading-body-bg UL{
list-style:none;
padding-top:13px;
}
.heading-body-bg UL LI{
list-style:none;
font-size:14px;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
}
/*************************************
inner content
************************************/
.inner-content{
	width:668px;
	margin:0px;
	padding:0px;
	background-color:#E2EFFC;
	float:left;
}
.inner-content UL{
	width:668px;
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top:5px;
	
}
.inner-content UL LI{
	list-style:none;
	color:#2D6AAF;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}
.inner-content IMG{

margin-right:10px;
margin-left:10px;
display:inline;
margin-top:5px;
border:1px solid #FFFFFF;

}
/*************************************
inner  content
************************************/
.inner-index{
	width:668px;
	margin:0px;
	padding:0px;
	float:left;
}
#inner-index-callus{
	width:223px;
	height:190px;
	margin:20px;
	padding:0px;
	float:left;
}
#inner-index-callus-content{
	width:310px;
	height:190px;
	margin-left:10px;
	padding:0px;
	float:left;
}
.inner-index-lt{
	width:248px;
	margin:0px;
	padding:0px;
	float:left;
	height:135px;

}
.inner-index-lt img{
	border:1px solid #FFFFFF;
	margin-left:10px;
	margin-top:10px;

}
.inner-index-rt{
	width:420px;
	margin:0px;
	padding:0px;
	float:left;
}
.inner-index-rt UL{
	list-style:none;
	padding-top:5px;
}
.inner-index-rt UL LI{
	list-style:none; font-size:12px; font-weight:normal; color:#2D6AAF;
}
.inner-index-big{
	width:668px;
	margin:0px;
	padding:0px;
	background-color:#E2EFFC;
	float:left;
}
.inner-index-big UL{
	width:668px;
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top:5px;
	
}
.inner-index-big UL LI{
	list-style:none;
	color:#093A6D;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	font-size:14px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#body-right{
	WIDTH: 226px;
    margin:0px;
	padding:0px;
	float:left;
}


/***********************
	footer
************************/
#footer-main{
	width:900px;
    margin:0px;
	padding:0px;
	float:left;
	height:58px;
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	margin-top:5px;
	margin-bottom:5px;
}
#footer-lt{
	display:inline;
	height:58px;
	width:13px;
	background-image:url(images/footer-lt.jpg);
	background-repeat:no-repeat;
	float:left;
}
#footer-rt{
	display:inline;
	height:58px;
	width:13px;
	background-image:url(images/footer-rt.jpg);
	background-repeat:no-repeat;
		float:left;
}
#footer-body{
	float:left;
	display:inline;
	height:58px;
	width:874px;
}
#footer-body-top{
	float:left;
	display:inline;
	height:40px;
	width:874px;
}
#footer-body-top UL{
	list-style:none;
	padding-top:2px;
}
#footer-body-top UL LI{
color:#1A51AB;
list-style:none;

text-align:center;
}
#footer-body-top UL LI A{
text-decoration:none;
color:#1C54AC;
}
#footer-body-top UL LI A:hover{
text-decoration:none;
color:#FFFFFF;
}
#footer-body-btn{
	float:left;
	display:inline;
	height:30px;
	width:874px;
}
#footer-body-btn UL{
	text-align:center;
	color:#FFFFFF;
	list-style:none;
}
#footer-body-btn UL LI{
	text-align:center;
	color:#FFFFFF;
	list-style:none;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:2px;
}
.bluebigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #2961a0;
	line-height:24px;
}
.bluesmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2961a0;
	line-height:16px;
}
.blueverybigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #093a6d;
	line-height:22px;
	font-style:italic;
}
.redsmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fe0000;
	line-height:16px;
}
.whitebigtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #eaf4fe;
}
.yellowbigtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #f0ff00;
}
.footerplaintext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#093a6d;
	font-weight:normal;
	text-decoration:none;
	}
.footerplainsmalltext {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	}
.select_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #093a6d;
	border: 1px solid #7d99b4;
	width:210px;
	height:18px;
	background-color: #e2effc;
}
.select_box3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #093a6d;
	border: 1px solid #7d99b4;
	width:210px;
	height:120px;
	background-color: #e2effc;
}
a.menubottom:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:  #1A51AB;
	text-decoration: none;
	line-height: 20px;
}
a.menubottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:  #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
a.menubottom:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:  #1A51AB;
	text-decoration: none;
	line-height: 20px;
}
.linetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:  #1A51AB;
	text-decoration: none;
	line-height: 20px;
}
a.menut:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:  #1A51AB;
	text-decoration: underline;
}
a.menut:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:  #FFFFFF;
	text-decoration: none;
}
a.menut:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #1A51AB;
	text-decoration: underline;
}
