@charset "UTF-8";
body {
	background-image: url(images/bg.gif);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/logo_bar.gif);
	background-repeat: no-repeat;
	height: 51px;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}
#header img {
	float: left;
}
#navbar {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	height: 48px;
	line-height: 14px;
	padding-left: 1px;
}
#navbar span {
	text-transform: uppercase;
	color: #666666;
	font-size: 20px;
	display: block;
	padding-left: 155px;
}
#navbar a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	height: 40px;
	display: block;
	float: left;
	width: 315px;
	margin-top: 2px;
	padding-top: 3px;
}
#navbar a:hover {
	color: #5D9DFF;
	display: block;
	height: 40px;
	width: 315px;
	background-image: url(images/navbg_over.gif);
	margin-top: 2px;
	padding-top: 3px;
}
#logos {
	background-image: url(images/logobg.gif);
	height: 70px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#maincontent {
	background-image: url(images/redbg.gif);
}
.clear {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.col {
	float: left;
	width: 285px;
	background-image: url(images/colbg.gif);
	margin-left: 23px;
	text-align: left;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.interiorcol {
	float: left;
	width: 901px;
	background-image: url(images/interiorcolbg.gif);
	margin-left: 23px;
	text-align: left;
}
.interiorcol h1 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.interiorcol p {
	padding-right: 15px;
	padding-left: 15px;
}
.even {
	background-color: #888888;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767676;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.red {
	font-size: 18px;
	color: #AD1B00;
}
#header h3 {
	font-size: 16px;
	color: #7D7D7D;
	margin: 0px;
	font-weight: normal;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.interiorcol h3 {
	font-size: 14px;
	color: #AD1B00;
	margin: 0px;
}
.interiorcol a {
	color: #252525;
	text-decoration: none;
}
.interiorcol a:hover {
	color: #CCCCCC;
}
a.small:link {
	font-size: 9px;
	color: #AD1B00;
	text-decoration: underline;
}
a.small:hover {
	color: #000000;
	text-decoration: none;
}
#footer a {
	font-size: 10px;
	color: #333333;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
.col a.tab, a.tab:visited {
	background-image: url(images/colbottom.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 285px;
	color: #AD1B00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}
.col a.tab:hover {
	background-image: url(images/colbottom.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 285px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}
.col a {
	color: #323232;
	text-decoration: none;
}
.col a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.col p {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 24px;
	height: 200px;
}
#logos img {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 12px;
}
.col h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
