@charset "utf-8";


a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #666;
}

a:link {
	color: #666;
	text-decoration: none;
	
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .05em;
	color: #999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#menu {
	margin: 0px;
	padding: 0px;
	height: 88px;
	width: 1024px;
	list-style-type: none;
	position: relative;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/NXe-Nav_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#menu a {
	display: block;
	text-indent: -900%;
	position:absolute;
	outline: none;
	left: 454px;
	top: 27px;
}

#menu a:hover{
	background-position: left bottom;
	top: 58px;
}

#menu .about {
	width: 70px;
	height: 8px;
	left: 158px;
	top: 57px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/about.gif);
	background-repeat: no-repeat;
}

#menu .products {
	width: 78px;
	height: 8px;
	left: 16px;
	top: 57px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/products.gif);
	background-repeat: no-repeat;
}

#menu .teams {
	width: 61px;
	height: 8px;
	left: 94px;
	top: 57px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/teams.gif);
	background-repeat: no-repeat;
}

#menu .blog {
	width: 55px;
	height: 8px;
	left: 229px;
	top: 57px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/blog.gif);
	background-repeat: no-repeat;
}

#menu .shop {
	width: 45px;
	height: 8px;
	left: 282px;
	top: 57px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/shop.gif);
	background-repeat: no-repeat;
}
#menu .main {
	width: 44px;
	height: 8px;
	left: 862px;
	top: 57px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/Home.gif);
	background-repeat: no-repeat;
	position: absolute;
}

#menu .dealer{
	width:110px;
	height:8px;
	left: 914px;
	top: 57px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/Find-A-Dealer.gif);
	background-repeat: no-repeat;
	position: absolute;
}

#menuh {
	margin: 0px;
	padding: 0px;
}
#menuh a:hover{
	background-position: left bottom;
	top: -1px;
}
#menuh .home {
	width: 135px;
	height: 89px;
	left: 455px;
	top: -1px;
	background-image: url(/wp-content/themes/sandbox/Nav-buttons/logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	clip: rect(1px,auto,auto,auto);
}

#footera {
	background-color: #FFF;
	text-align: center;
	color: #82807D;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: none;
	width: auto;
	border: thin solid #000;
}

#footera p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	height: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#container {
	width: 1024px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-color: #000;
}
#main_content {
	height: auto;
	width: 1024px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
	padding-top:80px;
	padding-bottom: 80px;

}
.dealerLogos {
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

#sidebarLFT {
	display: block;
	float: left;
	height: auto;
	width: 250px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
#sidebarRT {
	display: block;
	float: right;
	height: auto;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

