
/* body */

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin: 0;
}
a:link, a:visited {
	color: #091647;
}
a:hover, a:active {
	color: #a20404;
}
h1 {font-size: 20px; color: #091647;}
h2 {font-size: 16px; color: #091647;}
h3 {}
form {}
img {border: 0px;}
.clear {clear: both;}

/* container */

#container {
	width: 935px;
	margin: 0 auto;
	background: url(../images/bodybg.jpg) repeat-y #fff;
	min-height: 1000px;
}

/* home */

#homeimage {
	width: 910px;
	height: 363px;
}

#leftcolumn {
	width: 218px;
}

#leftcolumn h2 {
	text-transform: uppercase;
	margin-left: 35px;
}

#middlecolumn {
	padding: 10px 10px 10px 20px;
	width: 420px;
}

#middlecolumnbrochure {
	width: 420px;
	padding: 10px 0 10px 20px;
}

#rightcolumn {
	width: 277px;
}

.sideimage {
	width: 250px;
	height: 150px;
	margin: 10px 0;
}

/* content */

#sidenav ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 35px;
}

#sidenav li {
	margin: 0 0 10px 0;
	font-size: 16px;
}

#sidenav a {
	text-decoration: none;
}

#content {}

.modelimg {
	float: left;
	margin: 10px 10px 10px 0;
	border: 1px solid #ccc;
}
.modelimg img {
	border-bottom: 1px solid #ccc;
}
.modelimg p {
	text-align: center;
}

#footer {
	margin: 20px 0 0 35px;
}

#footer a {
	margin: 0 7px 0 0;
}

/* module */

#module {}

/* brochure module */

#rightcontentbrochure h1 {
	font-size: 36px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.brochuredesc {
	padding-right: 10px;
	line-height: 18px;
}

#ctl01_ctl00_brochureTabs ul {
	margin-left: 35px;
}

#ctl01_ctl00_brochureTabs li {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#ctl01_ctl00_brochureTabs a {
	text-decoration: none;
	display: block;
	width: 180px;
	height: 20px;
	padding: 3px 0 0 5px;
}

#ctl01_ctl00_brochureTabs .selected {
	background-color: #e0d4c5;
}

/* calculator module */

#calculator {}

/* calendar module */

#calendar {}

/* dealer locator module */

#dealerlocator{}

/* employment module */

#employment {}

/* formbuilder module */

#formbuilder {width: 100%;}
#formbuilder select {width: 150px;}
#formbuilder textarea {width: 150px;}
#formbuilder td {padding-right: 30px;}
#formbuilder h1 {}

/* myprofile module */

#myprofile {}

/* news module */

#news {}

/* promotion module */

#promotion {}

/* search engine module */

#searchengine {}