body {
	margin-top: 0px;
}

.main {
	background-color: #000000;
	
}

.nav {
	color: #FF9933;
	font-size: 14px;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none; 
}

.nav a:active {
	color: #FFFFFF;
	text-decoration: none; 
}

.nav a:visited {
	color: #FFFFFF;
	text-decoration: none; 
}

.nav a:hover{
	color: #FF9933;
	text-decoration: underline;
}

.text {
 color: #FFFFFF;
 }

.nav2 {
	float: left;
}
.bg-bottom {
	background-image: url(../images/bg_bottom_shop.jpg);
	background-repeat: no-repeat;
}
.bg-app1 {
	background-image: url(../images/shop1.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 600px;
	width: 800px;
	text-align: left;
}
.bg-app2 {
	background-image: url(../images/shop2.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
}
.bg-app3 {
	background-image: url(../images/shop3.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
}
.bg-app4 {
	background-image: url(../images/shop4.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
}
.bg-hybrid {
	background-image: url(../images/hybrid.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.black {
	font-weight: bold;
	color: #000000;
}
.box1 {
	position: relative;
	width: 195px;
	font-weight: bold;
	color: #000000;
	float: left;
	text-align: left;
	z-index: 50;
}
.box2 {
	position: relative;
	width: 400px;
	font-weight: bold;
	color: #000000;
	float: left;
	text-align: left;
	border: 1px solid #00FF00;
	z-index: 50;
}
.white-small {
	font-weight: bold;
	color: #FFFFFF;
	font-size: .7em;	
	}
.qty {
	width: 25px;
}
.left-little {
	position: relative;
	left: -6px;
}

a.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

a.copyright:hover{
	color: #660000;
}

.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}
.radio-margin {
	margin-top: 0px;
	margin-bottom: 0px;
}
.radio-button {
	position: relative;
	top: -3px;
}
.radio-button2 {
	position: relative;
	top: -6px;
}
.radio-button3 {
	position: relative;
	top: -9px;
}
.radio-button4 {
	position: relative;
	top: -12px;
}
.radio-button5 {
	position: relative;
	top: -15px;
}
