#Global
{
	width: 1100px;
	margin: 0 auto;
}

p {
	margin-bottom: 5px;
	color: #000;
	font-size: 12px;
	font-family: "Verdana";
	text-align: justify;
	padding: 0.6em 1em 0.6em;

}

h1, h1 a
{
	color: #000;
	font-size: 16px;
	margin-bottom: 0px;
	text-align: center;
	font-family: "Helvetica";
}

h1 a:hover
{
	color: #FF0000;
	font-size: 16px;
	margin-bottom: 15px;
	text-align: center;
	font-family: "Helvetica";
}	

h2
{
	margin-bottom: 5px;
	margin-left: auto; margin-right: auto;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	font-family: "Verdana";
	border-top: 1px solid #C0C0C0;
	width: 550px;
	text-align: center;
	
}

h3 {
	color: #000;
	font-size: 14px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-family: "Helvetica";
}

h4, h4 a
{
	color: #232b09;
	font-size: 19px;
	margin-bottom: 15px;
	text-align: center;
	font-family: "Helvetica";
}

a img
{
	border: none;
}

.fact-item
{
	padding-bottom: 10px;
}

.fact-item h1
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: left;
}

.fact-item ul {

	list-style: none;
	text-align: left; 
  	margin: 0; 
  	width: 400px;
  	margin-left: 80px;
}

#Footer
{
	text-align: center;
	display: -moz-box;
	display: block;
	clear: both;
}

#homelist ul li p
{
	font-size: 11px;
}

#Copyright
{
	width: 970px;
	height: 24px;
	color: #FFF;
	font-size: 12px;
	line-height: 27px;
	display: -moz-box;
	display: block;
}

.group-detail-footer
{
	text-align: center;
	font-size: 10px;
}

.group-detail-footer a, .group-detail-footer a:visited
{
	color: #666;
	text-decoration: underline;
}

.group-detail-footer a:hover
{
	color: #000;
	text-decoration: underline;
}

.group-detail-images
{
	text-align: center;
}

.group-detail-images span span
{
	margin: 5px;
	display: -moz-inline-box;
	display: inline-block;
}
.group-detail-images img
{
	border: solid 1px #888;
	width: 230px;
	xheight: 100%;
}

.group-detail-images a:hover img
{
	border: solid 1px #000;
}


.group-detail-table
{
	display: -moz-box;
	display: block;
	padding: 20px;
	text-align: left;
	width: 558px;
	color: #000;
	font-size: 13px;
	font-family: "Verdana";
	height: 100%;
}

.group-detail-footer
{
	background-image: url(/images/corner-black-bottomleft.gif);
	background-repeat: no-repeat;
	display: -moz-box;
	display: block;
	height: 24px;
}

.group-name
{
	font-size: 16px;
	font-weight: bold;
	display: -moz-box;
	display: block;
	color: #000;
	text-align: center;
	margin-bottom: 0px;
}

.group-detail
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #FFF;
	width: 595px;
	text-align: center;
}

.group-detail-main
{
	width: 550px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.group-detail-main-footer
{
	display: -moz-box;
	display: block;
	background-image: url(/images/corner-white-bottomleft.gif);
	background-repeat: no-repeat;
	width: 400px;
}

.group-detail-main-content
{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #C0C0C0;
}

.group-detail-main-header
{
	display: -moz-box;
	display: block;
	font-weight: bold;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
}


.top-prod-bulls
{
	display: -moz-box;
	display: block;
	width: 500px;
	text-align: left;
	color: #000;
	font-size: 14px;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.top-prod-bull
{
margin-bottom: 10px;
}

.top-prod-bull table {
	vertical-align: top;
	padding-left: 20px;
	margin: 0px;
	
}

.top-prod-bull td {
	vertical-align: top;
	text-align: left;
}

.vehicleimage
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.vehicleimage img
{
	margin-bottom: 10px;
	margin-top: 10px;
}

.vehicleimage a:hover img
{
}

.vehiclemake, .vehiclemodel
{
	display: -moz-box;
	display: block;
	font-weight: bold;
	font-size: 17px;
}


