html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-left: -2em;
	margin-bottom: 5em;
}

body {
	margin-top: 1.5em;
	text-align: center;
	background-image: url('/images/grey_gradient.png');
}

.piclink {
	margin-left: 0.5em;
}

img {
	border: 0px;
}

img.bw {
	filter: gray;
}

img.bw:hover {
	filter: none;
}

h4 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border: 1px dotted #666;
	background-color: #222;
	padding: 10px;
}

div.opacity_border_img_outer {
	
}

div.opacity_border_img_inner {
	position: absolute;
	border: 10px solid #fff;
	filter: alpha ( opacity = 20 );
	-moz-opacity: .20;
	opacity: .2;
	-khtml-opacity: 0.2;
}

img.opacity_bordered {
	padding: 5px;
	border: 1px solid #fff;
	background: #FFFFFF;
}

div.news_item_left {
	background: #222;
	height: auto;
	padding: 5px;
	margin: 10px;
	border: 1px solid #666;
}

div.news_item_left img {
	float: left;
}

div.news_item_left div {
	margin-left: 185px;
}

div.news_item_left div.news_item_title {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a:link {
	color: #ff0000;
}

a:visited {
	color: #ff0000;
}

a:hover {
	color: #FFCC33;
}

.red_text {
	color: #f00;
}

#TitleLogo {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 943px;
	padding: 0px;
	margin-bottom: -5px;
	background-color: #000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

#TitleLogoImage {
	margin-left: 10px;
	float: left;
}

#Wrapper {
	width: 903px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	height: auto;
}

#Container {
	color: #FFFFFF;
	clear: both;
	width: 903px;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 20px;
	margin: 0px;
	background-image: url('/images/boxbg.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
}

#InnerContainer {
	color: #ffffff;
	width: 778px;
	background-color: #000;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 10px;
	margin: 0px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}

#InnerContainerGrey {
	border: 1px solid #f00;
	padding: 10px;
	width: 875px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
}

.InnerContainerTop {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background-image: url('/images/box_top_short.gif');
	width: 800px;
	height: 11px;
}

.InnerContainerBot {
	margin-left: auto;
	margin-right: auto;
	background-image: url('/images/box_btm_short.gif');
	width: 800px;
	height: 11px;
}

.ContainerTop {
	margin-top: 1em;
	background-image: url('/images/box_top.gif');
	width: 945px;
	height: 11px;
}

.ContainerBot {
	background-image: url('/images/box_btm.gif');
	width: 945px;
	height: 11px;
}

.BlackContainer {
	width: 943px;
	background-color: #000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

#Navigation {
	position: relative;
	height: 29px;
	width: 920px;
	background: url('/images/bg.png') no-repeat top;
	padding: 15px;
	/*margin: 10px 0;*/
	padding-bottom: 23px;
	overflow: hidden;
	margin-top: -2px;
	margin-bottom: 0px;
	margin-right: 0;
}

#Navigation ul {
	padding: 0;
	margin: 0;
	margin-left: 70px;
}

#Navigation ul li {
	float: left;
	list-style: none;
}

#Navigation ul li a {
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
}

#Navigation li.background {
	background: url('/images/bg_menu_right.png') no-repeat top right !important;
	background: url('/images/bg_menu_right.gif') no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#Navigation li.background .left {
	background: url('/images/bg_menu.png') no-repeat top left !important;
	background: url('/images/bg_menu.gif') no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}

#menu_home a {
	width: 85px;
	background: url('/images/menu_home.png') no-repeat center !important;
	background: url('/images/menu_home.png') no-repeat center;
	//
	ie
	!
}

#menu_customer_cars a {
	width: 175px;
	background: url('/images/menu_customer_cars.png') no-repeat center !important;
	background: url('/images/menu_customer_cars.gif') no-repeat center;
}

#menu_news a {
	width: 85px;
	background: url('/images/menu_news.png') no-repeat center !important;
	background: url('/images/menu_news.gif') no-repeat center;
}

#menu_forum a {
	width: 85px;
	background: url('/images/menu_forum.png') no-repeat center !important;
	background: url('/images/menu_forum.gif') no-repeat center;
}

#menu_store a {
	width: 85px;
	background: url('/images/menu_store.png') no-repeat center !important;
	background: url('/images/menu_store.gif') no-repeat center;
}

#menu_dyno a {
	width: 85px;
	background: url('/images/menu_dyno.png') no-repeat center !important;
	background: url('/images/menu_dyno.gif') no-repeat center;
}

#menu_rates a {
	width: 85px;
	background: url('/images/menu_rates.png') no-repeat center !important;
	background: url('/images/menu_rates.gif') no-repeat center;
}

#menu_about a {
	width: 100px;
	background: url('/images/menu_about.png') no-repeat center !important;
	background: url('/images/menu_about.gif') no-repeat center;
}

#CopyRight {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 1em;
	padding: 20px;
	font-size: 10px;
	color: #CCCCCC;
	letter-spacing: 1px;
}

.InfoNote {
	margin-left: 5em;
	margin-right: 5em;
	width: 50em;
	padding: 10px;
	margin-top: 2em;
	margin-bottom: 2em;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #000000;
}

.ErrorNote {
	color: #990000;
	background: url('/images/tall_yellow_grad.png');
	background-repeat: repeat-x;
	border: 1px solid #CC0000;
}

.contactcomments {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 5px;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #666;
	background-color: #222;
	width: 97%;
	display: none;
}

.StyledRadioList dd {
	margin-bottom: 1em;
}

.smallfont {
	font-size: .75em;
}

.center_div_bold {
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}

label {
	cursor: pointer;
	cursor: hand;
}

.styleform dl {
	font: normal 12px/ 15px Arial;
	position: relative;
	width: 350px;
}

.styleform dt {
	clear: both;
	float: left;
	width: 130px;
	padding: 4px 0 2px 0;
	text-align: left;
}

.styleform dd {
	float: left;
	width: 200px;
	margin: 0 0 8px 0;
	padding-left: 6px;
}

.video_player {
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #666;
	background-color: #222;
	width: 97%;
	display: none;
	text-align: center;
}