@charset "UTF-8";

#wrapper {
	width:950px;
	margin:auto;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #005881;
	text-decoration:none;
}
a:hover {
	color:#CC6600;
}
.style1 {
	color: #CC6600;
	font-size: 12px;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color:#333333;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color:#333333;
}
ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color:#333333;
}
h1 {
	color:#00588a;
	font-family: Century Gothic; Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight:bold;
}
h2 {
	color:#00588a;
	font-family: Century Gothic; Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
}
#logo {
	float: left;
	height: 67px;
	width: 229px;
}
#nav_top {
	font-family: "Century Gothic", "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	color: #00588a;
	height: auto;
	width: 300px;
	float: left;
	position: relative;
	top: 50px;
	left: 420px;
	text-align: right;
	font-weight: bold;
}
#nav_main	{
	width:950px;
	height:42px;
	background-image:url(images/nav_bg.jpg);
	margin:auto;
	position:relative;
	top: 10px;
	z-index: 1100;
}
.clear {
	clear:both;
}
.content {
	width:950px;
	height:auto;
	background-image:url(images/content_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e1e6e9;
	position:relative;
	top:10px;
}
.main_content {
	width: 600px;
	height:auto;
	float:left;
	position:relative;
	left: 35px;
	top:18px;
}
.flash {
	width: 657px;
	height:550px;
	float:left;
	position:relative;
	left: 14px;
	top:18px;
}
.right_column {
	width: 259px;
	height:auto;
	float:left;
	position: relative;
	left: 27px;
	top:9px;
}
.sidebar_column {
	width: 210px;
	height:auto;
	float:left;
	position: relative;
	left: 85px;
	top: 40px;
	padding-left: 18px;
	border-left:#333333 solid 1px;
}
.sidebar_link {
	font-family:Arial, Helvetica, sans-serif;
	color: #005881;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.more_space {
	margin-top: 10px;
}
#footer {
	width: 950px;
	height:auto;
	color: #005881;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align:center;
	letter-spacing:.05em;
	position:relative;
	top: 25px;
}
#footer a {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #005881;
	font-size: 12px;
	text-decoration:none;
}
#footer a:hover {
	color:#C60;
}
