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


 overall content

#fullPage {
	width: 750px;
	background: #0053a0;
	border: 2px  solid #657cac;
	padding: 20px 20px 20px 20px;
	text align: left;
}

#maincontent {
	width: 750px;
	background: #ffffff;
	margin: 120px 0px 0px 0px;
	float: left;
}

#topNavStatic {
	width: 750px;
	height: 115px;
	float: left;
}

.h1 {
	font-family: Verdana, GEneva, "sans serif";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #0053a0;
	text-align: right;
}

body {
	background-color: #0053a0;
	font-size: 0.7em;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	text-align: left;
}
.p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #666;
	text-align: left;
}
.Region {
font-family: Verdana, GEneva, "sans serif";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #0053a0;
	text-align: left;
}

.footer {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 10px;
	color: #CCC;
}
.dealerName {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #0053a0;
	text-align: left; 
}
