@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	background-image: url(../images/jjbg1%20copy.jpg);
}
#wraper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header {
	height: 268px;
	width: 970px;
	background-image: url(../images/headnew.jpg);
}



#menu {
	height: 47px;
	width: 970px;
}
#home {
	height: 47px;
	width: 122px;
	float: left;
}
#videos {
	height: 47px;
	width: 114px;
	float: left;
}
#dvds {
	height: 47px;
	width: 112px;
	float: left;
}
#models {
	height: 47px;
	width: 127px;
	float: left;
}
#forum {
	float: left;
	height: 47px;
	width: 118px;
}
#customs {
	float: left;
	height: 47px;
	width: 138px;
}
#links {
	float: left;
	height: 47px;
	width: 113px;
}
#contact {
	float: left;
	height: 47px;
	width: 126px;
}
#moto {
	background-image: url(../images/moto.jpg);
	height: 65px;
	width: 970px;
}
#images {
	height: 561px;
	width: 970px;
	background-image: url(../images/content.jpg);
}
#five {
	height: 390px;
	width: 500px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
#four {
	float: left;
	height: 190px;
	width: 420px;
	margin-top: 15px;
	margin-left: 17px;
	background-color: #036;
}

#four2 {
	float: left;
	height: 190px;
	width: 420px;
	margin-left: 17px;
	margin-top: 10px;
}
#one {
	float: left;
	height: 120px;
	width: 180px;
	margin-left: 15px;
	margin-top: 22px;
}
#one2 {
	float: left;
	height: 120px;
	width: 180px;
	margin-top: 22px;
	margin-left: 9px;
}
#one3 {
	float: left;
	height: 120px;
	width: 180px;
	margin-top: 22px;
	margin-left: 9px;
}
#one4 {
	float: left;
	height: 120px;
	width: 180px;
	margin-top: 22px;
	margin-left: 9px;
}
#one5 {
	float: left;
	height: 120px;
	width: 180px;
	margin-top: 22px;
	margin-left: 10px;
}
#images_menu {
	height: 70px;
	width: 970px;
}
#images_menu p , #images_menu p a{
	margin: 0px;
	padding: 0px;
	color: transparent;
}


#add {
	float: left;
	height: 70px;
	width: 300px;
}
#add a:link , #add a:visited{
	display: block;
	height: 70px;
	width: 300px;
	background-image: url(../images/add_to_cart.jpg);
}
#add a:hover , #add a:active{
	background-image: url(../images/add_to_cart1.jpg);

}


#view {
	float: left;
	height: 70px;
	width: 370px;
}
#view a:link , #view a:visited{
	height: 70px;
	width: 370px;
	background-image: url(../images/sample_buton.jpg);
	display: block;
}
#view a:hover, #view a:active {
	background-image: url(../images/sample_buton1.jpg);
}


#buy {
	float: left;
	height: 70px;
	width: 300px;
}
#buy a:link , buy a:visited {
	height: 70px;
	width: 300px;
	display: block;
	background-image: url(../images/buy_now.jpg);
}
#buy a:hover , buy a:active {
	background-image: url(../images/buy_now1.jpg);

}


#foter {
	background-image: url(../images/footer.jpg);
	clear: both;
	width: 970px;
	height: 531px;
}
.border_remove {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.title {
	color: #FFF;
	font-size: 36px;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.text {
	color: #FFF;
	font-size: 18px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

