* { margin: 0; padding: 0; }
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #464646;
	line-height: 1.33em;
	font-style: normal;
	margin-top: 1em;
	margin-bottom: 1em;

}
a img { border: 0; }
.clear { clear: both; height: 20px; }


.ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	list-style-position: outside;
	list-style-type: disc;
	display: list-item;
	font-size: 0.75em;
	text-transform: uppercase;
	position: relative;
	padding-left: 25px;
	margin-left: 25px;
	font-weight: bold;}

#page_1 .col_1{
	width:400px;
	float: left;
}

#page_1 .mid{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	height: 300px;
	width: 1px;}

#page_1 .col_2{
	width:300px;
	float: left;

	}	
#page_tune_top .col_1{/*used in models tune offering page in the top section before each tune*/
	width:400px;
	float: left;
}

#page_tune_top .mid{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	height: 250px;
	width: 1px;
	margin-top: 5px;

}

#page_tune_top .col_2{
	width:325px;
	float: left;


	}	

#page_tune_detail .col_1{
	width:400px;
	float: left;
	margin-right: 8px;


}
#page_tune_detail .mid{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 200px;
	width: 1px;
	margin-top: 10px;



}

#page_tune_detail .col_2{
	width:341px;
	float: left;
}	

.perftitle{
	margin-top: 35px;
	margin-left: 45px;
}
.perftable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-transform: uppercase;
	color: 464646;
	display: block;
}

body {
	background: #000000;
	width: 100%;
	background-image:  url(images/bg_main.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 0px;


}
.block{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	line-height: 1.25em;


}

.tunespectitle{
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.25em;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.tunespecs{
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: 464646;
	text-align: justify;



}

.visitedwht {
	color: #990000;
}
a:link, a:visited {
	color: #990000;
}/*#C90000 #265E15*/
a:hover, a:active { color: #333; }/*#C90000 #265E15*/

#install_inst.a:hover { color:#FFF; }

#header {
	position:relative;
	width: 100%;
	top: 0;
	left: 0;
	height: 75px;
	background: #000000;
	padding-left: 20px;
	padding-right: 20px;

}
.tblleft_indent_10px{
	padding-left: 10px;
	padding-bottom: 30px;
	padding-top: 5px;



}
.indent_5px{margin-left:5px; display:block;}
.indent_10px{
	margin-left:10px;
	display:block;
}

.top_indent_5px{margin-top:5px;}
.top_indent_10px{margin-top:10px; display:block;}
.top_indent_15px{
	margin-top:15px;
	display:block;
}
.top_indent_20px{margin-top:20px; display:block;}
.top_indent_25px{margin-top:25px; display:block;}
.top_indent_35px{margin-top:35px; display:block;}

#header.img {
	align:left;
}

#headernavcontainer {
	position:relative;
	width: 100%;
	height: 37px;
	padding: 0px;
	top: 0px;
}

#headernav {
	width: 875px;
	height: 50px;
	margin: 0 auto;
	padding: 0px;
	/*border: 1px solid #C90000;*/
	background-color: #000000;
	/*background-color: transparent;*/
}

td.bg_top_strip {/*Keep */
	background-image: url(images/bg-topstrip.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#container_bg{
	position: relative;
	width: 875px;
	margin: 0 auto;
	background-image:  url(images/bg_content_tile.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#container {
	position: relative;
	width: 875px;
	margin: 0 auto;
	top: 0;
	text-align: left;
	background-image:  url(images/bg_content_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.title{
	margin-left: 10px;
	margin-top: 35px;
	margin-bottom: 5px;
}
.pchart_title{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 50px;
}

.pchart_tune{
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;



}
#content {
	margin: 10px 30px 10px 30px;
	overflow: auto;
	}
* html #content {  }

#content-main {
	position: relative;
	float: left;
	width: 745px;
	left: 35px;
	margin-right: 20px;
	/*border: 1px solid #BBB;*/
	}
	
#primarycontent {
	background-image:  url(images/bg_whitepage_side.gif);
	background-repeat: repeat-y;
	width: 750px;
	text-align: left;
	margin: 7px 0 0px 2px;
	position: relative;
	}

#primarycontent .content {
	background-image:  url(images/bg_whitepage_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 0px; 
	position: relative;
	}

#services {
	padding-left: 50px;
	padding-top: 10px;
	float: left;
	width: 650px;	
	}	
	
#feature {
	padding-top: 15px;
	background-image:  url(images/bg_whitepage_top.gif);
	background-repeat: no-repeat;
	position: relative;
	padding-bottom: 7px;

	}


div.clearer {
	clear: both; 
	display: block; 
	margin: 0; 
	padding: 0; 
	height: 0; 
	line-height: 1px; 
	font-size: 1px;
	}

#distributor_map {
	text-align:center;
	width: 100%;
	}

.distributors-font {
	font-size:11px;
}	
	
#distributors-sub13 {
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	width: 238px;	
	}

#distributors-sub23 {
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	width: 238px;	
	}

#distributors-sub33 {
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	width: 238px;	
	}
	
.distributors {
	border: 1px solid #c0c0c0;
	width: 230px;
}	

.name_west {
	background-color: #660000;
	color: #FFF;
	padding-left: 5px;
}

.name_midwest {
	background-color: #999999;
	color: #FFF;
	padding-left: 5px;
}

.name_east {
	background-color: #333333;
	color: #FFF;
	padding-left: 5px;
}
	
	
#feature-sub1 {
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	width: 350px;	
	}
	
#feature-sub2{
	padding-top: 10px;
	padding-right: 10px;
	float: right;
	width: 350px;
	}	

#feature-sub2 ul {
	margin-left: 20px;
	type: none;
}
	
.featureImageCentered {
	margin-left: 40px;
	float: left;
}

.featureImageLeft {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
}

.featureImageRight {
	margin-left: 0px;
	float: right;
}
	

* html #section-index #content-main { margin-right: 20px; }

#section-index dl.preview {
	margin-right: 8px;
	}
.footer {
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;


}

.footer a{
	color: #999999;
}

.footer a:hover {
	color: 333333;
}


* html dl.sidebox { padding-bottom: 10px; }

div.desc ul {
	padding-left: 20px;
	list-style-type: disc;

	
	}

div.desc ol {
	padding: 0 30px 0 10px;
	list-style-type: decimal;
	
	}
	
div.desc li {
	}
	
#hidelink {
	clear: both;
	padding: 30px 0 0 0;
	}


#siteinfo {
	clear: both;
	width: 875px;
	/*overflow: auto;*/
	height: 55px;
	margin: 0 auto;
	color: #FFF;
	/*background: #F5F5F5;*/
	background-image:  url(images/bg_content_base.jpg);
	background-position:top;
	background-repeat:no-repeat;

	}
* html #siteinfo {}
#siteinfo p {
	float: left;
	left: 50;
	height: 55px;
	width: 750px;
	padding-left: 30px;
	padding-top: 12px;
	}
#siteinfo p img {
	vertical-align: text-bottom;
	}
#siteinfo ul {
	float: right;
	width: 300px;
	margin: 1em 0;
	
	}
#siteinfo ul li {
	display: inline;
	margin-left: 20px;
	list-style: disc url(none);
	}

#imagen {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 745px;
	height: 300px;
	margin-left: 5px;

}


input, select {
	
}

.trivia{
	font-family: Verdana, Arial, Helvetica, sans-serif;
		color: 464646;
	margin-right: 10px;



}

