body
{
	margin: 0px;
	padding: 0px;
	background-color: #002C47;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001014;
	text-decoration: bold;
}

.footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001014;
	font-weight:bold;
	text-decoration: none;
}

.footer a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001014;
	font-weight:bold;
	text-decoration: underline;
}
.footerlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001014;
	text-decoration: underline;
}
.footerlink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Red;
	text-decoration: underline;
}
.footerbg
{
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
}

.preownedbg
{
	background-image: url(../images/preownedbg.jpg);
	background-repeat: no-repeat;
}

.financedept
{
	background-image: url(../images/financedeptbg.jpg);
	background-repeat: no-repeat;
}

.servicesbg
{
	background-image: url(../images/servicesbg.png);
	background-repeat: no-repeat;
}

.collisionbg
{
	background-image: url(../images/collisionbg.png);
	background-repeat: no-repeat;
}
.normalbg
{
	background-image: url(../images/middlebg.jpg);
	background-repeat: no-repeat;
}

.whiteboldtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height: 18px;
}

.whiteboldtext1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	line-height: 18px;
}
.collusionbg
{
	background-image: url(../images/collusionbg.jpg);
	background-repeat: no-repeat;
}
.bgheader
{
	background-image: url(../images/bgheader.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.headerMI
{
	font-family: Calibri;
	font-weight: bold;
}
.normalMI
{
	font-family: Calibri;
	font-size: 11px;
}
.normalBlue
{
	font-family: Calibri;
	font-size: 11px;
	color: Blue;
	text-decoration: underline;
}

.linkBlue a
{
	font-family: Calibri;
	font-size: 11px;
	color: Blue;
	text-decoration: underline;
}

.linkBlue a:hover
{
	font-family: Calibri;
	font-size: 11px;
	color: Red;
	text-decoration: underline;
}
#sitemap{
	padding:20px; 
	padding-top:5px;
}
#sitemap p{
	font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#666;
	line-height:15px;
	padding-top:7px;
	padding-bottom:15px;
	border-bottom:1px dotted #036;
}
#sitemap a{
	color:#036;
	text-decoration:none;
}
#sitemap a:hover{
	text-decoration:underline;	
}