body {
	background-color:#081080;
}

body, p {
	font-family:Cambria, Georgia, Times, "Times New Roman", serif;
	font-size:16px;
}

h1, h2, h3, h4, h5, h6, legend {
	font-family:"Century Gothic", AppleGothic, sans-serif;
	color:#000066;
}

h1, h2, h3 {
	font-size:20px;
}

legend {
	font-size:16px;
}

a, a:visited {
	color:#0000CC;
	text-decoration:none;
	font-size:16px;
}

a:active {
	color:#FF0000;
}

a:hover {
	color:#000066;
}

#container {
	padding:20px;
	margin:0 auto;
	width:960px;
	height:740px;
	background-color:#fff;
}

#header {
	width:937px;
}

#header img {
	height:69px;
	width:231px;
	border:0;
	float:left;
	padding-right:20px;
}

#header li {
	display:inline;
	padding-right:15px;
}

#header a {
	font-size:14px;
}

#product li {
	display:inline;
	padding-right:10px;
}

#product {
	background-image:url(images/productImage_03.jpg);
	width:937px;
	background-position:bottom;
	background-repeat:no-repeat;
	height:245px;
}

#product h1 {
	float:left;
}

#product ul {
	float:left;
	padding-top:3px;
}

#models {
	width:170px;
	height:300px;
	float:left;
	margin-right:10px;
}

#models ul {
	background-image:url(images/modelsBackground.jpg);
	background-repeat:repeat-x;
	border:1px solid #000033;
}

#models li {
	list-style:none;
	margin-left:-38px;
	padding:5px;
}

#models li a {
	font-size:14px;
}

#about {
	width:490px;
	float:left;
}

#about p {
	line-height:28px;
	padding-left:5px;
	padding-right:5px;
}

#purchase {
	width:260px;
	float:left;
	margin-left:8px;
}

#findaDealer, #customize {
	background-image:url(images/purchaseBackground.jpg);
	background-repeat:repeat-x;
}

#customize {
	margin-bottom:20px;
}

#customizeForm, #findaDealer {
	font-size:12px;
}

.formButton{
	background-color:#0594D6;
	font-weight:bold;
}

#footer {
	float:left;
}

#footer p {
	float:left;
	font-size:12px;
}

#footer p a {
	font-size:12px;
}

#footer ul {
	float:right;
	padding-top:0;
	padding-left:413px;
	margin:9px;
}

#footer li {
	display:inline;
	padding-right:15px;
}

#footer li a {
	font-size:12px;
}

#process li {
	float:left;
	display:inline;
	padding-right:15px;
	margin-top:50px;
}

#process li a {
	font-size:12px;
	float:left;
}