@charset "utf-8";

/*----------------Main----------------*/

#main {
	width: 800px;
	margin:0px;
	height:auto;
	
	/*background: url(images/gradientbody.png) no-repeat left top;*/
}

a:link {color: #ffffff; text-decoration: underline; }
a:active {color: #ffffff; text-decoration: underline; }
a:visited {color: #ffffff; text-decoration: underline; }
a:hover {color: #ffffff; text-decoration: none; }

/* Featured Forced Induction Kits */

.featuredforcedinductionkits{
	width: 585px;
	height:auto;
	margin-top: 10px;
	margin-right:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	float:right;
	background: url(images/featuredforcedinductionkits.png) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
}

.featuredforcedinductionkitsbody{
	height:auto;
	float:left;
	margin-top: 17px;
	margin-bottom:5px;
	padding-top:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-image:url(images/transparentbackground.png);
	background-repeat:repeat;
	border: 1px solid #666666;
} 

.featuredforcedinductionkitsbody b{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#ff0000;
} 

/* Featured Products */

.featuredproducts{
	width: 585px;
	height:auto;
	margin-top: 10px;
	margin-right:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	float:right;
	background: url(images/featuredproducts.png) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
}

.featuredproductsbody{
	height:auto;
	float:left;
	margin-top: 17px;
	margin-bottom:5px;
	padding-top:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-image:url(images/transparentbackground.png);
	background-repeat:repeat;
	border: 1px solid #666666;
} 

.featuredproductsbody b{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#ff0000;
} 

/* News & Events */

.newsandevents{
	width: 585px;
	height:auto;
	margin-top: 10px;
	margin-right:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	float:right;
	background: url(images/newsandevents.png) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.newsandeventsbody{
	height:auto;
	float:left;
	margin-top: 17px;
	margin-bottom:5px;
	padding-top:20px;
	background-image:url(images/transparentbackground.png);
	background-repeat:repeat;
	border: 1px solid #666666;
} 

.font2{
	width: 563px;
	height:inherit;
	margin-top: 0px;
	margin-right:0px;
	padding:10px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff; 
}

.font2 b{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:14px;
	color:#FF0000;
	font-style:normal;
	text-decoration:underline;
}

.video{
	width: 564px;
	height:inherit;
	margin-top: 0px;
	margin-right:0px;
	text-align: center;
	padding:0px;
	float:right;
}