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

body
{margin: 0px; background-image: url(../images/background.gif); background-repeat: repeat-x; background-color: #00417e;
 font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}

/* links */ 

a{ color: #ff0000; text-decoration: underline;}
a:hover {color: #666666; text-decoration: none;}
a.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline;}
a:hover.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none;}

/* tables */ 

.main
{margin-left: auto; margin-right: auto; width: 910px;}

td.home
{width: 910px; height: 94px; padding: 2px 30px 2px 20px; background-image: url(../images/home_text.gif); background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #00427e; text-align: justify;
vertical-align: top;}

td.splash
{background-color: #FFFFFF; height: 282px;}

td.footer
{background-image: url(../images/footer.gif); background-repeat: no-repeat;
padding: 20px 40px 5px 10px; 
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: center;}

td.header
{width: 910px; height: 117px;}

td.buts
{width: 910px; height: 20px;}

td.auto_tint_sp
{height: 262px; background-image: url(../images/auto_tint.jpg); background-repeat: no-repeat; vertical-align: bottom;}

td.access_sp
{height: 262px; background-image: url(../images/access_splash.jpg); background-repeat: no-repeat;}

td.gallery_bk
{height: 580px; background-image: url(../images/gallery_bk.gif);}

.auto_tint
{width: 900px;}

td.a_tint_text
{width: 300px; vertical-align: top; padding: 15px;}

td.a_tint_space
{width: 600px;}

td.com_sp
{background-image: url(../images/car_special_bk.gif); text-align: justify;
padding: 20px; padding-right: 40px;}

.wheels
{width: 400px; }

td.wheel
{width: 200px; padding: 10px; vertical-align: top;}

.centered_table
{margin-left: auto; margin-right: auto;}

td.text
{width: 350px; vertical-align: top; padding: 10px;}

/* styles */

.bold
{font-weight: bold;}

h1 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
