body {
	background: #fff url('../i/bg.gif') top center;
	margin: 0;
	text-align: center;
}
div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}
.img_float {
	float: right;
	width: 300px;
}

.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.dashed_hor{
	border-top:1px dashed #E5E5E5;
	margin:15px 0 5px 0;
	padding:1px 0;
}
body,td,th,div,p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}
a:link, a:active, a:visited {
	color: #4c4c4c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p,.bottom_margin {
	margin: 0 0 11px;
}

h1, h3 {
	color: #cf3327;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	font-size: 17pt;
}
h2 {
	color: #cf3327;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: normal;
	font-size: 15pt;
}
h3 {
	color: #cf3327;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: normal;
	font-size: 13pt;
}


#ct3, #ct3footer, #ct3top {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	overflow:hidden;
}

#top_buttons {
	padding: 0;
	height: 80px;
}

.logo {
	margin: 0;
	padding-top: 10px;
	float:left;
	padding-left:37px;
}
.logo_text{
	float:right;
	padding-right:50px;
	padding-top:18px;
}
.logo_text span {
    display: inline-block;
    margin: 0 5px;
    padding-bottom: 5px;
}

#menubar {
	margin-top: 1px;
	height: 30px;
}

#menubar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menubar ul#menu_right li {
	float: right;
	padding-right:8px;
}

#menubar ul#menu_left li {
	float: left;
}

#menubar ul li {
	display: block;
}

#menubar ul li a:link, #menubar ul li a:active, #menubar ul li a:visited {
	display: block;
	color: #262626;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 10px 5px;
	
}

#menubar ul li a:hover {
	color: #cf3327;
	bac/kground-color: #b2b2b2;
	
}


#container{
	background: url('../i/bgx_bg.gif') top left repeat;
	padding:0;
	margin:0;
	overflow: hidden;
	border-top:2px #d60101 solid;

}
#nav_and_content {
	padding: 4px 0;
	overflow:hidden;
}

#nav {
	float: left;
	width: 186px;
}
#banner {
	background: url('../i/banner_flash.jpg') top left no-repeat;
	height: 592px;
	margin: 0;
	padding:0;
	float: left;
	width:302px;
}

#content {
	float:left;
	padding: 10px 0 10px 10px;
	width:500px;
}
.ctas{
	width:500px;
	padding-bottom:30px;
	overflow:hidden;
}
.cta{
	float:left;
	padding:0 10px 10px 0;
}

#content .paddingL img{
	padding: 0 0 10px 10px;
	float:right;
}
.navbox {
	margin-bottom: 5px;
}


*html .box0 .item{
	width: 210px;
}

.item table{
	padding:0 10px;
}
.news_title{
	padding-bottom:10px;
}
.news_title a{
	color: #00477f;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.news_title a:hover {
	text-decoration: underline;
}


#footer {
	padding: 10px 0;
	margin: 0 auto;
	background-color:#fc0f07;
}

.footer_left {
	float: left;
	width: 600px;
	text-align: left;
}

.footer_right {
	margin-left: 600px;
	text-align: right;
}

#footer, #footer div, #footer a:link, #footer a:active, #footer a:visited {
	color: #fea5a4;
	font-size: 8pt;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


.sitemap_section{
	padding-bottom:5px;
}
.sitemap_section a{
	text-decoration: none;
}
.sitemap_section a:hover {
	text-decoration: underline;
}
