body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #2367A7;
	background-image: url(images/page_bgr.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #113C6A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px 0px 15px;
	margin: 0px;
}

#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #8AB1D2;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#page {
	text-align: left;
	clear: both;
	margin: 20px;
}
#page img {
	text-align: left;
	border: 1px solid #FFFFFF;
}

#header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#banner {
	width: 750px;
	text-align: left;
	background-color: #0F3763;
}
#menu {
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #103A66;
	background-image: url(images/menu_bgr.gif);
	background-repeat: no-repeat;
}
#footer {
	text-align: center;
	font-weight: normal;
	color: #1B548C;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 20px;
	margin-top: 20px;
	clear: both;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.ml:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.ml:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.ml:hover {
	text-decoration: underline;
	color: #C8DBEA;
	font-weight: bold;
}

.wxl:link {
	text-decoration: none;
	color: #8AB1D2;
}
.wxl:visited {
	text-decoration: none;
	color: #8AB1D2;
}
.wxl:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.carheader {
	line-height: 14px;
	text-align: justify;
	padding-left: 15px;
	color: #FFFFFF;
}
.carinfo {
	line-height: 14px;
	text-align: justify;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 2px;
}
.carprice {
	line-height: 14px;
	text-align: justify;
	color: #FFFFFF;
	padding-top: 10px;
	font-weight: bold;
	clear: both;
}
#copyright {
	text-align: center;
	font-weight: normal;
	color: #8AB1D2;
	padding-top: 10px;
	line-height: 18px;
	font-size: 10px;
}
