body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3F4952;
	background-repeat: repeat-x;
	background-position: left top;
	color: #7E878C;
	background-image: url(../images/mainbg.jpg);
	margin-top: 0px;
}
#wrapper {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 554px;
}
#contentwrapper {
	background-image: url(../images/orange_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 744px;
	float: left;
	padding-bottom: 8px;
}
#RightCollum {
	font-size: 100%;
	float: right;
	width: 364px;
	padding-bottom: 8px;
	margin-right: 14px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#CarImage {
	float: none;
	width: 301px;
}

#contentArea {
	background-image: url(../images/leftlinebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	float: left;
	width: 719px;
	padding-top: 108px;
}
#Footer {
	color: #67686B;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 744px;
	padding-bottom: 25px;

}
.footertext {
	font-size: 10px;
	padding-left: 11px;
	padding-right: 11px;
	color: #67686B;
}
.footertext a {
	color: #67686B;

	text-decoration: none;
}
.footertext a:hover {
	color: #999A9D;
	text-decoration: underline;

}
#Logos {
	float: none;
	width: 275px;
	margin-left: 15px;
	margin-top: 70px;
	margin-bottom: 25px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E2E4;
}
#RightCollum ul {
	margin-left: 10px;
	padding-left: 10px;
	font-size: 80%;
	padding-bottom: 25px;
}
#RightCollum li {
	line-height: 1.5em;
}
.OrangeBold16pt {
	font-size: 90%;
	font-weight: bold;
	color: #EC6922;
}
#LeftCollum {
	width: 301px;
	float: left;
}
#RightCollum h1 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.BlueThin13pt {

	font-size: 80%;
	font-weight: normal;
	color: #142533;
}
#RightCollum a {
	font-size: 75%;
	text-decoration: none;
	color: #EC6922;
	background-image: url(../images/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
}
#RightCollum a:hover {
	font-size: 75%;
	text-decoration: underline;
	color: #7e878c;
	background-image: url(../images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
}
.Bluetext a {

	font-weight: normal;
	color: #142533;
}
.Bluetext a:hover {


	font-weight: normal;
	color: #EC6922;
}
.TelNumber {

	font-size: 110%;
	font-weight: bold;
	color: #EC6922;
}
