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

a{
font-size: 14px;
text-transform: uppercase;
color:#ffffff;
text-decoration: inherit;
}
a:hover{
color:#ff0000;
}

/* ----------body---------- */

body{
	
	margin-top:0px;
	background-color: #000000;
	background-image: url(http://www.gt-ms.com/bg2.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
}

/* ----------container---------- */

#container{
  width: 800px;
  margin: auto;
  padding: 20px, 0, 0, 0;
  border: none;
  background: #000000;
}


#mainbody {
  color: #ffffff;
  font-size: 13px;
  font-family: arial;
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: justify;
  width: 700px;
  line-height: 20px;

}

/* ----------header---------- */

#header {
	width: 800px;
	height: 364px;
        margin-top: 20px;
}

/* ----------header2---------- */

#headerAutoTrans  {
	width: 800px;
	height: 364px;
        margin-top: 20px;
	
}

/* ----------header3---------- */

#headerMoto  {
	width: 800px;
	height: 364px;
	margin-top: 20px;
}

/* ----------header4---------- */

#headerRaceTrans  {
	width: 800px;
	height: 364px;
	margin-top: 20px;

}

/* ----------header5---------- */

#headerRaceServices  {
	width: 800px;
	height: 364px;
	margin-top: 20px;

}

/* ----------header6---------- */

#headerSpecial {
	width: 800px;
	height: 364px;
	margin-top: 20px;

}


/* ----------car links---------- */

#carlinks {
text-transform: uppercase;
padding:10px;
text-align:center;
color:#FFFFFF;
font-family:helvetica;
font-size:12px;
}
#carlinks a, a.visited {
color:#ff0000;
font-family:helvetica;
font-size:10pt;
}
#carlinks a.hover {
color:#ff0000;
font-family:helvetica;
font-size:10pt;
}
#carlinks ul	{ 
padding: 0; 
list-style: none; 
height: 5px; 
text-align: center;
}
#carlinks li	{
display: inline;
margin:0px; 
padding: 0 5px 0 10px; 
font-size: 12px;
font-family:helvetica;
}
#carlinks li a {
text-decoration:none; 
color:#ffffff;
font-size: 12px;
font-family:helvetica; 
}
#carlinks li a:hover, #carlinks li a.active{
color:#ff0000; 
font-size: 12px;
font-family:helvetica;
}


/* ----------footer---------- */

#footer {
text-transform: uppercase;
width:775px;
clear: both;
padding:10px;
border-top: 1px solid #ffffff;
text-align:center;
color:#FFFFFF;
font-family:helvetica;
font-size:12px;
}
#footer a, a.visited {
color:#ff0000;
font-family:helvetica;
font-size:10pt;
}
#footer a.hover {
color:#ff0000;
font-family:helvetica;
font-size:10pt;
}
#footer ul	{ 
padding: 0; 
list-style: none; 
height: 5px; 
text-align: center;
}
#footer li	{
display: inline;
margin:0px; 
padding: 0 5px 0 5px; 
font-size: 12px;
font-family:helvetica;
}
#footer li a {
text-decoration:none; 
color:#ffffff;
font-size: 12px;
font-family:helvetica; 
}
#footer li a:hover, #footer li a.active{
color:#ff0000; 
font-size: 12px;
font-family:helvetica;
}

/* ----------main_bottom---------- */

main_bottom {
background-image: url(http://www.gt-ms.com/main_bottom.jpg);
width: 720px;
height: 120px;
margin: 0 0 40px 0;

}

/* ----------scroll box---------- */

#overflow_box {
overflow: auto;
width:700px;
height:300px;
border-top: 1px solid #ffffff;
border-left: 1px solid #eee;
border-bottom: 1px solid #eee;
border-right: 1px solid #ffffff;
padding: 10px;
color:#FFFFFF;
line-height: 12pt;
text-align:center;
font-family:"helvetica";
font-size:9pt;
margin-top: 40px;
margin-bottom: 60px;
scrollbar-arrow-color: red;

}



/* ----------Quote Form---------- */

#form{
width:800px;
padding:0 0 0 50px;
height:1200px;
text-align:left;
}

#formlabels{
float:left;
width:200px;
}

#formlabels ul	{ 
padding: 0; 
list-style: none; 
height: 5px; 
text-align: center;
}
#formlabels li	{
text-align:right;
margin:0px; 
padding:10px; 
font-size: 12px;
font-family:helvetica;
}

#formfeilds{
float:right;
width:600px;
}

#formfeilds ul	{ 
padding: 0; 
list-style: none; 
height: 5px; 
text-align: center;
}
#formfeilds li	{
text-align:left;
margin:0px; 
padding:5px; 
font-size: 12px;
font-family:helvetica;
}

