/* Main Styles */
body {
	padding:0px;
	margin:0px;
	background-color: #061B29;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BEBEBE;
}
#contentarea {
	background-image:url(car_iso.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:582px;
}
hr {height:1px; color:#22282E;}
a {color:#BEBEBE; text-decoration:none;}
a:hover {color:#8FE916;}

/* Navigation */
#header {margin:24px 0px 20px 0px;}
#header h1 {font-family:"Times New Roman", Times, serif; font-size:14px; color:#FFFFFF; border-bottom:1px solid #710C17;}
#header h1 .highlight {color:#710C17;}
#header td {font-size:8px; font-weight:normal;}
#nav {border:2px solid #22282E; background-color:#061B29;}
#nav td {border-left: 1px solid #22282E; padding:0px 10px 0px 10px; margin:0px; font-size:9px; font-weight:bold; font-variant:small-caps;}
#nav #cap {border-left:none;}

/* Content Area Plugs */
#content {border: 2px solid #22282E; background-color:#05141F; height:210px; margin:5px; text-align:left;}
#homecontent {border: 2px solid #22282E; background-color:#05141F; margin:5px; text-align:left;}
#content h1, #homecontent h1, #bottomcontent2 h1 {font-size:16px; color:#FFFFFF; font-weight:bold; text-align:left;}
#content h1 img, #homecontent h1 img, #bottomcontent2 h1 img{border:none;}
#content .highlight, #homecontent .highlight, #bottomcontent2 .highlight {color:#8FE916;}
#content img, #homecontent img {border:1px solid #22282E; margin: 2px 4px 2px 4px;}
#content a, #homecontent a {color:#8FE916; text-decoration:none;}
#content a:hover #homecontent a:hover {text-decoration:underline;}
#bottomcontent1 {height:10px; border-bottom: 1px solid #22282E;}
#bottomcontent2 {margin-top:5px; margin-bottom:225px; height:75px; border-bottom: 1px solid #22282E;}
#home #bottomcontent1 {height:10px; border-bottom: 1px solid #22282E;}
#home #bottomcontent2 {margin-top:5px; margin-bottom:225px; height:75px; border-bottom: 1px solid #22282E;}
.phone {font-size:24px; font-style:italic; color:#8FE916; font-weight:bold;}


/* Footer Area */
#footer {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#BEBEBE; padding:10px;}
#footer a {text-decoration:none;}
