@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-attachment:fixed;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h1 a:hover img {
filter : alpha(opacity=80);
opacity : 0.8 ;
}
#products a:hover img {
filter : alpha(opacity=80);
opacity : 0.8 ;
}
h2 {
	background: url(images/lines.png);
text-align: center;
	font-weight: bold;
}
h3 {
background: url(images/lines.png);
text-align: center;
}
.headline {
padding: 5px 8px;
background-color: #FFF;
}
#team {
	color: #222;
	min-height: 700px;
	width: 1080px;
	padding-top: 5px;
	margin: 0px;
}

img {
	border:none;
}
.clear,.clearer {clear: both;}
#site-wrapper {
	width: 1080px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 4px;
}
#site-wrapper .slider-wrapper {
	height: 393px;
	width: 1060px;
}
#site-wrapper p {
	line-height:20px;
}

#team ul {
	list-style-type:none;
	margin-left: -40px;
}
#team ul li {
	float:left;
	width:534px;
	padding: 0px;
	margin-top: 0;
	margin-left: 0;
}
#team .lefty {
	margin-right: 12px;
}
#team .rider {
	font-size: 12px;
	white-space:nowrap;
	width:534px;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 30px;
	font-weight: bold;
}
#team .righty {
	margin: 0;
}
#team ul a {
	color: #222;
	text-decoration:none;
}
#team ul a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#footer {
	font-size: 10px;
	color: #FFF;
	height: 50px;
	padding-top: 20px;
	padding-left: 10px;
	width: 100%;
	margin: 0px;
	background-color: #333333;
	font-weight: bold;
}
.footin {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #0099FF;
	text-decoration: none;
}
#rider_menu {
	float: left;
	width: 190px;
	margin-left: 0px;
}
#rider_menu ul {
	margin-left: -40px;
}
#rider_menu li {
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 14px;
	color: #0099FF;
	font-weight: bold;
}
#rider_menu a {
	color: #222;
	text-decoration: none;
}
#rider_menu a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#rider_menu  p  {
	font-size: 12px;
	font-weight: normal;
	color: #222;
	margin-top: 5px;
	margin-left: 2px;
}
#rider_menu .j_name {
	color: #0099FF;
	font-weight:bold;
}

.photo {
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 878px;
}
.photo img {
	padding-bottom: 10px;
}
#products {
	width: 1080px;
}
#products ul {
	list-style-type:none;
	margin-left: -25px;
}
#products ul li {
	float:left;
	width:160px;
	padding: 0px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
}
#products .rider {
	font-size: 12px;
	white-space:nowrap;
	width:160px;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 30px;
	font-weight: bold;
}
#products .righty {
	margin: 0;
}
#products ul a {
	color: #222;
	text-decoration:none;
}
#products ul a:hover {
	color: #0099FF;
	text-decoration: underline;
}
