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

* {
	margin:0;
	padding:0
}
body {
	background:url(../img/bg_body.jpg);
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0
}
.center {
	width:900px;
	margin:auto;/* border:solid 1px #fff; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
/* Start of Header */
 
.header {
	background:url(../img/bg_header.jpg);
	width:900px;
	height:125px;
}
/* End of Header */

/*Nav*/

#nav {
	height:32px;
	font-size: 20px;
	overflow: visible;
	background: url(../img/nav.png);
	color:#000;
}
#nav ul {
	margin-bottom: 0;
}
#nav li {
	font-weight: 500;
	font-size: 18px;
	float: left;
	margin:5px 0 0 12px;
	padding-right: 10px;
	display: inline; /* IE6 fix */
}
#nav .nav-separator {
	width:1px;
	height:5px;
}
#nav a {
	color:#000;
	outline: none;
	text-decoration:none;
 -webkit-transition: color .5s ease-in;
}
#nav a:hover {
	color:#FFF;
}
#nav .nav-race {
	padding-left:150px;
}
/*Content*/

.blank {
	width:900px;
	height:357px;
}
.home {
	background:url(../img/owners.jpg);
	width:900px;
	height:357px;
}
#products {
	background:url(../img/bg_products.png);
	width:900px;
	height:357px;
}
#products .content {
	margin-left:130px;
	padding-top: 10px;
	color:#000;
	font-size:18px;
	font-family:Calibri, Cambria;
}
#products table {
	border:none;
}
#products td {
	width:220px;
}
#services {
	background:url(../img/bg_services.png);
	width:900px;
	height:357px;
	color:#000;
}
#services .content {
	width: 720px;
	margin-left:100px;
	padding-top: 40px;
	color:#000;
	font-size:18px;
	font-family:Calibri, Cambria;
}
#services table {
	border:none;
	margin-left: 190px;
}
#services td {
	width:255px;
	color:#000;
	font-size:18px;
	font-family:Calibri, Cambria;
}
#about {
	background:url(../img/bg_about.png);
	width:900px;
	height:357px;
}
#about .content {
	width: 720px;
	margin-left:100px;
	padding-top: 20px;
	color:#000;
	font-size:18px;
	font-family:Calibri, Cambria;
}
.coming-soon {
	font-size:56px;
	padding: 150px 0 0 150px;
}
#contact {
	background:url(../img/bg_contact.png);
	width:900px;
	height:357px;
}
#contact .content {
	float:right;
	margin: 65px 35px 0 0;
	color:#FFF;
	font-size:18px;
	font-family:Calibri, Cambria;
}
/*Performance*/

.performance {
	margin: auto;
	width: 855px;
	height:358px;
}
.performance_body {
	margin: 40px 0 0 0;
	background:url(../img/performance/bg_body.png);
	width:855px;
	height:358px;
}
#title {
	font-size:32px;
	padding: 5px 0 0 40px;
}
#title .black {
	color:#000;
	padding-right:30px;
}
#title .red {
	color:#cc0000;
	padding-right:30px;
}
#images {
	margin: 20px 0 0 20px;
}
#images .shop {
	padding-right:20px;
}
.footer {
	color:#333333;
	font-size:18px;
	margin: 5px 0 0 10px;
	float:left
}
.footer a {
	color:#333333;
	text-decoration:none;
}
.arrow {
	float: right;
	height:30px;
	width:42px;
	margin: 3px 50em 0 0;
	background:url(../img/performance/arrow.png);
	position:relative;
	z-index:10;
}
.featuredbox-wrapper, .featuredbox {
	width: 900px;
	height: 357px;
	position: relative;
	overflow: hidden;
	font-family:  Verdana, Tahoma, "Lucida Sans";
	font-size: 9pt;
	font-weight: normal;
}
/* Start Of Contact */
div.box {
	width:500px;
	position:relative;
	border:1px solid #262626;
	top: 20px;
	float:left;
}
div.box h1 {
	color:#ffffff;
	font-size:18px;
	text-transform:uppercase;
	padding:5px 0 5px 5px;
	border-bottom:1px solid #161712;
	border-top:1px solid #161712;
}
div.box label {
	width:100%;
	display: block;
	border-top:1px solid #262626;
	border-bottom:1px solid #161712;
	padding:10px 0 10px 0;
}
div.box label span {
	display: block;
	color:#bbbbbb;
	font-size:12px;
	float:left;
	width:100px;
	text-align:right;
	padding:5px 20px 0 0;
}
div.box .input_text {
	padding:3px 10px;
	width:200px;
	background:#262626;
	border-bottom: 1px double #171717;
	border-top: 1px double #171717;
	border-left:1px double #333333;
	border-right:1px double #333333;
	color:#FFF;
}
div.box .message {
	padding:7px 7px;
	width:350px;
	background:#262626;
	border-bottom: 1px double #171717;
	border-top: 1px double #171717;
	border-left:1px double #333333;
	border-right:1px double #333333;
	overflow:hidden;
	height:100px;
	color:#FFF;
}
div.box .button {
	margin:0 0 10px 0;
	padding:4px 7px;
	background:#cb0100;
	border:0px;
	position: relative;
	top:10px;
	left:120px;
	width:65px;
	border-bottom: 1px double #660000;
	border-top: 1px double #660000;
	border-left:1px double #FF0033;
	border-right:1px double #FF0033;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


/* End Of Contact */

