/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#569fd3;
}
a:hover {
	color:#569fd3;
	text-decoration : underline;
}

html, body {
height: 100%;
width:100%;
}

body {
	vertical-align:top;
	background:#a7a9ac url(../images/background.gif) top repeat-x;
}

h1, h2, h3, h4, h5, h6, p, ol, div, img, body, ul, li {
	padding:0;
	margin:0;
}

img {
	display:block;
	overflow:hidden;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 31px;
	color: #000000;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px solid #acd4f1;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 21px;
	color: #000000;
	padding:0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
	padding:0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}

#wrapper {
	width:960px;
	border:4px solid #a7a9ac;
	height:auto;
	margin:30px auto 0 auto;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:931px;
	height:88px;
	padding:36px 29px 0 0;
	position:relative;
	background:url(../images/header.gif) repeat-x;
}

.logo {
	position:absolute;
	left:16px;
	top:15px;
	display:block;
}

/*--------------------------------------------------------------------------------------------------
	horizontal navigation
--------------------------------------------------------------------------------------------------*/

#nav {
	width:653px;
	height:38px;
	padding:2px 0 2px 0;
	float:right;
	background:url(../images/nav.gif) no-repeat;
}

#nav ul {
	width:653px;
	height:38px;
}

#nav ul li {
	display: inline;
	padding-bottom: 0;
/* matches link padding except for left and right */
	padding-top: 11px;
	margin:0;
}

#nav ul li a {
    float:left;
	text-align:center;
    padding:11px 0 0 0;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	} 

#nav #active { 
	text-decoration: none;
	color:#569fd3;
	background-color:#021a58;
	}
	
#nav ul li a:hover {  
	text-decoration: none;
	color:#569fd3;
	}
	
.home {  
	width:82px;
	border-right:1px solid #021a58;
	}
		
.sales {  
	width:87px;
	border-right:1px solid #021a58;
	}
		
.services {  
	width:109px;
	border-right:1px solid #021a58;
	}
		
.parts {  
	width:86px;
	border-right:1px solid #021a58;
	}		
		
.know {  
	width:153px;
	border-right:1px solid #021a58;
	}	
			
.contact {  
	width:131px;
	}
	
#nav #active.home  { 
	text-decoration: none;
	color:#569fd3;
	background:url(../images/nav_on.gif) left no-repeat;
	}	
	
#nav #active.contact  { 
	text-decoration: none;
	color:#569fd3;
	background:url(../images/nav_on2.gif) right no-repeat;
	}		

/*--------------------------------------------------------------------------------------------------
	index
--------------------------------------------------------------------------------------------------*/

#content {
	width:922px;
	overflow:hidden;
	border-bottom:4px solid #FFFFFF;
	border-left:4px solid #FFFFFF;
	border-right:4px solid #FFFFFF;
	padding:0 0 20px 30px;
	background:#FFFFFF url(../images/gradient.gif) bottom repeat-x;
}

#main {
	width:440px;
	height:190px;
	padding:75px 470px 0 50px;
	background: url(../images/main.jpg) no-repeat;
}

#logos {
	width:960px;
	height:100px;
	background: url(../images/logos.gif) no-repeat;
}

.leftcolumn {
	width:220px;
	float:left;
	margin:0 0 10px 0;
	background: url(../images/column.gif) bottom no-repeat;
}

.leftcolumn p {
	line-height:14px;
}

.leftcolumn  h2 {
	font-size: 15px;
	line-height: 16px;
	height:31px;
	color: #FFFFFF;
	padding:14px 0 0 28px;
	background: url(../images/column_top.gif) top no-repeat;
}

.columncontent {
	width:188px;
	padding:0 16px 5px 16px; 
	background: url(../images/blue.gif) top no-repeat;
}
.columncontent ul { 
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding:0 0 10px 0;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

.columncontent li { 
	background: url(../images/bullet2.gif) left top no-repeat;
	padding:5px 0 5px 7px;
	border-bottom:1px solid #acd4f1;
}

#rightcolumn {
	width:642px;
	float:right;
	padding:0 30px 0 0;
}
/*--------------------------------------------------------------------------------------------------
	subpage
--------------------------------------------------------------------------------------------------*/			

#subrightcolumn {
	width:627px;
	float:right;
	padding:30px 30px 0 30px;
	background: url(../images/blue2.gif) top repeat-x;
}

#leftcolumncontainer {
	width:220px;
	float:left;
	padding:15px 0 0 0;
}

.bold {
	color:#000000;
	font-weight:bold;
}

#subrightcolumn ul { 
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding:0 0 5px 15px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

#subrightcolumn li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding:0 0 5px 7px;
}
/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:500px;
	padding:15px 0 15px 10px;
	margin:5px 0 15px 0;
	float: left;
	text-align:left;
	border:1px solid #d1d2d4;
	background:#FFFFFF url(../images/form.gif) bottom repeat-x;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}


.inputborder {
    border: 1px solid #569fd3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding:4px;
	margin:0;
	color:#333333;
}

/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/

#footer {
	width:960px;
	padding:5px 0 10px 0;
	margin:0 auto 0 auto;
}

#footer p {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	padding: 0;
}

#footerright {
	width:600px;
	float:right;
	text-align:right;
}

#footerright p {
	color: #808284;
}


#footer a  {
	text-decoration: none;
	color:#FFFFFF;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration : underline;
}

#footer a.gecko {
	text-decoration: none;
	color:#c6c8ca;
}
#footer a.gecko:hover {
	color:#FFFFFF;
	text-decoration : underline;
}

.snipe {
	color:#c6c8ca;
}

/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}

