@charset "UTF-8";

body {
	margin:0px;
	background: #000 url(../images/bkgrd_1024x768.jpg) no-repeat center top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
}
#wrapper {
	height: 560px;
	width: 860px;
	margin: 75px auto 0px;
	background: url(../images/bkgrd_main_860x560.jpg) no-repeat;
	border: 1px solid #534741;
}
#wrapper #hdr_wrapper {
	height: 163px;
	width: 100%;
}
#hdr_wrapper #logos_tags {
	height: 137px;
	width: 300px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
#wrapper #body {
	height: 280px;
	width: 100%;
}

#swfBody {
	width:457px;
	height:385px;
	z-index:auto;
	left: 388px;
	top: -110px;
	white-space: nowrap;
	position: relative;
}



#navcontainer
{
	margin: 20px 15px 0;
	padding: 0;
	height: 20px;
	float: right;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a {
	width: 60px;
	height: 20px;
	border-left: 1px solid #900;
	border-right: none;
	padding: 5px 0 0;
	margin: 0 0 10px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

#navcontainer ul li a:hover {
	color: #000;
	background: #900;
	text-decoration: none;
	z-index: auto;
}



.nav {
	font: normal 11px Times New Roman, Times, serif;
	height: auto;
	position: absolute;
	text-decoration: none;
	text-transform: none;
	visibility: hidden;
	z-index: 5;
	width: auto;
}
.nav a.link {
	color: #FFFFFF;
	display: block;
	font: italic normal 11px Times New Roman, Times, serif;
	height: 20px;
	text-align: left;
	text-decoration: none;
	text-indent: 5px;
	text-transform: none;
	width: auto;
	min-width: 100px;
	background-color: #990000;
	vertical-align: middle;
	padding: 6px 15px 0px 5px;
	border-bottom: 1px solid #000;
}
.nav a.link:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C70000;
	cursor: hand;
	cursor: pointer;
}
.nav a.link:visited {
	color: #FFFFFF;
	text-decoration: none;
}



#wrapper #footer {
	height: 117px;
	width: 860px;
	display: block;
}
#footer img {
	border: none;
}
#footer #border_left {
	background: url(../images/border_left.gif) no-repeat left center;
	width: 17px;
	height: 117px;
}
#footer .border_leftright {
	background: url(../images/border_leftright.gif) no-repeat center center;
	width: 25px;
}
#footer #border_right {
	background: url(../images/border_right.gif) no-repeat right center;
	width: 17px;
}
#footer .hdr_img {
	width: 100px;
	text-align: center;
	vertical-align: middle;
}
#footer .hdr {
	text-align: left;
	vertical-align: bottom;
	padding-top: 20px;
}
#footer .txt {
	font: 11px Arial, Helvetica, sans-serif;
	color: #900;
	height: 50%;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	width: 150px;
}




#wrapper #footer2 {
	height: 117px;
	width: 860px;
	display: block;
	margin-top: -105px;
}
#footer2 img {
	border: none;
}
#footer2 #border_left {
	background: url(../images/border_left.gif) no-repeat left center;
	width: 17px;
	height: 117px;
}
#footer2 .border_leftright {
	background: url(../images/border_leftright.gif) no-repeat center center;
	width: 25px;
}
#footer2 #border_right {
	background: url(../images/border_right.gif) no-repeat right center;
	width: 17px;
}
#footer2 .hdr_img {
	width: 100px;
	text-align: center;
	vertical-align: middle;
}
#footer2 .hdr {
	text-align: left;
	vertical-align: bottom;
	padding-top: 20px;
}
#footer2 .txt {
	font: 11px Arial, Helvetica, sans-serif;
	color: #900;
	height: 50%;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	width: 150px;
}



#ftrtxt {
	width: 860px;
	margin: 5px auto 75px;
}
#ftrtxt #address {
	color: #998675;
	font: normal 10px/14px Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	width: 50%;
}
#ftrtxt #copyright {
	width: 50%;
	float: right;
	color: #646464;
	text-align: right;
	font: 10px Arial, Helvetica, sans-serif;
}
