body {
	margin: 0;
	padding: 0;
	background: #032e4f url(/images/pwa_01.png) repeat-x;
	text-align: center;
}
#container {
	width: 850px;
	text-align: left;
	margin: 0 auto;
}

#content-landing-wrap {
	height: 429px;
}
#content-sub-wrap {
	padding: 0 50px;
	background: url(/images/content_sub_bg.jpg) no-repeat;
}
#content-left {
	width: 298px;
	height: 429px;
	float: left;
	background: url(/images/content_left.png) no-repeat;
}
#content-right {
	width: 552px;
	height: 429px;
	float: right;
	background: url(/images/pwa_12.jpg) no-repeat;
}

#footer-wrap {
	text-align: center;
}


body {
	font: 0.8em Arial;
	color: white;
}
#footer-wrap {
	padding: 20px 0;
	font-size: 0.8em;
	color: #5A666F;
}
.style1 {
	font-size: 1.1em;
	font-weight: bold;
}
.style1 a:link, .style1 a:visited {
	color: white;
}
.dealer-text {
	font-size: 0.85em;
	color: #CFCFCF;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #57C193;
}
a:hover {
	text-decoration: none;
	color: #D43565;
}
ul {
	list-style-image: url(/images/bullet.png);
	padding: 0 0 0 25px;
}
li {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}

p {
	margin: 0;
	padding: 10px 0;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 10px 0;
	text-decoration: underline;
}

div.hr {
	border-bottom: 1px solid #214c6d;
}

#carousel-wrapper {
    width: 700px;
    height: 82px;
    margin: 0 75px;
    overflow: hidden;
}
#carousel-content {
   width: 2500px; 
}
#carousel-content .slide {
    float: left;
    width: 100%;
    height: 82px;
}
#carousel-content .slide table {
	height: 82px;
	width: 700px;
}

#map_canvas {
	color: black;
}
#map_canvas div.title {
	font-weight: bold;
}

#map_canvas div.icons {
	
}