* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
ul li {
	list-style-type: none;
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #4b4b4b;
}
.pagelist {
	padding: 0px 0px 15px 60px;
	
}
.pagelist li {
	color: #cccccc;
	list-style: url(images/pagelist-bullet.gif);	
}
.halfpage {
	float: left;
	width: 220px;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 992px;
}
#wrapper #head {
	height: 184px;
	position: relative;
	background: url(images/headback3.jpg) no-repeat left top;
	width: 992px;
	float: left;
}
#head #toplogo {
	position: absolute;
	top: 0;
	left: 224px;
}
#head em {
	color: #ffffff;
	font-size: 15px;
	font-style: normal;
	position: absolute;
	left: 480px;
	top: 120px;
}
#head p {
	color: #cccccc;
	position: absolute;
	top: 24px;
	left: 44px;
	font-size: 12px;
	font-weight: bold;	
}
#midsection {
	position: relative;
	height: 322px;
	background: url(images/midsectionback3.jpg) no-repeat left top;
	width: 992px;
	float: left;
}
#midsection #midtopleft {
	position: absolute;
	top: 0;
	left: 22px;
	z-index: 100;
}
#midsection #midbotleft {
	position: absolute;
	bottom: 0;
	left: 22px;
	z-index: 100;
}
#midsection #mainnav {
	position: absolute;
	top: 1px;
	left: 23px;
	width: 190px;
}
#midsection #mainnav li {
	float: left;
	clear: left;
	width: 100%;
}
#midsection #mainnav li a {
	display: block;
	height: 32px;
	text-indent: 20px;
	line-height: 29px;
	text-decoration: none;
	color: #cccccc;
	background: url(images/mainnavback.jpg) no-repeat left top;
}
#midsection #mainnav li a:hover {
	background: url(images/mainnavback.jpg) no-repeat left bottom;
	color: #ffffff;
	text-indent: 25px;
}
#midsection #highlights {
	position: absolute;
	left: 212px;
	top: 202px;
}
#midsection #highlights li {
	float: left;
	margin: 0 0 0 10px;
}
#midsection #highlights li a {
	width: 176px;
	height: 110px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	line-height: 32px;
	float: left;
}
#midsection #highlights li .sales {
	background: url(images/highlightbuttons/stockpage.jpg) no-repeat left top;
}
#midsection #highlights li a:hover.sales {
	background: url(images/highlightbuttons/stockpage.jpg) no-repeat left bottom;	
	color: #000000;
}
#midsection #highlights li .financepage {
	background: url(images/highlightbuttons/financepage.jpg) no-repeat left top;	
}
#midsection #highlights li a:hover.financepage {
	background: url(images/highlightbuttons/financepage.jpg) no-repeat left bottom;
	color: #000000;
}
#midsection #highlights li .warrantypage {
	background: url(images/highlightbuttons/warrantypage.jpg) no-repeat left top;
}
#midsection #highlights li a:hover.warrantypage {
	background: url(images/highlightbuttons/warrantypage.jpg) no-repeat left bottom;
	color: #000000;
}
#midsection #highlights li .asspage {
	background: url(images/highlightbuttons/accessoriespage.jpg) no-repeat left top;	
}
#midsection #highlights li a:hover.asspage {
	background: url(images/highlightbuttons/accessoriespage.jpg) no-repeat left bottom;	
	color: #000000;
}
#midsection #searchandtrans {
	width: 734px;
	height: 181px;
	display: block;
	position: absolute;
	top: 12px;
	right: 34px;
	background: url(images/searchandtransback.gif) no-repeat left top;
}
#midsection #searchandtrans #carsearch{
	width: 201px;
	height: 161px;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 100;
}
#midsection #searchandtrans #carsearch h2 {
	color: #cccccc;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 8px 0 0 0;
}
#conttop {
	width: 992px;
	height: 27px;
	float: left;
	display: block;
	background: url(images/conttop.jpg) no-repeat left top;
}
#content {
	width: 992px;
	float: left;
	background: url(images/contback.gif) repeat-y left top;
}
#content #leftcolumn {
	float: left;
	display: inline;
	margin: 0 0 0 33px;
	width: 181px;
	position: relative;
	background: url(images/leftcolback.gif) no-repeat center top;
	min-height: 300px;
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html #content #leftcolumn {
height: 300px;
}
/**/

#leftcolumn .loclink {
	height: 31px;
	display: block;
	text-decoration: none;
	width: 181px;
	background: url(images/locationlink.jpg) no-repeat left top;
	position: absolute;
	top: -6px;
	left: 0px;
	line-height: 32px;
	text-indent: 92px;
	color: #cccccc;
}
#leftcolumn a:hover.loclink {
	background: url(images/locationlink.jpg) no-repeat left bottom;
	color: #ffffff;
}
#leftcolumn #telfax {
	color: #cccccc;
	position: absolute;
	bottom: 0px;
	left: 15px;
}
#content #rightcolumn {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 746px;

}
#content h1 {
	font-weight: normal;
	color: #cccccc;
	font-size: 22px;
}

#content p {
	color: #cccccc;
	padding: 0px 0px 15px;
	margin: 0 10px 0 0;
}
#content p a {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}
#content p a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}
#contbot {
	height: 30px;
	width: 992px;
	float: left;
	display: block;
	background: url(images/contbot.jpg) no-repeat left top;
}
#foot {
	width: 992px;
	background: url(images/footback.jpg) repeat-y left top;	
	font-size: 10px;
	color: #cccccc;
}
#foot hr {
	border-top: 1px solid #545353;
	border-bottom: 1px solid #000000;
	margin: 0 34px 10px 34px;
}
#foot ul {
	padding: 10px 0 0 34px;
}
#foot ul li {
	display: inline;
}
#foot ul li a {
	color: #cccccc;
	text-decoration: none;
	margin : 0 4px 0 0;
}
#foot ul li a:hover {
	color: #cccccc;
	border-bottom: 1px dotted #ffffff;
}
#foot p {
	padding: 0 0 5px 34px;	
}
#foot .uk {
	width: 160px;
	padding: 0 0 17px 0;
	display: block;
	float: right;
	margin: 0 34px 0 0;
	text-decoration: none;
	color: #cccccc;
	background: url(images/globe.jpg) no-repeat right top;
}
#foot a:hover.uk {
	color: #ffffff;
}
#foot #logobox {
	margin: 0 0 0 34px;
	display: block;
	padding: 0 0 5px 0;
	height: 60px;
}
#foot #logobox img {
	float: left;
	margin: 0 9px 0 0;
}
#footbot {
	height: 19px;
	width: 992px;
	float: left;
	display: block;
	background: url(images/footbot.jpg) no-repeat left top;
}
#cclogos {
	width: 992px;
	float: left;
	text-align: center;
	padding: 10px 0 0 0;
}
.goright {
	clear: right;
	float: right;
	margin: 0 10px 5px 10px;
}
h2 {
	font-weight: normal;
	color: #cccccc;
	font-size: 18px;
	padding: 0px 0px 15px;
		
}
h2.financeheader {
	font-weight: normal;
	font-size: 18px;
	color: #999;
	letter-spacing: 1px;
	background: url(images/tabback.jpg) no-repeat left top;
	height: 32px;
	text-indent: 10px;
	margin: 0px 15px 15px 0px;
	line-height: 31px;
	padding: 0;
}
div#MyMap iframe {width: 720px; height: 400px;}
/*************************** tabbed panel styles *********************************/

.container {
	width: 732px;
	display: block;
	float: left;
}
h3.trigger {
	font-weight: normal;
	font-size: 18px;
	color: #999;
	letter-spacing: 1px;
	background: url(images/tabback.jpg) no-repeat left top;
	height: 32px;
	text-indent: 10px;
	margin: 0px 15px 5px 0px;
	line-height: 31px;	
}
h3.trigger a {
	color: #999999;
	text-decoration: none;
	display: block;
}
h3.trigger span {
	font-size: 11px;	
}
h3.trigger a:hover {
	color: #cccccc;
	background: url(images/tabback.jpg) no-repeat left bottom;
}
h3.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #666666;
	background: #000000;
	overflow: hidden;
	font-size: 1.2em;
	width: 732px;
	clear: both;
}
.toggle_container .block {
	padding: 20px;
}

/*************************** end tabbed panel styles *********************************/

.aa-foot {
	display: block;
	color: #777;
	font-size: 10px;
	text-align: center;
}
