@charset "utf-8";
/* CSS Document */

body {
  	background-color:#000;
	background:#000;	
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:x-small/1.15em Arial,Helvetica,Verdana,Sans-serif;
  	color:#fff;
  	font-size/* */:/**/small;
  	font-size: /**/small;
  }
  
h1 {
	margin:0;
	padding:0;
	font-size:115%;
	font-weight:bold;
	}  
	
h2 {
	margin:0px 0px 0px 0px;
	padding:0;
	font-size:105%;
	font-weight:bold;
	}  	

#banners {
	width:962px; 
	height:101px;
	}
	
#headSection {
	width:962px; 
	height:101px; 
	background:url(images/home_top_bg.jpg) no-repeat;
	}	
	
#logo {
	text-align:left; 
	padding-left:50px;
	}
	
#nav {
	width:962px; 
	padding-top:5px;
	}
	
#mainContentbox {
	padding-top:10px;
	padding-bottom:15px;	
	width:879px; 
	}	
	
	#videoPlayer {
	text-align:center;
	}
	
iframe { 
overflow-x: hidden; 
overflow-y: hidden; 
} 	
	
#mainContent {
	width:615px; 
	text-align:left; 
	float:left; 
	line-height:18px;
	}
	
#text {
	padding-left:25px;
	}
	
#text a {
	color:#e02726;
	}
	
#text a:hover {
	color:#fff;
	}		
	
#relatedContent {
	width:236px; 
	margin-left:643px;
	}
	
#homeBottomBox {
	background:url(images/home_bottom_bg.jpg) bottom no-repeat; 
	width:962px;}
	
#intBottomBox {
	background:url(images/int_bottom_bg.jpg) bottom no-repeat; 
	width:962px;}	

#homeBottomFade {
	width:962px;
	}
	
#homeBottom {
	width:854px;
	text-align:center;
	}
	
#homeBottomLeft {
	width:605px; 
	text-align:left; 
	float:left;
	}
	
#dirt {
	width:295px; 
	height:192px; 
	float:left;
	}
	
#dirtContentBox {
	width:295px; 
	height:163px; 
	background:url(images/home_newsbox.jpg);
	background-position: 50% 0;	
	line-height:16px;	
	overflow-y:auto;		
	scrollbar-3dlight-color:#460200; 
	scrollbar-arrow-color:#fff; 
	scrollbar-base-color:#460200; 
	scrollbar-darkshadow-color:#460200; 
	scrollbar-face-color:#6e0000; 
	scrollbar-highlight-color:#460200; 
	scrollbar-shadow-color:#460200;
	scrollbar-track-color:#460200;
	}	
	
#dirtContent {
	padding:10px 10px 10px 10px;
	}
	
#dirtContent a {
	color:#fff;
	}
	
#dirtContent a:hover {
	color:#e02726;
	}		
	
#store {
	margin-left:310px; 
	width:295px; 
	height:192px;
	}
	
#storeContentBox {
	width:295px; 
	height:163px; 
	background:url(images/home_storebox.jpg);
	background-position: 50% 0;		
	line-height:16px;	
	overflow-y:auto;	
	scrollbar-3dlight-color:#460200; 
	scrollbar-arrow-color:#fff; 
	scrollbar-base-color:#460200; 
	scrollbar-darkshadow-color:#460200; 
	scrollbar-face-color:#6e0000; 
	scrollbar-highlight-color:#460200; 
	scrollbar-shadow-color:#460200;
	scrollbar-track-color:#460200;		
	}	
	
#storeContent {
	padding:10px 10px 10px 10px;
	}
	
#storeContent a {
	color:#fff;
	}
	
#storeContent a:hover {
	color:#e02726;
	}	
	
#storeContent img {
	padding-top:5px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;	
	}
	
#adBoxBottom {
	margin-left:625px; 
	width:229px; 
	height:192px;
	}
	
#adTitle {
	height:29px; 
	text-align:left;
	padding-left:10px;
	}
	
#adBoxBottomContent {
	width:209px; 
	height:133px; 
	padding:15px 5px 15px 15px;
	background-color:#000000;
	font-size:90%;
	text-align:left;
		overflow-y:auto;	
	scrollbar-3dlight-color:#460200; 
	scrollbar-arrow-color:#fff; 
	scrollbar-base-color:#460200; 
	scrollbar-darkshadow-color:#460200; 
	scrollbar-face-color:#6e0000; 
	scrollbar-highlight-color:#460200; 
	scrollbar-shadow-color:#460200;
	scrollbar-track-color:#460200;		
	}
	
#adBoxBottomContent a {
	color:#fff;
	}
	
#adBoxBottomContent a:hover {
	color:#e02726;
	}	
	
#spaceHome {
	height:30px; 
	width:854px;
	}
  
#footerBox {
	width:854px; 
	height:50px; 
	padding-top:40px;  
	text-align:left;
	}
	
#intfooterBox {
	width:854px; 
	height:50px; 
	padding-top:10px;  
	text-align:left;
	}	
	
#footerText {
	width:350px; 
	font-size:85%; 
	text-align:left; 
	padding-top:10px; 
	float:left;
	}
	
#footerLogos {
	width:504px; 
	margin-left:350px; 
	text-align:right;
	}


/*---------------------------------------*/

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	color:#eaeaea;
}  
