@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 100%;
}
.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 its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
p {
	margin-bottom: 16px;
}
a {
	color: #555555;
}
a:hover {
	color: #F2030D;
}

#container {
	position:relative; /* needed for footer positioning*/
	background-color: #000000;
	height: 100%;
	width: 100%;
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;

}
#containerexpand {
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
}
#containerguts {
	width: 1008px;
	margin-left: auto;
	height: 100%;
	margin-right: auto;
}
#masthead {
	display: block;
	padding-top: 6px;
	height: 124px;
	width: 1008px;
	background-color: #FFFFFF;
}
#logo {
	float: left;
}
#banner {
	display: block;
	height: 124px;
	width: 711px;
	float: left;
}
#nav    {
	display: block;
	float: left;
	height: 37px;
	width: 1008px;
	text-align: center;
	font-size: 12px;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	padding-left: 7px;
}
#nav   a {
	line-height: 37px;
	text-transform: uppercase;
	color: #000000;
	height: 37px;
	padding-right: 14px;
	padding-left: 14px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.06em;
	display: block;
	float: left;
	white-space: nowrap;
}
#nav   a:hover {
	color: #EB030C;
	background-color: #dddddd;
}

#nav2   a {
	line-height: 37px;
	text-transform: uppercase;
	color: #000000;
	height: 37px;
	padding-right: 14px;
	padding-left: 14px;
	text-decoration: none;
	font-weight: bold;
	font-size: larger;
	letter-spacing: 0.07em;
	display: block;
	float: left;
	white-space: nowrap;
}
#nav2   a:hover {
	color: #EB030C;
	background-color: #dddddd;
}



#search {
	height: 37px;
	width: 370px;
}
.search_box {
	width: 200px;
	height: 25px;
	background-image: url(../images/bg_search_box.gif);
	float: left;
	display: block;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.search_box    .s {
	float: left;
	border: 0 none #FFFFFF;
	width: 160px;
	background: none;
	color: #666666;
	margin-left: 10px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.search_box   .go {
	float: left;
}
.search_box input:focus {
outline: 0;
}

#headline {
	height: 139px;
	width: 1008px;
	clear: both;
	display: block;
}
#content {
	background-color: #FFFFFF;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	width: 582px;
	padding-top: 25px;
	padding-right: 213px;
	padding-bottom: 185px;
	padding-left: 213px;
	font-size: 15px;
	line-height: 20px;
}
#content h1 {
	color: #EB030C;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 16px;
}

#content h2 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 16px;
}
#content  ul  {
	margin-bottom: 16px;
	list-style-type: none;
}
#content ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	margin-bottom: 6px;
	padding-left: 26px;
}
div#footer {
	position: absolute;
	height: 176px;
	width: 100%;
	bottom: 0;
	background-image: url(../images/bg_left_footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footerexpand {
	background-image: url(../images/bg_right_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	height: 176px;
	width: 100%;
}
#footerguts {
	background-image: url(../images/bg_footer.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 176px;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
}
#counter {
	display: block;
	float: left;
	height: 62px;
	width: 391px;
	color: #33FFFF;
}

#locations {
	display: block;
	float: left;
	height: 62px;
	width: 617px;
}
#copyright {
	font-size: 14px;
	color: #000000;
	text-align: center;
	padding-top: 34px;
	line-height: 9px;
}
#copyright img {
	position: relative;
	top: 12px;
}

#copyright a {
	color: #000000;
}

#copyright a:hover {
	color: #F2030D;
}

.zip_search {
	background-image: url(../images/bg_zip_code.gif);
	background-repeat: no-repeat;
	display: block;
	height: 57px;
	width: 336px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 43px;
}
h3 {
	font-size: 14px;
	margin-bottom: 8px;
}
#content h4 {
	font-size: 14px;
	margin-bottom: 8px;
}

h3 a {
	font-size: 22px;
	background-image: url(../images/bg_h3_closed.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 37px;
	width: 542px;
	line-height: 37px;
	padding-left: 40px;
	margin-bottom: 24px;
	color: #000000;
	text-decoration: none;
}
h3 a:hover {
	color: #FFFFFF;
	background-image: url(../images/bg_h3_closed.gif);
	background-repeat: no-repeat;
	background-position: 0px -37px;
}
h3.closed a {
	font-size: 22px;
	background-image: url(../images/bg_h3_closed.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 37px;
	width: 542px;
	line-height: 37px;
	padding-left: 40px;
	margin-bottom: 24px;
	color: #000000;
	text-decoration: none;
}
h3.closed a:hover {
	color: #FFFFFF;
	background-image: url(../images/bg_h3_closed.gif);
	background-repeat: no-repeat;
	background-position: 0px -37px;
}

h3.open a {
	font-size: 22px;
	background-image: url(../images/bg_h3_open.gif);
	background-repeat: no-repeat;
	background-position: 0px -37px;
	display: block;
	height: 37px;
	width: 542px;
	line-height: 37px;
	padding-left: 40px;
	margin-bottom: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
h3.open a:hover {
	color: #000000;
	background-image: url(../images/bg_h3_open.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#js_counter {
	display: block;
	height: 20px;
	width: 98px;
	float: left;
	border: 2px solid #333333;
	margin-top: 24px;
	margin-left: 24px;
}
#sub_nav {
	background-image: url(../images/bg_subnav.gif);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 538px;
	margin-top: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding-top: 11px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 37px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: -12px;
}
#sub_nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#sub_nav a:hover {
	color: #EB030C;
}
.Xtestimonial {
	background-image: url(../images/bg_testimonial.gif);
	background-repeat: no-repeat;
	padding-right: 36px;
	padding-left: 36px;
	margin-bottom: 6px;
	padding-top: 6px;
}
.niceform {
	background-color: #EB070C;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
}
.formfields {
	color: #666666;
	width: 484px;
	margin-bottom: 4px;
	font-size: 16px;
	border: 1px solid #ABADB3;
}
.redbox {
	background-image: url(../images/bg_redbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 582px;
	padding-top: 20px;
	margin-bottom: 16px;
}
.redbox_guts {
	background-color: #EB070C;
	background-image: url(../images/bg_redbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 492px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 45px;
	font-size: 13px;
}
.redbox_snug {
	background-image: url(../images/bg_redbox_snug.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 582px;
	padding-top: 25px;
	margin-bottom: 20px;
	position: relative;
	top: -11px;
}
.bigredtext {
	font-weight: bold;
	color: #F53A0D;
	text-transform: uppercase;
}
.big_ad {
	float: right;
	margin-left: -150px;
	position: relative;
	left: 204px;
	display: block;
}
#content ul.tomlist li    {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/bg_biglist.gif);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 306px;
	padding-top: 11px;
	padding-left: 43px;
	font-weight: bold;
}
#content ul.tomlist li h2 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	margin-bottom: 4px;
}
#content  ul.tomlist  li  a  {
	color: #FFFFFF;
	text-decoration: none;
}
#content ul.tomlist li a:hover {
	color: #ED1C24;
}
.whatever {
	display: block;
	float: left;
	width: 100px;
	padding-right: 6px;
	font-size: 13px;
	text-align: center;
	padding-left: 6px;
}
