body {
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	margin:0;
	background:#192835 url(../images/bg-body.jpg) no-repeat 50% 0;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.homelargelinksblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #456779;
}
p.subhead {
	clear: both;
	padding-top: 18px !important;
	margin-bottom: 6px;
}
form, fieldset {
	border: 0;
	margin:0;
	padding:0;
}
img {border:none;}
p{margin:0;}
/* main blocks styles */
#main-container {
	width:777px;
	margin: 0 auto;
	padding:0 0 12px;
	min-height: 100%;
	overflow: hidden;
	position:relative;
	background: url(../images/bg-page.gif) repeat-y 10px 0;
}
* html #main-container {
	height: 100%;
	overflow: visible;
}
#main {
	display:table;
	overflow: hidden;
	width:757px;
	padding:0 10px;
	background: url(../images/bg-main.gif) repeat-y;
}
.holder {
	width: 100%;
	overflow: hidden;
	position: relative;
}
/* header block styles */
h1{
	margin:0;
	width:204px;
	height:64px;
	background: url(../images/logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	top:7px;
	left:12px;
	z-index: 999;
}
h1 a{
	display:block;
	height:100%;
}
#header {
	display:table-header-group;
	width:100%;
	width: 757px;
	top:0;
	left:0;
}
#header .header-area {
	position: relative;
	z-index: 9;
	overflow:hidden;
	padding:0 10px;
	margin:0 0 0 -10px;
	width:757px;
	min-height:335px;
	background:url(../images/bg-header.jpg) no-repeat;
}
* html #header .header-area {
	height: 335px;
	overflow: visible;
}
#swf-area{
	width:563px;
	margin:74px 0 0;
	float:right;
	min-height:240px;
	position:relative;
}
* html #swf-area{
	height:240px;
	overflow:visible;
}
#swf-area img{
	display:block;
}
#swf-area span{
	position:absolute;
	width:563px;
	height:290px;
	background: url(../images/bg-swf.png) no-repeat;
	top:0;
	left:0;
}
#header ul{
	margin:100px 0 0;
	padding:0 0 0 42px;
	list-style:none;
	float:left;
	background:#994b22;
	line-height:16px;
	width:152px;
}
#header ul a{
	color:#fff;
	text-decoration:none;
}
#header ul a:hover{
	color:#000;
}
/* page block styles */
#page {
	overflow: hidden;
	display:table-footer-group;
}
#page .content-area {
	width: 100%;
	overflow: hidden;
	padding: 0 0 80px;
}
/*-- content --*/
.content{
	width:563px;
	float:right;
}
.content .centercol{
	width:425px;
	float:left;
	line-height:18px;
}
.top-pictures{
	overflow:hidden;
	padding:0 0 1px;
}
.top-pictures img{
	display:block;
}
.centercol .top-pictures{
	margin:19px 0 0 18px;
}
.content .centercol p{
	margin:18px 0 0 25px;
}
.content .centercol h2{
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	margin:17px 0 0 25px;
}
.centercol a.more{
	color:#ba061e;
	font-weight:bold;
	text-decoration:none;
}
.centercol a.more:hover{
	text-decoration:underline;
}
.content .inner{
	padding:17px 0 0 51px;
	font-size:11px;
	line-height:18px;
}
.inner p{
	padding:0 86px 0 0;
}
.inner .strip{
	width:200px;
	padding:6px 40px 0 0;
	float:left;
	line-height:13px;
}
.inner .strip p{
	padding:0;
	margin:0;
}
.inner .strip .box{ margin:4px 0 0; }
.inner a, 
.inner .strip a{
	font-weight:bold;
	color:#000;
}
.inner a:hover, 
.inner .strip a:hover{
	text-decoration:none;
}
#rightcol{
	width:118px;
	float:right;
	border-left:1px solid #c4d2d9;
	margin:57px 0 0;
}
#rightcol ul{
	margin:-28px 0 0;
	padding:0;
	list-style:none;
	width:87px;
	text-align:center;
	padding:0 15px;
	font-size:9px;
	line-height:10px;
	word-spacing:-1px;
	position:relative;
}
#rightcol ul span{
	display:block;
}
#rightcol ul a{
	color:#24394c;
	text-decoration:underline;
}
#rightcol ul a:hover{
	text-decoration:none;
}
#rightcol ul li{
	margin:15px 0 0;
	vertical-align:top;
}
* html #rightcol ul li{
	margin:6px 0 0;
}
#sidebar{
	padding: 0;
	width:194px;
	float:left;
}
#sidebar h3{
	color:#456779;
	font-size:12px;
	line-height:14px;
	padding:0 0 0 20px;
	margin:29px 0 0;
}
#sidebar .contact-info{
	margin:15px 0 0;
	padding:0 0 0 20px;
	list-style:none;
	font-size:11px;
	line-height:15px;
	color:#456779;
}
#sidebar .contact-info a{
	color:#456779;
}
#sidebar .contact-info a:hover{
	text-decoration:none;
}
.hold-pictures img{
	display:block;
}
/* footer block styles */
#footer {
	position: relative;
	width:777px;
	overflow:hidden;
	margin: -76px auto 0;
	color: #fff;
	padding:0 0 50px;
}
#footer .footer-area{
	background: url(../images/bg-footer.jpg) no-repeat 0 100%;
	width:757px;
	padding:0 10px;
	height: 112px;
}
#footer ul{
	margin:1px 0 0 190px;
	padding:0;
	list-style:none;
	width:466px;
	text-align:center;
	font-size:11px;
}
#footer ul li{
	display:inline;
	padding:0 5px 0 9px;
	background: url(../images/bg-footer-nav.gif) no-repeat 0 50%;
}
#footer ul li:first-child{
	background:none;
}
#footer ul a{
	color:#456779;
	text-decoration:none;
}
#footer ul a:hover{
	color:#84381b;
}
#footer p{
	margin:53px 11px 0 0;
	font-size:9px;
	line-height:11px;
	text-align:right;
	color:#f3f5f6;
}
#footer p a{
	color:#f3f5f6;
}
#footer p a:hover{
	text-decoration:none;
}
.largesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.td.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.nopadding {
	padding:0;
	margin: 0px;
}
.inner .stripnopadding {
	width:560px;
	float:left;
	line-height:13px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
div.no-swf { 
	padding: 0;
	margin: 0;
	width: 563px; 
	height: 290px; 
}
div.no-swf img { border: none; }

