*{
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height:100%;
}
p{
	margin-bottom: 10px;
}
a img{
	border: 0px;
}
a, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F5B302;
}
h1 span{
	display: none;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width:	780px;
}
#header {
	background: transparent url(images/header_bg.jpg) no-repeat;
	height: 75px;
}
#topright{
	float: right;
	width: 490px;
	height: 180px;
}
#topmenu {
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 20px;
	padding-right: 25px;
	padding-bottom: 2px;
	line-height: 15px;
	text-align: right;
}
#topmenu a{
	margin-left: 10px;
	margin-right: 10px;
}
#carlogo{
	float: right;
	height: 150px;
	width: 150px;
	margin-top: -545px;
}
#main {
	height: 460px;
}
#content{
	height: 370px;
}
#tt{
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-stretch: condensed;
	font-weight: bold;
	font-size: 18px;
	padding-top: 50px;
	padding-left: 40px;
	letter-spacing: 0.5em;
}
#tt span{
	display: inline;
	letter-spacing: 0;
	padding: 0;
}
#cc{
	padding: 10px;
	padding-left: 40px;
}
#prod_list{
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-stretch: condensed;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 2px;
	width: 220px;
	line-height: 20px;
	vertical-align: top;
	letter-spacing: 0.2em;
	height: 330px;
}
#prod_menu{
	float: left;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-stretch: condensed;
	font-weight: bold;
	font-size: 14px;
	width: 180px;
	line-height: 20px;
	vertical-align: top;
	letter-spacing: 0.2em;
	margin-left: -10px;
	background: url(images/grid_bg.png);
}
#prod_menu li{
	list-style: none;
}
#prod_menu .active, #prod_menu li:hover{
	background: url(images/menu_active.png);
}
#prod_menu a{
	display: block;
	height: 27px;
	padding-top: 8px;
	padding-left: 40px;
}
#menu_m{
	background: url(images/menu_icons.png) 0 0 no-repeat;
}
#menu_s{
	background: url(images/menu_icons.png) 0 -35px no-repeat;
}
#menu_p{
	background: url(images/menu_icons.png) 0 -77px no-repeat;
}
#menu_v{
	background: url(images/menu_icons.png) 0 -117px no-repeat;
}
#vdolist dt{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
#vdolist dd{
	margin-bottom: 15px;
}
#prod_pp{
	float: right;
	overflow: auto;
	background: transparent url(images/grid_bg.png);
	height: 330px;
	width: 530px;
	padding: 10px;
	padding-right:20px;
	vertical-align: top;
}
#prod_pp a, #prod_pp a:visited{
	text-decoration: underline;
}
#footmenu {
	background: #05194b;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-stretch: condensed;
	font-weight: bold;
	font-size: 1.2em;
	border: 0px;
	padding:10px 0px 15px 33px;
	letter-spacing: 0.2em;
}
#footmenu a{
	margin-right: 13px;
}
#footmenu td{
	border: 0px;
	padding: 2px;
}
.redtext {color: #CC0000}
.bluetext{color: #3399FF}
.productable {
	font-weight: bold;
	font-size: 12px;
}
.g_list{
	border: 1px solid #cccccc;
	height: 300px;
	overflow: auto;
}
.g_list td{
	width: 16%;
	padding: 5px;
	border: 1px solid #666;
	background: transparent url(images/grid_bg.png);
}
.n_list{
	font-size: 1.2em;
	height: 355px;
	overflow: auto;
	background: transparent url(images/grid_bg.png);
}
.n_list td{
	padding: 5px;
}
.mpbtn{
	float:left;
	padding-right:5px;
}