body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: #BBBBBB;
}

/*--------------------*/
#container {
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
}

/*--------------------*/
#header {
	position: relative;
	top: 0;
	width: 760px;
	min-height: 100px;
	padding: 0 0 10px 0;
	background: #2E69D4 url('images/header_bg.gif') bottom left no-repeat;
}
#headerCompanyLogo {
	position: relative;
	padding: 11px 0 0 27px;
	font-weight: bold;
	color: #231F20;
}
#headerCompanyLogo p {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
}
#headerInfo {
	position: absolute;
	top: 22px;
	right: 180px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#headerLogo {
	position: absolute;
	top: 0;
	right: 20px;
}
#dealersLicense {
	position: absolute;
	z-index: 1;
	top: 85px;
	right: 20px;
	width: 140px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;

}
#headerPresidentAwardLogo {
	position: absolute;
	top: 0px;
	right: 24px;
}

#dealersLicensePresidentAward{
	position: absolute;
	z-index: 1;
	top: 104px;
	right: 30px;
	width: 140px;
	text-align: center;
	font-size: 10px;
	color: #000000;

}
#headerFadLogo {
	position: absolute;
	top: 20px;
	right: 55px;
}
#dealersLicenseFad {
	position: absolute;
	z-index: 1;
	top: 107px;
	right: 30px;
	width: 140px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;

}
.growFont {
	font-size: 24px;
}
.darkGrey {
	font-size: 22px;
	color: #231F20;
}
.bleu {
	font-weight: bold;
	font-size: 22px;
	color: #17479E;
	margin-left: 70px;
}
.side_tl {
	margin: 10px 5px;
	width: 148px;
	background: #FFFFFF url('images/side_tl.gif') top left no-repeat;
}
.side_tr {
	background: url('images/side_tr.gif') top right no-repeat;
}
.side_bl {
	background: url('images/side_bl.gif') bottom left no-repeat;
}
.side_br {
	padding: 10px 0;
	text-align: center;
	background: url('images/side_br.gif') bottom right no-repeat;
}

/*--------------------*/
#content {
	position: relative;
	margin-top: 10px;
}

/*--------------------*/
#mainNav {
	float: left;
	width: 160px;
}
#mainNavTop {
	padding: 4px 0;
	width: 160px;
	background: url('images/nav_top.gif') top left no-repeat;
}
#mainNavBtm {
	padding: 0;
	width: 160px;
	background: url('images/nav_btm.gif') bottom left no-repeat;
}
#list {
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
	font-weight: bold;
}
#list div {
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	width: 140px;
	background: url('images/nav_bg.gif') top left repeat-x;
}
#list a {
	display: block;
	padding: 10px 0 5px 0;
}
#list a:link, #list a:visited {
	color: #000000;
	text-decoration: none;
}
#list a:hover, #list a:active {
	color: #000000;
	text-decoration: underline;
}

/*--------------------*/
#contentText {
	float: right;
	width: 590px;
	margin: 0 0 10px 0;
	padding: 0;
}
#contentLeft {
	position: relative;
	margin: 0;
	width: 410px;
}
#contentLeftInterior {
	position: relative;
	width: 560px;
}
#contentRight {
	float: right;
	padding-left: 20px;
	width: 170px;
	/*
	position: absolute;
	top: 10px;
	right: 15px;
	*/
}
#contentForm {
	margin: 0 auto;
	padding: 0;
	width: 170px;
	text-align: center;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	background: #DDDDDD url('/images/form_bg.gif') top left no-repeat;
}
#contentFormBtm {
	position: relative;
	margin: 0;
	padding: 50px 0 10px 20px;
	background: url('/images/form_btm.gif') bottom left no-repeat;
}
.content_tl {
	background: #FFFFFF url('images/content_tl.gif') top left no-repeat;
}
.content_tr {
	background: url('images/content_tr.gif') top right no-repeat;
}
.content_bl {
	background: url('images/content_bl.gif') bottom left no-repeat;
}
.content_br {
	padding: 15px;
	background: url('images/content_br.gif') bottom right no-repeat;
}
#contentText h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #17479E;
}
#contentText h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #DF3529;
}
#contentText p {
	margin: 10px 0;
	padding: 0;
	line-height: 16px;
	color: #231F20;
}
#contentText ul, #contentText ol {
	color: #17479E;
	font-weight: bold;
}
#contentText li {
	padding: 5px;
}
#contentText a:link, #contentText a:visited {
	color: #DF3529;
	text-decoration: underline;
}
#contentText a:hover, #contentText a:active {
	color: #17479E;
	text-decoration: underline;
}
.contenterror {
	color: #990000;
}

#contact {
	width: 510px;
	padding: 2px 0 0 0;
	background: url('images/contact_bg.jpg') top left no-repeat;
}
/*--------------------*/
#footer {
	position: relative;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
.pushtext {
	position: absolute;
	top: 25px;
	left: 30px;
}
#powered {
	position: absolute;
	top: 20px;
	right: 10px;
}

/* Content Float Fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 



