@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e2e2e2;
}
body {
	background-color: #000;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
}
a:link {
	color: #e2e2e2;
}
a:visited {
	color: #e2e2e2;
}
a:hover {
	color: #0074d9;
}
a:active {
	color: #e2e2e2;
}
h1 {
	font-size: 24px;
	color: #0074d9;
	margin: 0;
	padding: 3px 0 5px 0;
}
h2 {
	font-size: 18px;
	color: #0074d9;
	margin: 0;
	padding: 3px 0 0 0;
}
p {
	padding-top: 0;
	margin-top: 0;
}
.blue {
	color: #0074d9
}




#container {
	width: 900px;
	background: #000;
	margin: 0 auto 0 auto;
}
#header {
	width: 900px;
	height: 162px;
}
#headerlogo {
	float: left;
	width: 349px;
	height: 130px;
	margin: 5px 0 0 10px;
}

#nav {
	float: right;
	width: 500px;
	height: 48px;
	margin: 32px 10px 0 0;
}
#nav img {
	margin: 0 10px 0 0;
}

#banner {
	width: 900px;
	height: 154px;
}

#content {
	width: 865px;
	padding: 10px 20px 10px 15px;
	line-height: 18px;
}

#footer {
	width: 900px;
	height: 80px;
	text-align:center;
	font-size: 10px;
	line-height: 14px;
}
#footer a:link {
	color: #e2e2e2;
	text-decoration: none;
}
#footer a:visited {
	color: #e2e2e2;
	text-decoration: none;
}
#footer a:hover {
	color: #0074d9;
	text-decoration: underline;
}
#footer a:active {
	color: #e2e2e2;
	text-decoration: none;
}

.videoholder {
	width: 411px; 
	height: 311px; 
	background:url(images/videoglow.png);
	margin: 0 10px 0 0;
}
.videospot {
	width: 400px;
	height: 300px;
	margin: 5px auto 0 auto;
}


.dealerbox {
	width: 100%;
	height: 311px;
	margin: 0 0 20px 0;
}


#makelogos {
	width: 200px;
	float: right;
	margin: 20px 0 0 20px;
}
#makelogos p {
	text-align:center;
	margin: 10px 0 10px 0;
}


.picholder {
	width: 335px;
	height: 251px;
	background: url(images/picholder.png);
	margin: 0 auto 0 auto;
	padding: 5px 0 0 0;
}
.picspot {
	width: 325px;
	height: 244px;
}

.eclipseholder {
	width: 335px;
	height: 439px;
	background: url(images/eclipseholder.png);
	margin: 0 auto 0 auto;
	padding: 5px 0 0 0;
}
.eclipsespot {
	width: 325px;
	height: 433px;
}