@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	position: static;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
span {
	display: none;
}


/* Generic
---------------------------------------------------------------------------------*/
body {
	background-image: url(../images/template/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	word-spacing: normal;
	width: auto;
	line-height: 18px;
	letter-spacing: normal;
}
h1 {
	font-size: 160%;
}

h3 {
	font-size: 105%;
	color: #FFF;
	text-align: center;
	letter-spacing: .1em;
	word-spacing: .1em;
	line-height: 1.25em;
	margin-top: .5em;
}

h4 {
	font-size: 130%;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	clear: both;
}

h5 {
	font-size: 130%;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	clear: both;
}

h6 {
	font-size: 130%;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	clear: both;
}

hr {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	background-color: #666;
	height: 0px;
	clear: both;
}

#margin {
	height: 25px;
	background-color: #000000;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	margin-top: 0px;
}
#margin a {
	color: #666666;
}
#margin a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#margin .shoppingcart {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	display: block;
	float: right;
	position: relative;
	top: 5px;
	right: 10px;
}

/* Header
---------------------------------------------------------------------------------*/
#header {
	height: 170px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/template/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#logo {
	height: 220px;
	width: 280px;
	margin-top: 0px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}



/* menu
---------------------------------------------------------------------------------*/
#menu {
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 780;
	z-index: 1;
	position: relative;
	top: 134px;
	left: 0;
	padding-left: 37px;
}


#menu  .home  a {
	background-image: url(../images/template/home.jpg);
	background-position: left top;
	height: 25px;	width: 60px;	margin-right: 0px;
	float: left;
	background-repeat: no-repeat;

}
#menu .home a:hover {
	background-position: right;
	height: 25px;
}
#menu .store a {
	background-image: url(../images/template/store.jpg);
	background-position: left top;
	float: left;
	height: 25px;	width: 60px;	margin-right: 0px;
}
#menu .store a:hover {
	background-position: right;
}
#menu .gallery a {
	background-image: url(../images/template/gallery.jpg);
	background-position: left top;
	float: left;
	height: 25px;	width: 60px;	margin-right: 10px;
}
#menu .gallery a:hover {
	background-position: right;
}
#menu .contact a {
	background-image: url(../images/template/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;	width: 60px;	margin-right: 10px;
}
#menu .contact a:hover {
	background-position: right;
}
#menu .dealer a {
	background-image: url(../images/template/dealers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;	width: 100px;	margin-right: 0px;
}
#menu .dealer a:hover {
	background-position: right;
}
#menu .bike a {
	background-image: url(../images/template/bikes_for_sale.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;	width: 100px;	margin-right: 4px;
}
#menu .bike a:hover {
	background-position: right;
}
#menu .events a {
	background-image: url(../images/template/events.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;	width: 60px;	margin-right: 4px;
}
#menu .events a:hover {
	background-position: right;
}
#menu .fbi a {
	background-image: url(../images/template/fbi_motor_co.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;	width: 100px;	margin-right: 0px;
}
#menu .fbi a:hover {
	background-position: right;
}


#menu .employment a {
	background-image: url(../images/template/employment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;	width: 100px;	margin-right: 0px;
}
#menu .employment a:hover {
	background-position: right;
}







/* content
---------------------------------------------------------------------------------*/
#container {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color: #666;
	background-repeat: no-repeat;
	height: auto;
}
#top-bg {
	background-image: url(../images/index/wrap-top.jpg);
	background-repeat: no-repeat;
	width: 780px;
}
#content {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}


/* footer
---------------------------------------------------------------------------------*/
#footer {
	background-color: #000000;
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#footer_info {
	color: #FFFFFF;
	text-align: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/template/bg_footer.jpg);
	background-position: left top;
	height: 18px;
}
.welcome {
	width:234px;
	margin-right: 18px;
	height: 500px;
	float: left;
	background-image: url(../images/template/welcome.png);
	background-position: left top;
	padding-top: 75px;
}
.welcome  h3 a {
	background-repeat: no-repeat;
	background-position: 8px top;
	background-color: #999999;
	background-image: url(../images/template/welcome.jpg);
	height: 43px;
	display: block;
	margin-top: 15px;
}

.welcome  p   {
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	font-size: 1em;
}
.items {
	width: 218px;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	display: block;
	background-color: #999999;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.innerContainer {
	width: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-right: 15px;
	padding-left: 15px;
}

.itemImg {
	height: 75px;
	width: 100px;
	background-color: #999;
	margin-right: 10px;
	float: left;
}
.itemDesc  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	display: block;
	text-align: left;
}

.products {
	width:234px;
	margin-right: 18px;
	height: 500px;
	float: left;
	background-image: url(../images/template/visitourstore.png);
	background-position: left top;
	padding-top: 85px;
}
.imageCenter {
	margin: 10px;
	border: 1px solid #777777;
	padding: 2px;
}
.products  h3 a {
	background-repeat: no-repeat;
	background-position: 8px top;
	background-color: #999999;
	background-image: url(../images/template/visitourstore.jpg);
	height: 39px;
	display: block;
	margin-top: 15px;
}
.products p {
	background-color: #999999;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	font-size: 1.1em;
}
.column3 {
	padding-left: 515px;
	clear: none;
	line-height: normal;
	text-align: center;
	padding-right: 15px;
	padding-top: 20px;
	background-image: url(../images/template/bg_column3.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.dealerbox {
	width: 175px;
	height: 10em;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.eventcolumn {
	width:234px;
	height: 500px;
	float: left;
	background-image: url(../images/template/visitourstore.jpg);
	background-position: left top;
	padding-top: 85px;
}

