body {
	font: normal 13px/1.48em Arial;
	color: #474747;
	min-width: 870px;
	text-align: center;
	background: url(images/pg_bg.png);
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h2 {
	background: url(images/h2.png) no-repeat;
	width: 238px;
	height: 15px;
	margin-bottom: 15px;
	text-indent: -1000em;
}
h3 {
	background: url(images/h3.png) no-repeat;
	width: 47px;
	height: 15px;
	margin-bottom: 15px;
	text-indent: -1000em;
}
h4 {
	background: url(images/h4.png) no-repeat;
	width: 240px;
	height: 20px;
	margin-bottom: 10px;
	text-indent: -1000em;
}
h5 {
	background: url(images/h5.png) no-repeat;
	width: 240px;
	height: 20px;
	margin-bottom: 10px;
	text-indent: -1000em;
}
h6 {
	background: url(images/h6.png) no-repeat;
	width: 240px;
	height: 15px;
	margin-bottom: 15px;
	text-indent: -1000em;
}
a:link {
	color: #006;
}
a:visited {
	color: #006;
}
a:hover {
	color: #f60;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#copyleft p {
	font-size: 1.1em;
	margin-bottom: .6em;
}

p.note {
	font-size: 10px;
	line-height: normal;
	color: #666;
	margin-bottom: .6em;
}

.nowrap {
	white-space: nowrap;	
}

a:active, a:focus {
	outline: none;
}
sup {
	font-size: .75em;
}
#logos {
	width: 100%;
	height: 64px;
	float: left;
}
#logoleft {
	float: left;
	margin-left: 3px;
}
#logoright {
	float: right;
	padding: 25px 10px 0 0;
}
#logos p {
	text-align: right;
	padding: 5px 3px 0 0;
	font-size: 12px;
}
#nav {
	clear: both;
}
#nav ul {
	float: left;
	width: 100%;
	margin-left: 3px;
}
#nav ul li {
	float: left;
	xborder: 1px solid aqua;
}
#nav ul li a {
	background: url(images/nav_bg.png) no-repeat;
	display: inline-block;
	float: left;
	text-indent: -1000em;
	xwidth: 150px;
	height: 32px;
}
#nav ul#row1 li#one a {
	width: 106px;
}
#nav ul#row1 li#two a {
	width: 74px;
	background-position: -106px 0px;
}
#nav ul#row1 li#three a {
	width: 154px;
	background-position: -180px 0px;
}
#nav ul#row2 li#one a {
	width: 106px;
	background-position: 0px -33px;
}
#nav ul#row2 li#two a {
	width: 74px;
	background-position: -106px -33px;
}
#nav ul#row2 li#three a {
	width: 154px;
	background-position: -180px -33px;
}
#nav ul#row3 li#one a {
	width: 106px;
	background-position: 0px -66px;
}
#nav ul#row3 li#two a {
	width: 74px;
	background-position: -106px -66px;
}
#nav ul#row3 li#three a {
	width: 154px;
	background-position: -180px -66px;
}
/* end nav */

#main {
	width: 834px;
	background: url(images/main_content_bg.png) repeat-y;
	overflow: hidden;
	padding: 5px 18px 12px 18px;
	float: left;
}
#maintop {
	width: 870px;
	background: url(images/main_top_bg.png) no-repeat;
	height: 10px;
	float: left;
}
#mainbottom {
	width: 870px;
	background: url(images/main_bottom_bg.png) no-repeat;
	height: 10px;
	float: left;
}
#flash {
	cursor: pointer;
	display: none;
	width: 835px;
	height: 155px;
	background: url(images/flash.png) no-repeat;
	float: left;
	margin-bottom: 12px;
}
#flash a {
	width: 835px;
	height: 155px;
}
.copyboxtop, .copyboxbottom {
	float: left;
	width: 561px;
	height: 5px;
}
#copyleft {
	float: left;
	width: 561px;
}
.copyboxtop {
	float: left;
	clear: left;
	background: url(images/copybox_top.png) no-repeat;
}
.racingtop {
	float: left;
	clear: left;
	height: 21px;
	width: 561px;
	background: url(images/copybox_top_racing.png) no-repeat;
}
.copyboxcont {
	float: left;
	width: 541px;
	padding: 5px 10px 10px 10px;
	background: url(images/copybox_content.png) repeat-y;
}
.copyboxcont p.topright {
	text-align: right;
	margin-top: -20px;
	font-size: 10px !important;
	position: relative;
}
.copyboxbottom {
	float: left;
	background: url(images/copybox_bottom.png) no-repeat;
	margin-bottom: 4px;
}
/* sidebox */
.matchheight {
	display: none;
	height: 145px;	
	xborder: 1px solid green;
}
.sidebox {
	width: 260px;
	xborder: 1px solid green;
	float: right;
}
.sidebox img {
	float: left;
	margin-bottom: 4px;
}
.sidebox p {
	font-size: 12px;
	line-height: 16px;
	color: #666;
}
.sidebox p#phone {
	font-size: 14px;
}
.sidebox p.quote {
	text-indent: -4px;	
}
.sidetop {
	float: left;
	background: url(images/sidebox_top.png) no-repeat;
	height: 5px;
	width: 260px;
}
.sidecont {
	float: left;
	background-color: #efefef;
	padding: 5px 10px 10px 10px;
	width: 240px;
}
.sidebottom {
	float: left;
	height: 5px;
	width: 260px;
	background: url(images/sidebox_bottom.png) no-repeat;
	margin-bottom: 4px;
}
#foot {
	float: left;
	border-top: 2px solid #dbdbe5;
	padding-top: 15px;
	margin-top: 13px;
	width: 100%;
	clear: both;
}
#foot p {
	font-size: 10px;
	line-height: normal;
	color: #666;
	float: left;
	margin-bottom: .6em;
	white-space: nowrap;
}
#top {
	width: 100%;
	height: 96px;
	border-bottom: 4px solid #f60;
	background-color: #fff;
	margin-bottom: 14px;
}
.center {
	text-align: left;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
