/* CSS Document */



body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	text-align: center;
	background: #191919 url(images/background.jpg) repeat-x left bottom;
	height: 100%;
}
#wrapper {
	width: 992px;
	padding: 0;
	position: relative;
	margin: 0 auto;
	text-align: left;
}
#wrapper #trans {
	position: relative;
	height: 377px;
	background: #000000 url(trans/dealership.jpg);	
}
#wrapper #mainnav {
	border-right: 1px solid #828282;
	border-left: 1px solid #828282;
	background: url(images/navback.jpg) repeat-x left top;
	height: 36px;
	position: relative;
}
#wrapper #mainnav ul {
	padding: 0 0 0 3px;
	margin: 0;
	position: relative;
	height: 36px;
}
#wrapper #mainnav ul li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0 0 0 3px;
}
#wrapper #mainnav ul li a {
	display: block;
	font-size: 12px;
	width: 106px;
	text-align: center;
	text-decoration: none;
	color: #cccccc;
	background: url(images/butback.jpg) no-repeat left top;
	margin: 0;
	padding: 10px 0px;
}
#wrapper #mainnav ul li a.accessories {
	line-height:13px;
	padding-bottom:5px;
	padding-left:0;
	padding-right:0;
	padding-top:4px;
}
#wrapper #mainnav ul li a:hover {
	color: #FFFFFF;
	background: url(images/butover.jpg) no-repeat left top;
}
#wrapper #content {
	background: #000000;
	border-right: 1px solid #828282;
	border-left: 1px solid #828282;
	min-height: 280px;
	height: auto;
	padding: 20px 0 0 0;
	margin: 0;
}
/*\*/
* html #wrapper #content {
	height: 280px;
}
/**/
#wrapper #content h1 {
	font-size: 24px;
	margin: 0px 0 20px 20px;

}
#wrapper #content h2 {
	font-size: 20px;
	margin: 0px 0 20px 20px;

}
#wrapper #content p {
	font-size: 12px;
	color: #cccccc;
	padding: 0 0 15px 0;
	margin: 0 300px 0 30px;
}
#wrapper #content p a {
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
#wrapper #content p a:hover {
	color: #ffffff;
}
#wrapper #divider {
	height: 32px;
	position: relative;
	background: url(images/divider.gif) no-repeat left top;
}
#wrapper #foot {
	border-right: 1px solid #828282;
	border-left: 1px solid #828282;
	background: #000000 url(images/footback.gif) no-repeat 840px center;
	height: 64px;
	position: relative;
	padding-top: 4px;
}
#wrapper #foot ul {
	padding: 0 0 0 30px;
	margin: 0;
}
#wrapper #foot ul li {
	display: inline;
	padding: 0;
	margin: 0 6px 0 0;
	list-style-type: none;
}
#wrapper #foot ul li a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#wrapper #foot ul li a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}
#wrapper #foot p {
	font-size: 10px;
	color: #999999;
	padding: 0;
	margin: 0 0 0 30px;
}
#wrapper #foot .uk {
	text-decoration: none;
	font-size: 10px;
	color: #999999;
	width: 160px;
	margin: 0;
	padding: 0 0 15px 0;
	position: absolute;
	bottom: 0px;
	left: 650px;
	background: url(images/globe.jpg) no-repeat right top;
}
#wrapper #foot a:hover.uk {
	color: #ffffff;
}
#wrapper #footbot {
	background: url(images/footbot.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 11px;	
}
#contact {
	font-size: 12px;
	color: #cccccc;
	padding: 10px 0 10px 370px;
	background: #222222;

}

#transPrint{
	display: none !important;
}
#stockbutton {
	display: block;
	width: 197px;
	height: 263px;
	float: right;
	margin: -50px 20px 0 0;
	background: url(images/stockback.jpg) no-repeat left top;
	position: relative;
}
#stockbutton a {
	position: absolute;
	left: 0px;
	top: 200px;
	background: url(images/stockbutton.jpg) no-repeat left top;
	display: block;
	z-index: 100;
	height: 44px;
	line-height: 42px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	width: 197px;
	color: #ffffff;

}
#stockbutton a:hover {
	background: url(images/stockbutton.jpg) no-repeat left bottom;
}
#content #stockbutton p {
	margin: 0px 8px;
	padding: 140px 0px 0px;
	color: #ffffff;

}
