ul.categoryNav {
	margin-bottom: 50px;
}

div.clearer {
	background: black;
	width: 100%;
}

div#contentContain {
	padding-top: 110px;
}

div.downloads {
	background: white url(/images/about/downloads_header_bg.jpg) no-repeat top left;
}

div.dealer {
	background: white url(/images/about/dealer_locator_header_bg.jpg) no-repeat top left;
}

div.choosing {
	background: white url(/images/about/choosing_header_bg.jpg) no-repeat top left;
}

div.about {
	background: white url(/images/about/about_header_bg.jpg) no-repeat top left;
}

div#mainContain {
	background: white url(/images/global/mainContain_bg.gif) no-repeat bottom left;
	width: 633px;
	margin: 0px 0px 0px 23px;
	padding: 0px; 
}

div#mainInner {
	background: url(/images/global/mainInner_bg.jpg) no-repeat top left;
	width: 633px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 30px;
}

div#mainInner * {
	color: #323232;
	font-size: 10px;
}

div#mainInner br {
	clear: both;
}

div#mainInner h2 {
	display: block;
	border: 1px solid #cecfcf;
	color: #53575b;
	background: #e3e3e3;
	margin: 0 7px;
	padding: 5px 10px;
	font-size: 10px;
}

div#mainInner img.inline {
	float: left;
	display: inline;
	margin-top: 15px;
	margin-left: 15px;
}

div#mainInner .text {
	color: #323232;
	float: left;
	display: inline;
	width: 430px;
	margin: 0;
	margin-top: 20px;
	margin-left: 10px;
}

div#mainInner .text p {
	margin-bottom: 12px;
}

div#mainInner strong {
	color: #12486f;
}

div.copy {
	margin: 0 0 5px 0;
	padding-left: 25px;
}

div.copy p {
	margin-top: 10px;
}

div.paddling_styles {
	background-color: #dae2e7;
	margin: 0px 7px 10px 7px;
	padding: 8px;
}

div.style { float: left; }

div.style_copy {
	float: left;
	width: 190px;
}

div.style img {
	float: left;
	margin-right: 12px;
}

div#mainInner h5 {
	font-weight: normal;
	text-decoration: underline;
}
div#mainInner h5.nounderline { font-weight: bold; text-decoration: none; }

dl.links dt {font-weight: bold; color: #12486f; margin-top: 15px;}
dl.links dt.firstSet {margin-top: 0px;}
dl.links dd {margin-left: 5px;}

ul.download_list {
    list-style-type: none;
    margin: 0 0 0 6px;
    width: 230px;
    float:left;
}

ul.download_list b {
    color: #323232;
}

ul.download_list ul {
    list-style-type: none;
    margin: 0; padding: 0; margin-left: 10px;
}

ul.download_list li {
    margin: 9px 0px;
}