



* {
	margin: 0;
	padding: 0;
}
img {
	border: none;	
}
.clear {
	clear: both;
	display: block;
}
a {
	outline: none;	
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ececec url('images/bground2.jpg') repeat-x left top;
}
#wrapper {
	width: 992px;
	display: block;
	text-align: left;
	z-index: 10;
	margin: 0 auto;
	position: relative;
}
#head {
	height: 145px;
	width: 992px;
	float: left;
	position: relative;
	letter-spacing: 1px;
}
#head .toplogo {
	width: 136px;
	height: 143px;
	text-indent: -5000px;
	display: block;
	background: url('images/toplogo.jpg') no-repeat left top;
}
#head a:hover.toplogo {
	background-position: left bottom;	
}
#head h1 {
	text-transform: uppercase;
	color: #0f004e;
	font-size: 30px;
	position: absolute;
	left: 160px;
	top: 40px;
}
#head p {
	color: #0f004e;
	font-size: 18px;
	position: absolute;
	top: 76px;
	left: 196px;
}
#head #tels {
	color: #0f004e;	
	font-size: 22px;
	position: absolute;
	top: 10px;
	right: 0px;
	line-height: 37px;
}
#mainnav {
	width: 992px;
	float: left;
	height: 49px;
	background: url('images/mainnavback.jpg') no-repeat left top;
}
#mainnav ul {
	padding: 7px 0 0 1px;
}
#mainnav ul li {
	float: left;
	display: block;
	width: 110px;
	list-style-type: none;
	height: 34px;
	position: relative;
}
#mainnav ul li a {
	float: left;
	display: block;
	width: 110px;
	text-align: center;
	text-decoration: none;
	color: #0f004e;
	height: 34px;
	line-height: 33px;
}
#mainnav ul li a:hover {
	font-weight: bold;
}
/********************** drop down *********************/

#mainnav ul li ul#carsourced {
	display: none;	
	background: #ececec url('images/ddownback.gif') no-repeat right bottom;
	z-index: 1000;
	position:absolute; 
	left:0; 
	top: 34px;
	width: 749px;
	padding: 10px 0 10px 10px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#mainnav ul li ul#carsourced li {
	list-style-type: none;
	float: left;
	width: 139px;
	display: block;
	text-align: left;
	margin: 0 10px 0 0;
	padding: 0px;
}
#mainnav ul li ul#carsourced li a {
	float: left;
	display: block;
	text-align: left;
	border-bottom: 1px dotted #0f004e;
	width: 124px;
	padding: 0 0 0 15px;
	height: 24px;
	line-height: 23px;
	background: url('images/fplistdot.gif') no-repeat left center;
}
#mainnav ul li ul#carsourced li a:hover {
	font-weight: bold;
	border-bottom: 1px solid #0f004e;
}
#mainnav ul li ul#listabout {
	display: none;
	background: #ececec;
	z-index: 1000;
	position:absolute; 
	left:0; 
	top: 34px;
	padding: 10px 0 10px 10px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 10px 0 10px 10px;
}
#mainnav ul li ul#listabout li {
	list-style-type: none;
	float: left;
	width: 139px;
	display: block;
	text-align: left;
	margin: 0 10px 0 0;
	padding: 0px;
}
#mainnav ul li ul#listabout li a {
	float: left;
	display: block;
	text-align: left;
	border-bottom: 1px dotted #0f004e;
	width: 124px;
	padding: 0 0 0 15px;
	height: 24px;
	line-height: 23px;
	background: url('images/fplistdot.gif') no-repeat left center;
}
#mainnav ul li ul#listabout li a:hover {
	font-weight: bold;
	border-bottom: 1px solid #0f004e;
}


/********************** end drop down *********************/
#trans {
	width: 100%;
	height: 682px;
	position: absolute;
	top: 194px;
	left: 0px;
	text-align: center;
	z-index: 1;
	overflow: hidden;
}
#trans .image-trans {
	margin: 0 auto;
	width: 100%;
	height: 682px;
	z-index: 2;
	overflow: visible;
	text-align: center;
}
#contholder {
	width: 992px;
	position: relative;
	top: 237px;
	left: 0px;
	z-index: 120;

}
#leftcol {
	float: left;
	display: inline;
	width: 762px;
}
#rightcol {
	float: left;
	display: inline;	
	width: 200px;
	margin: 0 0 0 10px;
}
#leftcol h2 {
	font-size: 24px;
	color: #0f004e;
	padding: 20px 0 5px 0;
}
#leftcol p {
	color: #0f004e;
	padding: 0 0 15px 0;
}
#leftcol p a, #leftcol ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #0f004e;
}
#leftcol p a:hover, #leftcol ul li a:hover {
	color: #0066cc;
	border-bottom: 1px dotted #0066cc;
}
#leftcol hr {
	border-top: 1px solid #ffffff;	
	border-bottom: 1px solid #b8b8b8;
	border-right: none;
	border-left: none;
}
#leftcol h3 {
	font-size: 18px;
	color: #0f004e;
	padding: 5px 0 15px 0;
}
#rightcol h3 {
	font-size: 16px;	
	color: #0f004e;
	padding: 20px 0 10px 0;
}
#leftcol .fplist {
	
}
#leftcol .fplist li {
	color: #0f004e;
	padding: 0 0 15px 25px;
	background: url('images/fplistdot.gif') no-repeat 10px 2px;
	list-style-type: none;
}
#foot {
	float: left;
	width: 992px;
	height: 180px;
	display: block;
	background: url('images/footback.gif') repeat-x left top;
	margin: 30px 0 0 0;
	color: #0f004e;
	font-size: 10px;
}
#foot ul {
	padding: 15px 0 5px 0;
}
#foot ul li {
	display: inline;
	margin: 0 7px 0 0;
}
#foot ul li a {
	color: #0f004e;
	text-decoration: none;
}
#foot ul li a:hover {
	color: #0066cc;
	border-bottom: 1px dotted #0066cc;
}
#foot .uk {
	width: 160px;
	padding: 0 0 17px 0;
	display: block;
	color: #0f004e;
	text-decoration: none;
	background: url('images/globe.jpg') no-repeat right top;
	float: right;
}
#foot a:hover.uk {
	color: #0066cc;
}
#trans .image-trans .tranone {
	background: url('images/trans/audi.jpg') no-repeat center top;
	width: 100%;
	height: 682px;
}
#trans .image-trans .trantwo {
	background: url('images/trans/mercedes.jpg') no-repeat center top;
	width: 100%;
	height: 682px;
}
#trans .image-trans .tranthree {
	background: url('images/trans/bmw.jpg') no-repeat center top;
	width: 100%;
	height: 682px;
}
#trans .image-trans .tranfour {
	background: url('images/trans/vw.jpg') no-repeat center top;
	width: 100%;
	height: 682px;
}
#trans .image-trans .tranfive {
	background: url('images/trans/jaguar.jpg') no-repeat center top;
	width: 100%;
	height: 682px;
}
.financelink {
	display: block;
	width: 600px;
	height: 112px;
	text-indent: -5000px;
	margin: 0 auto;
	background: url('images/financelink.jpg') no-repeat left top;
}
a:hover.financelink {
	background: url('images/financelink.jpg') no-repeat left bottom;
}
.goright {
	float: right;
	margin: 0 0 5px 10px;
}
#rightcoltels {
	color: #0f004e;
	font-size: 16px;
	text-align: right;
	margin: 94px 0 0 0;
}
#pfee {
	padding: 0 0 15px 60px;
}
#pfee li {
	color: #0f004e;	
	list-style-type: none;
	padding: 2px 0;
}
#purchase {
	margin: 0 0 15px 0;
}
#purchase td {
	border-bottom: 1px dotted #0f004e;
	color: #0f004e;
	padding: 3px;
}


/************************************* accordion ************************************/


.basic  {
	width: 200px;
}
.basic div {
	background: #cccccc url(../images/accordian-tab-back.jpg) repeat-x left top;
}

.basic div .acclist {
	padding: 10px 0 10px 10px;
}
.basic div .acclist li {
	list-style-type: none;
	margin: 0 0 3px 0;
}
.basic div .acclist li a {
	display: block;
	width: 180px;
	text-decoration: none;
	height: 30px;
	background: url('images/acclistback.jpg') no-repeat left top;
	line-height: 29px;
	text-indent: 12px;
	padding: 0;
	margin: 0;
	border: none;
	color: #0f004e;
}
.basic div .acclist li a:hover {
	background-position: left bottom;
	color: #ffffff;
}
.basic h4 {
	cursor:pointer;
	display:block;
	padding: 6px 0 6px 10px;
	margin-top: 0px;
	text-decoration: none;
	font-size: 12px;
	color: #0f004e;
	background: url('images/accordianlink.jpg') no-repeat right top;
	border-bottom: 1px solid #dfdfdf;
	font-weight: normal;
}
.basic h4:hover {
	background: url('images/accordianlink.jpg') no-repeat right bottom;
}
.basic h4.selected {
	background: url('images/accordianlink.jpg') no-repeat right center;
}
/************************************** end accordion ************************************/


.fadeThis {
		position:relative;
		display:block;
		height: 150px;
		width: 200px;
		background:url(images/stocklink.gif) 0 0 no-repeat;
		margin: 30px 0 0 0;
	}
	
	.fadeThis * {
	  display: none;
	}
	
	.fadeThis span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 150px;
		width: 200px;
		background:url(images/stocklink.gif) 0 -150px no-repeat;
	}
	
a.facebook {
	position: absolute;
	right: 0px;
	bottom: 10px;
	display: block;
	width: 250px;
	height: 50px;
	background: url(images/facebook.png) center top no-repeat;
}
a.facebook:hover {
	background-position: bottom;
}
	
