body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
}
img {border: none;}
#wrapper {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
}
#topnav {
	width: 864px;
	margin-right: 20px;
	margin-left: 20px;
	height: 44px;
	margin-top: 13px;
	margin-bottom: 29px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	height: 44px;
	list-style-type: none;
}
#topnav li {
	float: left;
}
#topnav li a {
	height: 44px;
	display: block;
	background-repeat: no-repeat;
}
#topnav li a:hover, #topnav li a:active {background-position: left -44px;}
#topnav li a#topnav-group {width: 91px; background-image: url(../images/nav-group-sales.jpg);}
#topnav li a#topnav-motorcoach {width: 137px; background-image: url(../images/nav-motor-coach.jpg);}
#topnav li a#topnav-company {width: 151px; background-image: url(../images/nav-your-company.jpg);}
#topnav li a#topnav-personalized {width: 138px; background-image: url(../images/nav-personalized.jpg);}
#topnav li a#topnav-sponsorship {width: 137px; background-image: url(../images/nav-sponsorship.jpg);}
#topnav li a#topnav-directions {width: 124px; background-image: url(../images/nav-directions.jpg);}
#topnav li a#topnav-home {width: 86px; background-image: url(../images/nav-home.jpg);}
#glow {
	background-image: url(../images/glow-bg.jpg);
	background-repeat: repeat-y;
	width: 904px;
}
#glowtop {
	background-image: url(../images/glow-top.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 904px;
}
#container {
	width: 864px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
}
#header {
	height: 447px;
}
#inside-header {
	height: 190px;
	margin-bottom: 20px;
}
#leftcol {
	width: 178px;
	padding: 0px 25px;
	float: left;
}
#content {
	float: right;
	width: 596px;
	color: #FFF8F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 30px;
}
#content h1 {
	font-size: 24px;
}
#content h2 {
	font-size: 21px;
	font-weight: normal;
}
#content h3 {
	font-size: 14px;
}
#glowbottom {
	background-image: url(../images/glow-bottom.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 904px;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	color: #FFFFCC;
}
#footer a, #content a {
	color: #FFCC66;
}
.clear {clear: both;}
#directionsMap {
	float: right;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sponsor2 {clear: both;}