@charset "UTF-8";

body {
	background-color: #000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
}

a, a:link {
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
}

a:active {
}

th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.clearFloat {
	clear:both;
}
.small {
	font-size:10px;	
}
#outerWrapper {
	background-image:url(../images/bkdgTile.jpg);
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 900px;
	top:0;
	bottom:0;
}

#innerWrapper {
	background-image:url(../images/bkgdMain.jpg);
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	top:0;
	left:0;
	bottom:0;
	right:0;
	position:relative;
}

#mainLogo {
	position:absolute;
	top:40px;
	left:10px;
	z-index:999;
}
#searchBox {
	background-image:url(../images/bkgdSearch.jpg);
	background-repeat:no-repeat;
	background-position:0px 10px;
	width:170px;
	min-height:125px;
	position:absolute;
	top:145px;
	left:10px;
	z-index:998;
	height: 96px;
}
#searchBox h2 {
	background-color:#000;
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
	line-height:24px;
	padding: 2px 10px 2px 20px;
	margin:6px 0px 6px 0px;
}
#searchBox form{
	margin:0px;
	padding:0px;
}

#dealerBar {
	position:absolute;
	top:65px;
	left:120px;
	z-index:995;
	width:665px;
	height:25px;
	background-color:#666;
	padding:0;
	margin:0;
}
#dealerBar p{
	color:#fff;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
	margin:0px 45px 0px 0px;
}
#dealerBar a:link, #dealerBar a:visited{
	color:#fff;
	text-decoration:none;
}
#dealerBar a:hover, #dealerBar a:active{
	color:#fff;
	text-decoration:underline;
}
#aboutBar{
	position:absolute;
	top:45px;
	left:213px;
	z-index:995;
	width:548px;
	height:20px;
	padding:0;
	margin:0;
	text-align:center;
}
#aboutBar p{
	color:#333;
	line-height:20px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#aboutBar a:link, #aboutBar a:visited{
	color:#333;
	text-decoration:none;
}
#aboutBar a:hover, #aboutBar a:active{
	color:#333;
	text-decoration:underline;
}
#tagBar{
	position:absolute;
	top:95px;
	left:213px;
	z-index:990;
	width:548px;
	height:20px;
	padding:0;
	margin:0;
	text-align:center;
}
#tagBar p{
	color:#333;
	font-size:12px;
	line-height:20px;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#cartBar{
	position:absolute;
	top:62px;
	left:215px;
	z-index:996;
	height:32px;
}
#cartBar p{
	color:#fff;
	line-height:30px;
	margin:0px;
	padding:0px;
}
#cartBar a.button{
	background-image:url(../images/butCart.gif);
	background-position:0px top;
	background-repeat:no-repeat;
	text-indent:35px;
	display:block;
	height:32px;
	line-height:30px;
	color:#fff;
	text-decoration:none;
}
#cartBar  a:link,#cartBar  a:visited{
	display:block;
	color:#fff;
	text-decoration:none;
}
#cartBar  a:hover,#cartBar  a:active{
	color:#fff;
	text-decoration:underline;
}

#contentWrapper {
	/*background-image:url(../images/bkgdTop.jpg);
	background-repeat:no-repeat;
	background-color:#fff;*/
	margin-left:149px;
	right:-5px;
	z-index:400;
}

#leftColumn {
	/*background-image:url(../images/bkgdLeft.jpg);
	background-repeat:no-repeat;*/
	width:115px;
	top:0px;
	float:left;
	padding:275px 10px 0px 15px;
	display: block;
}

#leftColumn h2 {
	font-size:12px;
	color:#FC0;
	font-weight:bold;
	margin:10px 20px 0px 0px;
	padding:0px;
}
#leftColumn h2 a:link, #leftColumn h2 a:visited{
	color:#FC0;
	text-decoration:none;
}
#leftColumn h2 a:hover, #leftColumn h2 a:active{
	color:#FC0;
	text-decoration:underline;
}

#leftColumn h3 {
	font-size:10px;
	color:#FFF;
	font-weight:normal;
	margin:10px 10px 0px 0px;
	padding:0px;
}
#leftColumn h3 a:link, #leftColumn h3 a:visited{
	color:#FFF;
	text-decoration:none;
}
#leftColumn h3 a:hover, #leftColumn h3 a:active{
	color:#FFF;
	text-decoration:underline;
}
#leftColumn .icon{
	float:left;
	margin: 0px 4px 0px 0px;
}
#leftColumn p {
	color:#fff;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#leftColumn ul {
	margin:0px 10px 0px 10px;
	padding:0px;
}

#leftColumn li {
	font-size:11px;
	color:#fff;
	font-weight:normal;
}

#leftColumn li a, #leftColumn li a:visited {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#leftColumn li a:hover, #leftColumn li a:active {
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#rightColumn {
	/*background-image:url(../images/bkgdRight.jpg);
	background-repeat:no-repeat;
	background-position:10px 60px;*/
	padding-top:40px;
	width:140px;
	float:right;
	clear:right;
	z-index:500;
	color:#fff;
	text-align:center;
}

#rightColumn h2 {
	font-size:12px;
	color:#FC0;
	font-weight:bold;
	margin:0px 5px 20px 0px;
	padding:0px;
}
#rightColumn h2 a:link, #rightColumn h2 a:visited {
	font-size:12px;
	color:#FC0;
	text-decoration:none;
}
#rightColumn h2 a:hover, #rightColumn h2 a:active {
	font-size:12px;
	color:#FC0;
	text-decoration:underline;
}
#rightColumn p {
	margin:0px 10px 0px 0px;
	color:#fff;
}
#rightColumn .left {
	text-align:left;
}
#rightColumn img {
	border:0;
}

#header {
	height:100px;
	top:0px;
	left:0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
}

#header h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

#header h2 {
	color: #666;
	font-size: 18px;
	font-weight: bolder;
	line-height: 32px;
	margin-top:0px;
	text-transform:uppercase;
	margin-left: 150px;
	font-family: Frutiger, Arial, sans-serif;
}

#header a, #header a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#header a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#header a:hover {
	color: #000;
	text-decoration: underline;
}

#header a:focus {
	color: #000;
}

#header a:active {
	color: #000;
}

#content {
	min-height:450px;
	width:590px;
	margin-left:20px;
	padding: 0px;
}

