@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/bgPatt.gif);
}
img{
border:0px
}
a {
	color: #C00;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active, a:focus {
outline: 0
}

.clear {
	clear: both;
}
.style1 {font-size: 24px}
.style2 {font-size: 16px}
.flashDemo {
	height: 340px;
	width: 790px;
}
.products {
	height: 340px;
	width: 790px;
	text-align: center;
	vertical-align: middle;
}
.title{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-right: 10px;
}
.bar170 {
	background-image: url(images/greyBlk.gif);
	height: 1px;
	width: 170px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.bar750 {
	background-image: url(images/greyBlk.gif);
	height: 1px;
	width: 750px;
	margin-top: 20px;
	margin-left: 20px;
}
.bar960 {
	background-image: url(images/grey.gif);
	height: 1px;
	width: 960px;
	margin-top: 20px;
	margin-left: 20px;
}

#wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapperBg.gif);
}
#bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	height: auto;
	width: auto;
	color: #333333;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(images/navBg.png);
	height: 50px;
	width: 1000px;
}
#nav {
	float: right;
	height: 50px;
	width: 400px;
	margin-top: 0px;
}
#rightContent {
	height: auto;
	width: 790px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
}
#rightContentBuy {
	float: right;
	height: auto;
	width: 794px;
	margin-top: 10px;
}
#purchase{
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}
#logo {
	float: left;
	height: 34px;
	width: 160px;
	margin-left: 10px;
	margin-top: 5px;
}
#logo a{
	background-image: url(images/logo.png);
	float: left;
	height: 34px;
	width: 160px;
	background-position: bottom;
}
#logo a:hover{
	background-image: url(images/logo.png);
	float: left;
	height: 34px;
	width: 160px;
	background-position: top;
}
#racers {
	background-position: bottom;
	display: block;
	float: right;
	height: 50px;
	width: 70px;
}
#racers a{
	background-image: url(images/racers.png);
	background-position: bottom;
	display: block;
	float: right;
	height: 50px;
	width: 70px;
	
}
#racers a:hover{
	background-image: url(images/racers.png);
	background-position: top;
	display: block;
	float: right;
	height: 50px;
	width: 70px;
}
#news {
	background-position: bottom;
	display: block;
	float: right;
	height: 50px;
	width: 59px;
}

#news a{
	background-image: url(images/news.png);
	background-position: bottom;
	display: block;
	float: right;
	height: 50px;
	width: 59px;
	
}
#news a:hover{
	background-image: url(images/news.png);
	background-position: top;
	display: block;
	float: right;
	height: 50px;
	width: 59px;
}
#about {
	background-position: bottom;
	display: block;
	float: right;
	height: 50px;
	width: 65px;
}
#about a{
	background-image: url(images/about.png);
	background-position: bottom;
	display: block;
	float: right;
	height: 50px;
	width: 65px;
	
}
#about a:hover{
	background-image: url(images/about.png);
	background-position: top;
	display: block;
	float: right;
	height: 50px;
	width: 65px;
}
#contact {
	background-position: bottom;
	display: block;
	float: right;
	height: 50px;
	width: 81px;
}
#contact a{
	background-image: url(images/contact.png);
	background-position: bottom;
	display: block;
	float: right;
	height: 50px;
	width: 81px;
	
}
#contact a:hover{
	background-image: url(images/contact.png);
	background-position: top;
	display: block;
	float: right;
	height: 50px;
	width: 81px;
}
#leftMenu {
	float: left;
	height: auto;
	width: 192px;
	margin-top: 10px;
}

#menu {
	height: auto;
	width: 192px;
}
#textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	height: auto;
	width: 790px;
	margin-top: 20px;
}
#textAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	height: auto;
	width: 790px;

}
#videoMain {
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
#videoLeft {
	float: left;
	width: 425px;
}
#videoRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	float: right;
	height: auto;
	width: 345px;
	margin-left: 20px;
	margin-top: 0px;
}
#wrapperBottom {
	background-image: url(images/grey.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

