@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
h3, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h5 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366FF;
}
#body_wrapper {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 10px;
	border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	behavior: url("border-radius.htc");
	background-color:#FFFFFF;
	overflow: hidden;
}
#header_wrapper {
	width: 880px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	height: 123px;
}
#header {
	width: 880px;
	height: 123px;
	float: left;
}
#main_wrapper {
	width: 880px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	visibility: none;
}
#main_nav_top {
	width: 876px;
	height: 50px;
	background-color: #FFFFFF;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior: url("border-radius.htc");
	border: 2px solid #3366FF;
	text-align: center;
}
#main_nav {
	width: 150px;
	background-color: #FFFFFF;
	font-size: 12px;
}
#scroller {
	width: 856px;
	background-color: #FFFFFF;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior: url("border-radius.htc");
	border: 2px solid #3366FF;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	color: #3366FF;
}
#main_top {
	width: 662px;
	height: 126px;
	background-color: #FFFFFF;
	padding: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior: url("border-radius.htc");
	border: 2px solid #3366FF;
}
#main_left {
	width: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	clear: both;
	float: left;
	background-color: #FFFFFF;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior: url("border-radius.htc");
	border: 2px solid #3366FF;
}
#main_right {
	width: 686px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px 0px 10px 10px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url("border-radius.htc");
	float: right;
	background-color: #FFFFFF;
}
#main_right_wrapper {
	width: 230px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
#main_right_contact {
	width: 206px;
	padding: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior: url("border-radius.htc");
	float: right;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border: 2px solid #3366FF;
}
#main_right_contact_blue {
	width: 206px;
	padding: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior: url("border-radius.htc");
	float: right;
	background-color: #3366FF;
	margin-bottom: 10px;
	border: 2px solid #3366FF;
}
#footer_wrapper {
	margin-top: 10px;
	border-top: 1px solid #666666;
	width: 100%;
	clear: both;
	background-color: #CCCCCC;
}
#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: inherit;
	padding-bottom: auto;
	text-align: center;
}
#footer_left {
	width: 100%;
	background-color: #3366FF;
	padding: 10px 0px 10px 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer_right {
	width: 900px;
	background-color: #CCCCCC;
	padding: 10px 0px 10px 0px;
	text-align: center;
	clear: both;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
}
.header_contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #666666;
	font-style: italic;
}
#nav {
	font: bold 12px Arial;
	background-color: #FFFFFF;
	display: block;
	padding-top: 10px;
}
#nav li {
	display: inline;
	width: 130px;
}
#nav a {
	font: bold 12px Arial;
	padding: 10px;
	display: block;
	width: 130px;
	color: #666666;
	text-decoration: none;
}
html>body #nav a { /*Non IE rule*/
	width: 130px;
}
#nav a:hover {
	background-color: #3366FF;
	width: 130px;
	color: #FFFFFF;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url("border-radius.htc");
}
#nav_top {
	font: bold 12px Arial;
	padding: 10px 20px 10px 20px;
	height: 70px;
	background-color: #FFFFFF;
	display: inline;
	line-height: 50px;
	text-align: center;
	margin-bottom: 10px;
}
#nav_top li {
	display: inline;
	width: 110px;
}
#nav_top a {
	font: bold 12px Arial;
	padding: 10px 20px 10px 20px;
	display: inline;
	width: 110px;
	height: 30px;
	color: #666666;
	text-decoration: none;
}
html>body #nav_top a{ /*Non IE rule*/
	width: 110px;
}
#nav_top a:hover{
	background-color: #3366FF;
	width: 110px;
	height: 30px;
	display: inline;
	float: inherit;
	color: #FFFFFF;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url("border-radius.htc");
}
a.bx-next {
	visibility: hidden;		
}
a.bx-prev {
	visibility: hidden;		
}
