/* Eric Meyer Global Reset 
----------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
	}
	
/* remember to define focus styles! */

:focus {outline: 0;}

body 
	{
	line-height: 1;
	color: black;
	background: white;
	}
	
ol, ul {list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */

table 
	{
	border-collapse: separate;
	border-spacing: 0;
	}
	
caption, th, td 
	{
	text-align: left;
	font-weight: normal;
	}
	
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }


/* Page Structure 
----------------------------------------------------*/

html {}
 
body
	{
	background: #fff url(../images/bg.gif) no-repeat top left fixed;
	}
 
#page
	{
	background: #ffffff;
 	margin: 20px auto;
 	width: 946px;
	border: 1px solid #231E1F; 	
	}
 
 /** Right Rail **/
 	
#rail_container
	{
	position: absolute;
	right: 16px;
	width: 226px;
 	}
 	
#easy_contact
	{
	position: absolute;
	top: 236px;
	left: 23px;
 	}
#shop_here
	{
	position: absolute;
	top: 186px;
	left: 23px;
 	}
 
#rightRailBox,#rightRailBox1
	{
    width : 229px;
    height: 490px;
    background: url(../images/right_rail.jpg);
    color: #ffffff;
    }
#rightRailBox1 {
    background: url(../images/right_rail1.jpg);
    height: 540px;
}

.gfc-control
	{
	background: url(../images/right_rail_header-trans.png) no-repeat 10px 15px;
	} 
   
.gfc-resultsbox-visible
	{
	padding: 77px 25px 16px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	}
   
.gfc-resultsHeader
	{
   	visibility: hidden;
   	} 
   
a 	
	{
	color: #CD3326;
	text-decoration: none;
	font-weight: bold;
	}
      
#boxThis,#boxThis1
	{
	position: absolute;
	left: 16px;
	width: 685px;
	height: 490px;
	background: #cccccc;
    }
#boxThis1 {
	height:540px;
}    
#main_content,#main_content1
	{
    position: relative;
    background: #ffffff;
    padding: 0 16px;
    width: 914px;
    height: 510px;
    }
#main_content1 {
    height: 560px;
}    
#main_content_long
	{
    position: relative;
    background: #ffffff;
    padding: 0 16px;
    width: 914px;
    height: 99%;
    }

#main_nav {width: 506px;}
    
#header
	{
    position: relative;
    width: 946px;
    height: 71px;
    }
    
#header_content
	{
    background: url(../images/header_bg.gif) no-repeat top left;
    width: 946px;
    height: 66px;
    }

#trio
	{
	position: absolute;
	top: 19px;
	width: 44px;
	height: 44px;
	background: aqua;
	}
    
#logos
	{
    position: absolute;
    right: 16px;
    top: 6px;
    }
    
#bucket_container
	{
   	position: absolute;
   	top: 498px;
    }
    
#bucket_container_longcontent
	{
   	position: relative;
    }

        
#leftbucket
	{
    position: absolute;
    left: 0px;
    width: 457px;
    height: 245px;
    background: #dddddd;
    }
    
#rightbucket
	{
    position: absolute;
    left: 457px;
    width: 457px;
    height: 245px;
    background: #cccccc;
    }
    
#moviebucket
	{
	position: absolute;
    left: 0px;
    width: 320px;
    height: 245px;
    background: #dddddd;
	}
	
#middlebucket
	{
	position: absolute;
	left: 320px;
	width: 297px;
	height: 245px;
	}

#smallrightbucket
	{
	position: absolute;
	left: 617px;
	width: 297px;
	height: 245px;
	}

#copy_container
	{
	position: relative;
   	padding-bottom: 260px;
	background: url(../images/column_bg.jpg) no-repeat top left;
	}
	
p
	{
	padding-bottom: 16px;
	}

	
#leftcolumn 
	{
	width: 515px;
    line-height: 18px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 10px;
	}
	
#leftcolumn h1 
	{
	font-size: 16px;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 16px;
	}
	
#leftcolumn #rightcolumn p
	{
	padding-bottom: 16px;
	}

#rightcolumn 
	{
	position: absolute;
	top:50px;
    left: 555px;
    width: 340px;
    line-height: 18px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
	}
	
#rightcolumn h2
	{
	font-size: 11px;
	font-weight: bold;
	}
	
#newsletter{  padding: 3px 15px 3px 15px; margin:10px; width: 450px; height: 500px;}
	
#dealerform 
	{
	
	width: 460px;
    line-height: 18px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
	margin:25px;
	background-color: #fff;
	}
	
#dealerform h2 
	{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.first_para
	{
	font-size: 14px;
	color:#88a81a;
	}
	
.indent
	{
	padding-left: 15px;
	}
	
.right
	{
	float: right;
	padding-bottom: 105px;
	margin-top: -20px;
	}

/* Global Navigation 
-------------------------------------------------------*/
#glovalnav_container { }

#globalnav
	{
	position: relative;
	padding: 0 0 0 0;
	background: #fff;
	width: 946px;
	height: 24px;
	}

#globalnavlist
	{
	position: absolute;
	right: 2px;
	top: 6px;
	font-size: 11px;
	height:24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 358px;
	}

#globalnavlist li
	{
	list-style: none;
	margin: 0;
	display: inline;
	}

#globalnavlist li a
	{
	color: #949499;
	padding-right: 9px;
	padding-left: 9px;
	text-decoration: none;
	float: left;
	margin-right: 0;
	}

#globalnavlist li a:link, #globalnavlist li a:visited {color: #949499;}

#globalnavlist li a:hover {
	color: #C91510;
}

#globalnavlist li a#current, #globalnavlist li a:hover#current {color: #8cced1;}

#globalnavlist li img 
	{
	margin-top: 5px;
	float: left;
	}




/* Navigation
-------------------------------------------------------*/

#nav_main 
	{
	width: 550px;
	height: 27px;
	position: relative;
	}

#nav_features
	{
	position: absolute;
	top: 33px;
	left: 50px;
	height: 23px;
	width: 551px;
	}

ul#nav_features li
	{
	float:left;
	margin: 0;
	padding: 0;
	}

ul#nav_features img{margin: 0 -4px 0 0;}

/* Navigation - Main Nav Rollovers 
-------------------------------------------------------*/

#nav_home {margin:0; padding:0;}

#nav_home a 
	{
	display:block;
	width:69px;
	height:23px;
	margin:0;
	padding:0;
	text-decoration: none;
	background-image: url(../images/nav/home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
#nav_home a:hover 
	{
	background: url(../images/nav/home.gif) 0px -23px no-repeat;
	}
	
#nav_home a span { display:none; }

#nav_about {margin:0; padding:0;}

#nav_about a 
	{
	display:block;
	width: 80px;
	height: 23px;
	text-decoration: none;
	background-image: url(../images/nav/about.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#nav_about a:hover 
	{
	background: url(../images/nav/about.gif) 0px -23px no-repeat;
	}

#nav_about a span { display:none; }

#nav_services a 
	{
	display:block;
	width: 80px;
	height: 23px;
	text-decoration: none;
	background-image: url(../images/nav/services.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#nav_services a:hover 
	{
	background: url(../images/nav/services.gif) 0px -23px no-repeat;
	}

#nav_services a span { display:none; }

#nav_parts a 
	{
	display:block;
	width: 80px;
	height: 23px;
	text-decoration: none;
	background-image: url(../images/nav/parts.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#nav_parts a:hover 
	{
	background: url(../images/nav/parts.gif) 0px -23px no-repeat;
	}

#nav_parts a span { display:none; }

#nav_icsales a 
	{
	display:block;
	width: 90px;
	height: 23px;
	text-decoration: none;
	background-image: url(../images/nav/icsales.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#nav_icsales a:hover 
	{
	background: url(../images/nav/icsales.gif) 0px -23px no-repeat;
	}

#nav_icsales a span { display:none; }

#nav_contact a 
	{
	display:block;
	width: 102px;
	height: 23px;
	text-decoration: none;
	background-image: url(../images/nav/contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#nav_contact a:hover 
	{
	background: url(../images/nav/contact.gif) 0px -23px no-repeat;
	}

#nav_contact a span { display:none; }

/* Footer Navigation 
-------------------------------------------------------*/

#site_info_container 
	{
	position: relative;
	background: #000;
	color: #b5b5b5;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	}

#site_info_container p 
	{
	position: absolute;
	right: 16px;
	top: 8px;
	}

#site_info_nav
	{
	padding-top: 8px;
	margin-left: 16px;
	overflow: hidden;
	width: 460px;
	}

#site_info_navlist
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#site_info_navlist li
	{
	border-left: 1px solid #b5b5b5;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	}

#site_info_navlist li a 
	{
	color: #b5b5b5;
	text-decoration: none;
	font-weight: normal;
	}

#site_info_navlist li a:hover { color: #ffffff; }


/* FORM ELEMENTS */
/* ======================================================== */
.button 
{
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #CCCCCC;
	border: 1px solid #000;
}
#contentTitles,#contentTitles1 {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}
#contentTitles1 img {
	margin-top:30px;
}
#whoisriding {
	width:300px;
	height:160px;
	padding:0;
	margin:10px 20px 0 0;
	float:right;
}
#homeslideshow{
	width:300px;
	hight:131px;
	margin:0;
	padding:0;
}
#homeContentCenter,#homeContentCenter1 {
	float: left;
	margin-left: 16px;
	margin-top: 15px;
	clear: both;
	margin-right: 16px;
}
#homeContentCenter1 {
	*padding-top:20px;
}
#contentTitles,#contentTitles1 h1 {
	font-size: 24px;
	color: #C91510;
	margin-left: 15px;
}
#pagesTextDiv {
	padding: 12px;
	background-color: #FFFFFF;
	border: 1px solid #090909;
	width: 629px;
	

}
#pagesTextDiv p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pagesTextDiv h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

#pagesTextDivServices {
	padding: 12px;
	background-color: #FFFFFF;
	border: 1px solid #090909;
	width: 629px;
	overflow: scroll;
	height: 300px;
	float: left;
}
#pagesTextDivServices p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pagesTextDivServices h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}


.servicesMenu {
	float: left;
	margin-right: 15px;
	width: 160px;
	padding-left: 35px;
}
.servicesMenu a {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}#servicesMenuDivOuter {
	float: left;
}
#servicesMenuDivOuter {
	width: 650px;
	border: thin solid #666666;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 15px;
}
.servicesMenu li {
	list-style-type: square;
	font-size: 12px;
}
.servicesMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#pagesTextDiv tr {
	padding-top: 5px;
	padding-bottom: 5px;
}
#pagesTextDiv td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.gf-snippet {
padding-top: 170px;
}