body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	margin-top: 0px;
	padding: 0;
	background-image: url(images/bk-ver2x.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

/* #container has an absolute width (780 pixel) */

#container{
	width: 900px;
	margin: 0 auto;
	min-height: 800px;
	background-image: url(images/main-bk2.jpg);
	background-color: #f4f5f7;
	background-repeat: no-repeat;
	border: 1px solid #bbc7d2;
}
#container2{
	width: 900px;
	margin: 0 auto;
	height: auto;
background-image: url(images/inner-page-bk.jpg);
background-color: #f4f5f7;
background-repeat: no-repeat;
	border: 1px solid #bbc7d2;
}
#container3{
	width: 900px;
	margin: 0 auto;
	height: auto;
background-image: url(images/inner-page-rt.jpg);
background-color: #f4f5f7;
background-repeat: no-repeat;
	border: 1px solid #bbc7d2;
}

#top_ban{
width:900px; 
height:163px;
/*border: 1px solid white;*/
}
#top_logo{
	width: 507px;
	height: 163px;
	float: left;
}

#menu_left{
	width: 214px;
	min-height: 330px;
	/*border: 1px solid white;*/
	margin: 10px 0px 0px 0px;
	float: left;

}
#right_col{
	width: 682px;
	min-height: 300px;
	float: left;
margin: 10px 0px 0px 0px;
}
#right_col2{
	width: 682px;
	height: 10px;
	/*border: 1px solid white;*/
	float: left;
margin: 10px 0px 0px 0px;
}
#usa_box{
	width: 187px;
	height: 132px;
	float: right;
	margin: 6px 0px 0px 0px;
	background-image: url(images/usa2.jpg);
	
}
#usa_box2{
	width: 187px;
	height: 95px;
	float: right;
	margin: 6px 0px 0px 0px;
	background-image: url(images/usa3.jpg);
	
}
#txt_box{
   width: 760px;
	height: auto;
	display: block;
	/*border: 1px solid black;*/
}

#page_txt{
	width: 620px;
	height: auto;
	float: left;
	margin: 150px 10px 0px 20px;
/*border: 1px solid black;*/
}
#page_route{
	width: 655px;
	height: auto;
	float: left;
	margin: 80px 10px 0px 10px;

}
#pic_box{
	width: 254px;
	height: auto;
	float: right;
	margin: 0px 0px 0px 0px;
/*border: 1px solid black;*/
}

.link4 a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 20px;
}
.link4 a:hover {
	color: #3a4149;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.onIt{
	color: #3a4149;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin: 12px 0px 0px 18px;
}

.newHead{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bolder;
	padding: 20px 35px;
	line-height:28px; 
	
}
.link1 a {
	display: block;
	width: 97px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: White;
}
.link1 a:hover {
	display: block;
	width: 97px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/tab-on.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 13px;
	color: White;
}

#footer{
width: 900px;
color: White;
background-color:#879aac;
border-top: 1px solid #3a4149;
height: 15px;
padding-top: 5px;
}

div.spacer{
clear:both; 
height:10px; 
display:block;
}
.linkFut a {
	color: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	padding: 10px 3px 0px 350px;
}
.linkFut a:hover {
	color: #ff6105;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	padding: 10px 3px 0px 350px;
}

.headtxt{
	font-size: 16px;
	font-weight: bold;
	/*color: #ec5e00;*/
	color: #284bb5;
	
}
.ashlist ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
.ashlist li
{
background-image: url(images/sq.gif);
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 14px; 
}

.linkTerms a {
	color: #3a4149;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
	margin-left: 20px;
}
.linkTerms a:hover {
	color: #284bb5;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
}