body {
	font-family:"Trebuchet MS",verdana,arial,sans-serif;
	background-color:#333;
	background-image:url(images/bg.jpg);
	background-attachment:fixed;
	}

.content {
	background-color:#555;
	background-repeat:no-repeat;
	color:white;
	font-size:0.8em;
	padding:10px;
	vertical-align:top;
	}

#cars {
	background-color:#333;
	color:orange;
	float:right;
	font-size:0.9em;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
	text-align:center;
	}

#cars a {
	text-decoration:none;
	}


h1 {
	display:none;
	}

.h2 {
	background-image:url(images/dot.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#F90;
	font-size:1em;
	font-weight:bold;
	padding-left:5px;
	}

.h3 {
	color:#F90;
	font-weight:bold;
	letter-spacing:3px;
	}

.indent {
	text-indent:40px;
	}

.aswinners {
	background-image:url(images/dot.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	}

#news_left {
	padding-right:1%;
	margin-right:2%;
	width:47%;
	float:left;
	border-right:1px solid #888;
	}

.copyright {
	background-color:#555;
	color:orange;
	font-size:0.7em;
	text-align:center;
	}

#products1 {
	float:left;
	width:49%;
	}

#products2 {
	padding-left:2%;
	float:left;
	width:49%;
	}

.field {
	padding:5px 0 10px 0;
	clear:both;
/*	border-bottom:1px dotted silver;*/
	}

.prod-img {
	float:left;
	}

.serv-img {
	margin-left:175px;
	text-align:right;
}

.prod-desc {
	-moz-border-radius:15px;
	text-align:center;
	margin-left:175px;
	background-color:#333;
	font-size:0.85em;
	padding:5px;
	border:2px solid #555;
	}

.prod-desc a,a:active,a:visited {
	color:#f90;
	}

#flashcontent {
	height:400px;
	width:600px;
	}

.contact-form {
	float:left;
	text-align:center;
	}

.error {
	width:350px;
	float:left;
	text-align:center;
	}

.error a {
	color:#f90;
	text-decoration:none;
	}

.contact-map {
	float:left;
	margin-right:20px;
	}

textarea.html-text-box {
	background-color:#3C3C3C;
	border-width:1px;
	border-color:#f90;
	border-style:solid;
	font-family:verdana,arial,tahoma;
	font-size:11px;
	margin-top:10px;
	padding:10px;
	color:#eee;
	height:150px;
	width:300px;
	}

.contact-form input {
	background-color:#3C3C3C;
	border-width:1px;
	border-color:#f90;
	border-style:solid;
	font-family:verdana,arial,tahoma;
	font-size:11px;
	margin-top:10px;
	color:#eee;
	width:200px;
	}

input.html-text-box {
	margin-top:-2px;
	background-color:#222;
	border-width:1px;
	border-color:#f90;
	border-style:solid;
	font-family:verdana,arial,tahoma;
	font-size:11px;
	color:#eee;
	}

.services-header {
	width:167px;
	color:#ff9900;
	font-weight:bold;
	}

.contact_hdrs {
	margin-left:25px;
	color:#f90;
	font-weight:bold;
	}

.contact_link {
	color:#fff;
	}

#editorial {
	margin-left:200px;
	background-color:#eee;
	color:#000;
	border:1px solid #000;
	padding:10px;
	}

#soundoffs {
	margin:0 auto;
	width:70%;
	background-color:#eee;
	color:#000;
	border:1px solid #000;
	padding:10px;
	}

a img { border: 0; }

.field li {
	line-height: 0.95em;
	font-size: 0.9em;
	}