body {
	background-attachment: scroll;
	background-color: #687E90;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	color: Black;
}
p a {
	color: #2F4F4F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2F4F4F;
}
img {
	behavior:	url("../pngbehavior.htc");
}
p {
	padding: 0px 30px;
	margin-top: 0px;
	margin-bottom: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: Black;
}
li {
	font-size: 12px;
	line-height: 12px;}
	
 
.white {
	background-color: #fff;
	padding-left: 20x;
	padding-right: 20x;
} 	
 
.container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

.header_logo{
	padding-top: 8px;
	width: 157px;
}
.maincontent {
	clear: left;
	float: left;
	width: 990px;
	background-color: #transparent;

	background-repeat: no-repeat;
	background-position: top;
}
.maincontent_inner {
	margin-top: 300px;
	margin-bottom: 20px;
	float: left;
	width: 990px;
	background-color: #fff;
}
.maincontent_inner_left {
	float: left;
	width: 290px;
}
.maincontent_inner_left_pad {
	width: auto;
	padding-left: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maincontent_inner_right {
	float: left;

	width: 950px;
}
.maincontent_inner_right_pad {
	width: auto;
	padding-left: 300px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.mainmenu {
	text-transform: uppercase;
	margin-left: 80px;
	margin-right: 40px;
}
.mainmenu a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
}
.mainmenu a:hover {
	color: #2F4F4F;
	background-color: #FCFFF0;
	padding-right: 10px;
}

.footer {
	margin-top: 5px;
	float: left;
	clear: left;
	width: 990px;
	margin-bottom: 30px;
}
.footer div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF8C00;
	color: #666;
	padding-top: 15px;
	margin-left: 40px;
	margin-right: 40px;
}
.footer div a {
	color: #999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.menu_on {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #466F81;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
}

.fineprint{
	font-size: 11px;
	color: #999999;
}

