@charset "UTF-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #000;
}
/* CSS Document */

#container{
	width: 1050px;
	background: #FFFFFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}#banner {
	height: 95px;
	width: 1050px;
	background-color: #FFF;
}
#left_column {
	float: left;
	width: 590px;
	background-repeat: no-repeat;
	height: 400px;
}
#column_container {
	float: left;
	width: 460px;
	height: 410px;
}
h1 {
	font-size: 100%;
	font-weight: lighter;
}
h2 {
	font-size: 100%;
	font-weight: lighter;
}
h3 {
	font-size: 100%;
	font-weight: lighter;
}
h4 {
	font-size: 9pt;
	line-height: 12pt;
	font-weight: lighter;
	text-align: left;
}
#navigation {
	float: left;
	width: 450px;
	margin-left: 10px;
}
#nav_left {
	float: left;
	height: 100px;
	width: 75px;
}
#nav_center {
	float: left;
	height: 100px;
	width: 125px;
}
#nav_right {
	float: left;
	height: 100px;
	width: 250px;
}
#nav2_left {
	float: left;
	height: 125px;
	width: 75px;
}
#nav2_center {
	float: left;
	height: 125px;
	width: 125px;
}
#nav2_right {
	float: left;
	height: 125px;
	width: 250px;
}
#nav_news_left {
	float: left;
	height: 100%;
	width: 75px;
	padding-bottom: 10px;
}
#nav_news_center {
	float: left;
	height: 100%;
	width: 75px;
	padding-bottom: 10px;
}
#bottom {
	float: left;
	width: 460px;
	vertical-align: middle;
	height: 300px;
	display: table;
	position: relative;
	text-align: left;
}
#text {
	display: table-cell;
	width: 450px;
	position: relative;
	vertical-align: bottom;
	height: 300px;
	font-size: 9px;
	padding-left: 10px;
}
#bottom2 {
	float: left;
	width: 460px;
	vertical-align: middle;
	height: 270px;
	display: table;
	position: relative;
	text-align: left;
	margin-top: 5px;
}
#text2 {
	display: table-cell;
	width: 450px;
	position: relative;
	vertical-align: bottom;
	height: 270px;
	font-size: 9px;
	padding-left: 10px;
}
#footer {
	width: 450px;
	font-size: 6.7pt;
	float: right;
	overflow: visible;
}
#head {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.left {
	float: left;
}
.left2 {
	float: left;
	padding-left: 10px;
}
.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 7.5pt;
	font-weight: lighter;
	color: #000;
	float: left;
	line-height: 11pt;
}
#orange {
	color: #F37321;
}
.nav_over {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 7.5pt;
	font-weight: lighter;
	color: #F37321;
	float: left;
	line-height: 11pt;
}
.news {
	color: #F37321;
}
.bodycopy {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
.logo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	float: left;
}
.logo2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #F37321;
}
#bottom_align {
	vertical-align: text-bottom;
	float: left;
	width: 400px;
	margin-top: 12px;
	padding-top: 12px;
}
