html {
	background: #000;
}
body {
   margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background: #700000 url(/images/body-bg2.gif) repeat-x;
}
img {border:none;}

img.floatleft {
	float: left;
	margin: 0px;
}
img.floatright {
	float: right;
	margin: 0px;
}
img.floatleftclear {
	float: left;
	clear: left;
	margin: 4px;
}
img.floatrightclear {
	float: right;
	clear: right;
	margin: 4px;
}

form {padding:0;margin:0;}
.form select, .form input, .form textarea {vertical-align:middle;}
#bg {
	background: url(/images/body-bg.gif) repeat-x 0 100%;
	min-width: 919px;
}
#main {
	width: 919px;
	margin: 0 auto;
}
#header {
	width: 919px;
	position: relative;
	height: 140px;
	background: url(/images/header-bg.jpg) no-repeat;
	z-index: 100;
}
#header .logo {
	position: absolute;
	top: 0;
	left: 15px;
	width: 442px;
	height: 77px;
	text-indent: -9999px;
	overflow: hidden;
}
#header .text {
	position: absolute;
	top: 9px;
	right: 32px;
	width: 279px;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	color: #b9142d;
	overflow:visible;
	height: 72px;
}
#header #top-nav {
	position: absolute;
	top: 87px;
	left: 15px;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 38px;
	color: #fff;
	font-weight: bold;
}
#header #top-nav li {float: left;padding: 15px 0 0;width: 74px;position: relative; z-index: 9999;}
#header #top-nav #link2 {width: 99px;}
#header #top-nav #link3 {width: 128px;}
#header #top-nav #link4 {width: 97px;}
#header #top-nav #link5 {width: 103px;}
#header #top-nav #link6 {width: 110px;}
#header #top-nav #link7 {width: 92px;}
#header #top-nav #link8 {width: 97px;}
#header #top-nav #link9 {width: 92px;}
#header #top-nav li a {
	float: left;
	color: #fff;
	width: 100%;
	text-align: center;
	text-decoration: none;
	background: url(/images/top-nav-sep.gif) no-repeat 0 100%;
}
#header #top-nav #link9 a {padding: 0;}
#header #top-nav #link9 a span {
	float: left;
	padding: 0 13px 0 14px;
	cursor: pointer;
	background: url(/images/top-nav-sep.gif) no-repeat 100% 100%;
}
#header #top-nav #link1:hover, #header #top-nav #link1.hover {background: url(/images/top-nav-roll.gif) no-repeat;}
#header #top-nav #link2:hover, #header #top-nav #link2.hover {background: url(/images/top-nav-roll2.gif) no-repeat;}
#header #top-nav #link3:hover, #header #top-nav #link3.hover {background: url(/images/top-nav-roll3.gif) no-repeat;}
#header #top-nav #link4:hover, #header #top-nav #link4.hover {background: url(/images/top-nav-roll4.gif) no-repeat;}
#header #top-nav #link5:hover, #header #top-nav #link5.hover {background: url(/images/top-nav-roll5.gif) no-repeat;}
#header #top-nav #link6:hover, #header #top-nav #link6.hover {background: url(/images/top-nav-roll6.gif) no-repeat;}
#header #top-nav #link7:hover, #header #top-nav #link7.hover {background: url(/images/top-nav-roll7.gif) no-repeat;}
#header #top-nav #link8:hover, #header #top-nav #link8.hover {background: url(/images/top-nav-roll8.gif) no-repeat;}
#header #top-nav #link9:hover, #header #top-nav #link9.hover {background: url(/images/top-nav-roll9.gif) no-repeat;}
#header #top-nav li:hover ul, #header #top-nav li.hover ul {display: block; z-index: 9999;}
#header #top-nav ul {
	position: absolute;
	display: none;
	top: 52px;
	left: 0;
	padding: 0 0 5px 0;
	margin: 0;
	list-style: none;
	width: 168px;
	background-color: #800000 !important;
	line-height: 19px;
	z-index: 9999;
}
#header #top-nav ul li {
	padding: 0;
	width: 168px;
	background: none !important;
	background-color: #800000 !important;
	z-index: 9999;
}
#header #top-nav li ul li:hover, #header #top-nav ul li.hover {
	background: none !important;
	background-color: #800000 !important;
	z-index: 9999;

}
#header #top-nav ul li a {
	float: none;
	display: block;
	background: none;
	width: 156px;
	padding: 0 0 0 12px;
	text-align: left;
	z-index: 9999;
}
#header #top-nav ul li a:hover {background-color: #000;}
#content {
	position: relative;
	display: table;
	width: 919px;
	background: url(/images/content-bg.png) repeat-y;
	z-index: 10;
}
#content .content-inner {
	position: relative;
	float: left;	
	width: 919px;
	background: url(/images/content-inner-bg.gif) no-repeat;
	z-index: 0;
}
#content .inner {
	position: relative;
	float: left;
	width: 885px;
	background-color: #fff;
	margin: 0 0 0 15px;
	padding: 2px;
	display: inline;
	z-index: 0;
}
#content .flash-area {float: left;margin: 2px 0;}
#content .flash-area img {float: left;}
#content .sep {
	position: relative;
	float: left;
	width: 885px;
	height: 13px;
	overflow: hidden;
	background: url(/images/content-sep.gif) repeat-x;
}
#content .container {
	position: relative;
	float: left;
	width: 883px;
	margin: 1px 0 0;
	border: 1px solid #000;
	z-index: 0;
}
.home {
	position: relative;
	background: url(/images/container-bg.jpg) no-repeat;
	z-index: -1;
}
#second-nav {
	position: relative;
	float: left;
	list-style: none;
	padding: 0 0 0 4px;
	margin: 0;
	font-size: 12px;
	line-height: 35px;
	color: #707070;
	background: url(/images/second-nav-bg.gif) no-repeat;
	width: 879px;
	height: 35px;
	z-index: 0;
}
.home #second-nav {
	position: relative;
	height: 38px;
	line-height: 38px;
	background: url(/images/second-nav-bg1.gif) no-repeat !important;
	z-index: -10;
}
#second-nav li {
	position: relative;
	float: left;
	padding: 0 0 0 2px;
	background: url(/images/second-nav-sep.gif) no-repeat 0 3px;
	z-index: 0;
}
.home #second-nav li  {
	position: relative;
	background-position: 0 6px;
	z-index: 0;
}
#second-nav li.first {
	background: none;
	padding-left:0;
}
.home #second-nav a {
	margin: 6px 0 0;
}
#second-nav a {
	position: relative;
	float: left;
	height: 31px;
	margin: 3px 0 0;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 0;
}
#second-nav a.link1 {background: url(/images/second-nav-link1.gif) no-repeat;width:103px;}
#second-nav a.link2 {background: url(/images/second-nav-link2.gif) no-repeat;width:98px;}
#second-nav a.link3 {background: url(/images/second-nav-link3.gif) no-repeat;width:109px;}
#second-nav a.link4 {background: url(/images/second-nav-link4.gif) no-repeat;width:95px;}
#second-nav a.link5 {background: url(/images/second-nav-link5.gif) no-repeat;width:101px;}
#second-nav a.link6 {background: url(/images/second-nav-link6.gif) no-repeat;width:110px;}
#second-nav a.link7 {background: url(/images/second-nav-link7.gif) no-repeat;width:129px;}
#second-nav a.link8 {background: url(/images/second-nav-link8.gif) no-repeat;width:114px;}
#second-nav a:hover {background-position: 0 -31px;}
#content .col {
	float: left;
	width: 537px;
	margin: 0 0 0 31px;
	padding: 22px 0 0;
	display: inline;
}
#content .col2 {
	float: right;
	width: 300px;
}
#content .container h1 {
	margin: 0px 0 0;
	font-size: 15px;
	line-height: 20px;
	color: #000;
}
#content .container h2 {
	margin: 0px 0 0;
	font-size: 13px;
	line-height: 30px;
	color: #000;
}
#content .col h1 {
	padding: 0 0 5px 0;
	margin: 0 0 17px 0;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	border-bottom: 1px solid #c00;
}
#content .col h1 strong {color: #000;}
#content .col .text-area1 {display: block;width: 520px;}
#content .container p {
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	
}
#content .container p a {color: #cb0000;text-decoration: none;}
#content .container p a:hover {text-decoration: underline;}
#content .container address {
	position: absolute;
        bottom: 5px;
        right: 5px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-style: normal;
}
#content .container .copyright {font-size: 11px;color: #000000;}
#content .container .copyright a {color: #000000;text-decoration: none;}
#content .container .copyright a:hover {text-decoration: underline;}
#content .col .copyright {margin: 100px 0 5px 34px;}
* html #content .col .copyright {margin: 80px 0 5px 34px;}
* +html #content .col .copyright {margin: 80px 0 5px 34px;}
#content .container .text-area {float: left;width: 860px;padding: 0px 0 15px 15px; font-size: 12px; line-height: 15px; color: #000000;}
#content .container .text-area ul a {color: #cb0000;text-decoration: none;}
#content .container .text-area ul a:hover {text-decoration: underline;}
#content .container .text-area .copyright {float:left; padding: 0 0 0 120px;}
#content .container .text-area .address {vertical-align: bottom;margin: 0 100px 0 0;}
#content .container .text-area .rightbar {float: right; width: 140px;padding:0 60px 0 0;}
#content .container .text-area .pagecontent {float:left;padding: 20px 0 0 10px; width: 550px;}
#content .container .text-area .pagecontent img {
	float: left;
	position: relative;
	margin: 0px;
}
#content .container .text-area .pagecontent .shingleinfo {float: left; margin: 0px; width: 300px; overflow: auto;}

#content .image {
	clear: both;
	float: left;
	width: 156px;
	height: 105px;
	position: relative;
	padding: 14px 0 0 11px;
	margin: 0 34px -15px 0;
	background: url(/images/image-holder.gif) no-repeat;
}
#content .col2 .flash {
	margin-right: auto;
	margin-left: auto;
	padding: 15px 15px 0px 15px;
	text-align: right;
	font-size: 14px;
	line-height: 20px;
}
#content .col2 .flash p {
	margin-right: auto;
	margin-left: auto;
	padding: 15px 15px 0px 15px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
#content .col2 .flashimg {float: right; margin: 15px 15px 0 15px;}
#content .col2 address {margin: 12px 27px 0 0;display: inline;}
#content .col2 .widget {float: right}
#footer {width: 919px;overflow: hidden;font-size: 11px;padding: 0 0 27px 0;}
#footer ul {list-style: none;margin: 0;}
#footer ul li {float: left;}
#footer .banners {float: left;padding: 23px 0 0 15px;}
#footer .banners  li {float: left;padding: 0 25px 0 0;}
#footer-nav {
	float: right;
	padding: 17px 15px 0 0;
	font-size: 11px;
	color: #fff;
}
#footer-nav li {padding: 0 12px;border-left: 1px solid #ce0000;}
#footer-nav li.first {border: 0;padding-left: 0;}
#footer-nav li a {color: #fff;text-decoration: none;}
#footer-nav li a:hover {text-decoration: underline;}

