/* CSS Document */
body{
	background-color: #34241D;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background-tile.jpg);
	background-repeat: repeat-x;
	font-family:  Arial, Lucida Sans, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: center top;
	padding-bottom: 3px;
}

 .wrapper{
	margin: auto;
	padding:0px;
	width: 966px;
	height:auto;
	background-color: #34241D;
 }



 
 /************ header *********/
 
.header{
margin: 0px;
padding: 0px;
height:102px;
width: 966px;
background-image: url(../images/header.jpg);
}
.speedway-pro{
margin-left: 45px;
}

.logo{
margin: 0px auto;
padding: 0px;
margin-top: 17px;
text-align: center;
height:128px;
width: 322px;
}

.nav{
margin: 0px auto;
padding: 0px;
width: 966px;
height: 36px;
text-align: center;
background-image: url(../images/nav-bg.jpg);
background-repeat: no-repeat;
}
.nav ul{
margin: 0px;
padding: 0px;
width: 960px;
height: 36px;
margin-left: 19px;
text-align: center;
}

.nav li{
text-decoration: none;
float: left;
list-style: none;
}

.home{
width: 128px;
}
.contact{
margin-left: 1px;
width: 128px;
}

.products, .sales, .news, .about, .service, .faqs{
width: 111px;
margin-left: 1px;
}

/****** HIT BUTTONS ********/
.home-hit{
width: 128px;
background-image: url(../images/home-over.jpg);
background-repeat: no-repeat;
}
.products-hit{
width: 111px;
margin-left: 1px;
background-image: url(../images/products-over.jpg);
}
.sales-hit{
width: 111px;
margin-left: 1px;
background-image: url(../images/sales-over.jpg);
}
.news-hit{
width: 111px;
margin-left: 1px;
background-image: url(../images/news-over.jpg);
}
.about-hit{
width: 111px;
margin-left: 1px;
background-image: url(../images/about-over.jpg);
}
.service-hit{
width: 111px;
margin-left: 1px;
background-image: url(../images/service-over.jpg);
}
.faqs-hit{
width: 111px;
margin-left: 1px;
background-image: url(../images/faqs-over.jpg);
}
.contact-hit{
width: 128px;
margin-left: 1px;
background-image: url(../images/contact-over.jpg);
}
/****** END OF HIT BUTTONS ********/
.link:link {
	text-decoration: none; 
	color: #faed2f; 
}
.link:visited {
	text-decoration: none; 
	color: #faed2f;
}
.link:hover {
	text-decoration: none; 
	color: #faed2f;
}
.link:focus {
	text-decoration: none; 
	color: #faed2f;
}
.link:active {
	text-decoration: none;
	color: #faed2f; 
}
	


.link2:link {
	text-decoration: none;
	color: #FFF;
}
.link2:visited {
	text-decoration: none; 
	color:  #FFF;
}
.link2:hover {
	text-decoration: none; 
	color:  #FFF;
}
.link2:focus {
	text-decoration: none; 
	color:  #FFF;
}
.link2:active {
	text-decoration: none;
	color:  #FFF;
}









#menu {   
padding:0;   
margin:0;   
 }   
#menu li {   
list-style-type:none;   
}   






.home a:hover{
background-image: url(../images/home-over.jpg);
}
.products a:hover{
background-image: url(../images/products-over.jpg);
}
.sales a:hover{
background-image: url(../images/sales-over.jpg);
}
.news a:hover{
background-image: url(../images/news-over.jpg);
}
.about a:hover{
background-image: url(../images/about-over.jpg);
}
.service a:hover{
background-image: url(../images/service-over.jpg);
}
.faqs a:hover{
background-image: url(../images/faqs-over.jpg);
}
.contact a:hover{
background-image: url(../images/contact-over.jpg);
}

  .nav a{
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  height:22px;
  float: left;
  text-align: center;
  display: block;
  color: #FFFFFF;
  padding-top: 10px;
  width: 100%;
  }
  


  .nav a:hover{
  color: #FFFFFF;
  }
  
    .hit{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    height:28px;
    width: 100%;
    float: left;
    text-align: center;
    display: block;

    }


 /************ Flash *********/ 
.flash{
margin: 0px;
padding: 0px;
float: left;
}
 
 /************ Home Content Area *********/ 
.home-content-area1{
margin: 0px;
padding: 0px;
float: left;
width: 483px;
height: 528px;
background-image:url(../images/homepage-content-bg1.jpg);
}

.home-content-area1:hover{
	
	background-image:url(../images/homepage-content-bg1-over.jpg);	
}



.home-content-area2{
margin: 0px;
padding: 0px;
float: right;
width: 483px;
height: 528px;
background-image:url(../images/homepage-content-bg2.jpg);
}

.home-content-area2:hover{
	background-image:url(../images/homepage-content-bg2-over.jpg);
	
}












.home-content-area{
margin: 0px;
padding: 0px;
float: left;
width: 900px;
height: 498px;
padding-left:80px;
padding-top:30px;
background-image: url(../images/homepage-content-bg.jpg);
background-repeat: no-repeat;
}

  .home-content-area p{
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
  width: 375px;
  font-size: 12px;
  line-height: 1.6em;
  text-align: left;
  }
  .home-content-area a{
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    }
    .home-content-area a:hover{
    font-weight: bold;
    text-decoration: underline;
    }
  
  .homepage-news{
  margin: 0px;
padding: 0px;
float: left;
width: 900px;
height: 124px;
padding-left:80px;
padding-top:30px;
background-image: url(../images/homepage-news-bg.jpg);
background-repeat: no-repeat;
  }
    .homepage-news p{
  margin: 0px;
  padding: 0px;
  margin-top: 35px;
  width: 440px;
  font-size: 13px;
  line-height: 1.6em;
  text-align: left;
  float: left;
  }
  
  .homepage-news a{
font-weight: bold;
text-decoration: none;
color: #FFF;
}
.homepage-news a:hover{
font-weight: bold;
text-decoration: underline;
}
  
 /************ Content Area *********/ 
.content-area{
margin: 0px;
padding: 0px;
float: left;
width: 967px;
height: 709px;
}

  .content-area p{
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
  width: 375px;
  font-size: 12px;
  line-height: 1.6em;
  text-align: left;
  }
  .left{
  margin: 0px;
  padding: 0px;
  width: 395px;
  float: left;
  padding-left:80px;
  padding-top:50px;
  height: 709px;
  background-image: url(../images/content-bg.jpg);
  background-repeat: no-repeat;
  }
    .gm{
		
		
  position:relative;
  margin: 0px;
  padding: 0px;
  width: 475px;
  float: left;
  height: 709px;
  background-image:url(../images/Speedway-Pro-GM-button.jpg);
  background-repeat: no-repeat;
  }
      .stuha{
		  position:relative;
  margin: 0px;
  padding: 0px;
  width: 491px;
  float: left;
  height: 709px;
  background-image:url(../images/Speedway-Pro-stuha-button.jpg);
  background-repeat: no-repeat;
  }
    .left a{
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    }
    .left a:hover{
    font-weight: bold;
    text-decoration: underline;
    }
  
  .right{
  margin: 0px;
  padding: 0px;
  float: left;
  height: 709px;
  width: 491px;
  }
  
  .right-content{
  margin: 0px;
  padding: 0px;
  width: 491px;
  height: 358px;
  padding-left:40px;
  padding-top: 30px;
  float: left;
  background-image: url(../images/service-content-bg.jpg);
  background-repeat: no-repeat;
  }
  .right-content p{
  margin: 0px;
  padding: 0px;
  float: left;
  margin-top: 20px;
  width: 375px;
  font-size: 12px;
  line-height: 1.6em;
  text-align: left;
  }
 /************ FAQS Content Area *********/   
    .faqs-right-content{
  margin: 0px;
  padding: 0px;
  width: 491px;
  height: 690px;
  padding-left:40px;
  padding-top: 30px;
  float: left;
  background-image: url(../images/faqs-content-bg.jpg);
  background-repeat: no-repeat;
  }
  .faqs-right-content p{
  margin: 0px;
  padding: 0px;
  float: left;
  margin-top: 20px;
  width: 375px;
  font-size: 12px;
  line-height: 1.6em;
  text-align: left;
  }
    .faqs-right-content a{
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    }
    .faqs-right-content a:hover{
    font-weight: bold;
    text-decoration: underline;
    }
  
  /************ Stuha Content Area *********/ 
.stuha-content-area{
margin: 0px;
padding: 0px;
float: left;
width: 966px;
height: 709px;
background-image: url(../images/Stuha-page.jpg);
background-repeat: no-repeat;
}


  .stuha-content-area p{
  padding-top: 175px;
  padding-left: 90px;
  width: 775px;
  font-size: 16px;
  line-height: 1.6em;
  text-align:left;
  font-family: arial;
  font-weight: bold;
  } 

  /************ GM page *********/ 
  .pdf1{
	width: 418px;
	height: 40px;
	position:absolute;
	top:49px;
	left:18px;


  }
  
    .GMright{
		position:relative;
  margin: 0px;
  padding: 0px;
  float: left;
  height: 709px;
  width: 491px;
  }
  
  
  
 /************ News Content Area *********/ 
.news-content-area{
	position:relative;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 966px;
	height: 659px;
	padding-left:80px;
	padding-top:50px;
	background-image: url(../images/news-content-bg-TEST.jpg);
	background-repeat: no-repeat;
}

  .news-content-area p{
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	width: 520px;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	color: #FFF;
  } 
  
   .h1{
	position:absolute;
	top: 58px;
	right: 154px;
	width: 257px;
	height: 50px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
  } 
  
  
    .p1{
	position:absolute;
	top: 116px;
	right: 154px;
	width: 257px;
	height: 611px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
  } 
  
  
  
  
/************ Results Content Area *********/ 
.results-content-area{
	position:relative;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 966px;
	height: 659px;
	padding-left:80px;
	padding-top:50px;
	background-image: url(../images/news-content-bg.jpg);
	background-repeat: no-repeat;
}

  .results-content-area p{
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	width: 550px;
	font-size: 12px;
	line-height:normal;
	text-align: left;
  }   
  
  
/************ Main News Content Area *********/ 
.main-news-content-area{
	position:relative;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 966px;
	height: 659px;
	padding-left:80px;
	padding-top:50px;
	background-image: url(../images/news-content-bg.jpg);
	background-repeat: no-repeat;
}

  .main-news-content-area p{
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	width: 800px;
	font-size: 12px;
	line-height:normal;
	text-align: left;
  }   
    
  
 /************ Products Content Area *********/ 
.products-content-area{
margin: 0px;
padding: 0px;
float: left;
width: 966px;
height: 659px;
padding-left:80px;
padding-top:50px;
background-image: url(../images/news-content-bg.jpg);
background-repeat: no-repeat;

}

.products-content{
margin: 0px;
padding: 0px;
float: left;
height: 619px;
width: 824px;
overflow: auto;


SCROLLBAR-FACE-COLOR: #786254; SCROLLBAR-HIGHLIGHT-COLOR: #786254; SCROLLBAR-SHADOW-COLOR: #786254; SCROLLBAR-3DLIGHT-COLOR: #786254; SCROLLBAR-ARROW-COLOR: #563B29; SCROLLBAR-TRACK-COLOR: #563B29; SCROLLBAR-DARKSHADOW-COLOR: #786254;
}

  .products-content-area p{
  margin: 0px;
  padding: 0px;
  margin-top: 9px;
  width: 807px;
  font-size: 12px;
  line-height: 1.6em;
  text-align: left;

  } 
  
  .top-products{
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 268px;
	float: left;
	height: 301px;

   
   
  
  }
    .top-products img{
  margin-top: 11px;
  }
    .top-products-2{
	margin: 0px;
	padding: 0px;
	height: 301px;
	text-align: left;
	width: 531px;
	float: left;

  
  }
      .top-products-2 img{
  margin-top: 10px;
  }

  
  
  .products-content-area img{
  margin-right: 7px;
  }
  
  .pdf{
  width: 531px;
  height: 20px;
  float: left;
  margin-top: -19px;
  margin-left: 268px;
  }


h1{
	margin: 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;


}
h2{
	margin: 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;

}
h3{
margin: 0px;
color: #FFFFFF;
font-size: 20px;
font-family: arial;
font-weight: bold;
}
h4{
float: left;
margin: 0px;
color: #FFFFFF;
font-size: 11px;
font-family: arial;
}



.head5{
	position:absolute;
	top: 61px;
	left: 139px;
	width: 238px;
	height: 50px;
	text-align:center;
	color: #FFFFFF;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	
	
	
	
}

.head6{
	color: #FFFFFF;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	position:absolute;
	left: 106px;
	top: 61px;

}


span{
margin: 0px;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
font-style: italic;
}



 /************ Footer *********/ 
.footer{
margin: 0px;
 width: 966px;
 text-align: center;
 font-size: 11px;
color: #87774D;
 float:left;
 padding-bottom:20px;
 }
 .footer p{
 text-align: center;
  float: none;
 }

 
 .footer a{
color: #87774D;
text-decoration: none;
 }
 
  .footer a:hover{
color: #5a5a5a;
text-decoration: none;}

.pd-design-icon{
margin-top: 3px;
float: left;
}



  /************ JRM 250 *********/
 
 
 
  .jrmleft{
	  position:relative;
  margin: 0px;
  padding: 0px;
  width: 403px;
  float: left;
  height: 656px;
  background-image:url(../images/JRM-250-left.jpg);
    padding-left:80px;
  padding-top:53px;
  background-repeat: no-repeat;
  } 
  
  
 .jrmleft p{
	 font-size:12px;
	 line-height:1.6em;
 }
 
 
     .pdf2{
	width: 418px;
	height: 40px;
	position:absolute;
	top:610px;
	left:57px;



  }
 
 
 
 
 
 
   .jrmright{
  margin: 0px;
  padding: 0px;
  width: 483px;
  float: left;
  height: 727px;
  background-image:none;
  background-repeat: no-repeat;
  } 
 
 
  /************ 661 *********/ 
 
 
.main661{
	padding-left:100px;
	padding-top:190px;
	position:relative;
	width:866px;
	height:621px;
	background-image: url(../images/661-background.jpg);
}

.main661 p{

	font-size:18px;
}
#pic1{
		position:absolute;
	top:270px;
	left:82px;
}


#pic2{
		position:absolute;
	top:270px;
	left:490px;
}
 /************ Other *********/ 

img{
border: none;

}

