@charset "utf-8";

.oneColFixCtrHdr #container {
	width: 1024px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#maincontent {
	height: auto;
	width: 1024px;
	float: left;
	display: block;
	margin-bottom: 1em;
	background-color: #000;
}
.aboutus {
	margin-right: 12.4em;
	margin-left: 12.4em;
	margin-top: 12px;
	padding-top: 95px;
	padding-right: 60px;
	padding-bottom: 12px;
	padding-left: 70px;
	background-image: url(../Assets/About-us-BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
}

#dealercontainer {
	height: 500px;
	width: 1024px;
	float: left;
	background-image: url(../Assets/DealerAppBG.jpg);
	background-repeat: repeat-y;
	background-position: top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#dealerlayout {
	width: auto;
	float: right;
	margin-top: 4em;
	text-align: right;
	margin-right: 225px;
	color: #CCC;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFF;
	padding-right: 12px;
}
#dealerlayout p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.05em;
	color: #FFF;
	font-weight: normal;
	margin-top: 5px;
}
#dealerlayout em {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	color: #FFF;
	font-weight: normal;
	margin-top: 9px;
	padding: 0px;
}
#dealerlayout strong {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	color: #FFF;
	font-weight: normal;
	margin-top: 9px;
	padding: 0px;
}


#dealerlayout h3 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	color: #FFF;
	font-weight: normal;
	margin-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

#dealerlayout a:link {
	color: #CCC;
	text-decoration: none;
}




.bodybottom {
	background-image: url(../Assets/bottom-BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 48px;
	margin-bottom: 12px;
}

.bodytop {
	background-repeat: no-repeat;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
}

.teamsgallery {
	width: 625px;
	display: block;
	background-image: url(../Assets/body-BG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 12px;
	padding-right: 0px;
	height: auto;
	margin-bottom: 12px;
	float: left;
	margin-right: 200px;
	margin-left: 200px;
	padding-bottom: 12px;
}
.teamsview1of3 {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	height: auto;
	width: 135px;
	text-align: right;
	display: block;
	float: left;
	clear: none;
	position: inherit;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 100px;
}
.teamsview2of3 {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	height: auto;
	width: 135px;
	text-align: right;
	display: block;
	float: left;
	clear: none;
	position: inherit;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}
.teamsview3of3 {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	height: auto;
	width: 135px;
	text-align: right;
	display: block;
	float: left;
	clear: none;
	position: inherit;
	margin-top: 13px;
	margin-right: 88px;
	margin-bottom: 13px;
	margin-left: 0px;
}

.teamlogo {
	margin: 5px;
}

.teamname {
	font-variant: normal;
	display: block;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	color: #666;
}

#dealerlayout bold {
	color: #003;
	text-decoration: none;
}
#contactcontent {
	height: auto;
	width: auto;
	display: block;
	background-color: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}

#contact {
	color: #FFF;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact p{
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}


#contactform {
	background-position:left;
	background-repeat:repeat-y;
	height: 700px;
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 0;
	padding-left: 75px;
	
}
#form {
	text-align: right;

}
#form h6 {
	margin: 0px;
	padding: 0px;
	color: #000;
}


.contractformcells {
	margin-bottom: 3px;
	margin-top: 3px;
}





.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
