*{
	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: 180px;
	margin-top: -580px;
}
#mmlogo {
	float: left;
	background: transparent url(images/mm_logo.png) no-repeat;
	width: 280px;
	height: 180px;
}
#topright{
	float: right;
	width: 490px;
	height: 180px;
}
#topmenu {
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 20px;
	padding-bottom: 2px;
	line-height: 15px;
	text-align: right;
}
#topmenu a{
	margin-left: 5px;
	margin-right: 5px;
}
#pgtitle{
	width: 300px;
	padding-top: 99px;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 20px;
	letter-spacing: 0.2em;
	text-transform: capitalize;
	cursor: help;
}
#pgtitle span{
	display: inline;
	letter-spacing: 0;
	padding: 0;
}
#carlogo{
	float: right;
	height: 120px;
	width: 120px;
}
#main {
	margin-top: 75px;
	height: 505px;
}
#content{
	height: 350px;
	padding-top: 120px;
}
#vdolist dt{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
#vdolist dd{
	margin-bottom: 15px;
}
#prod_tt{
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-stretch: condensed;
	font-weight: bold;
	font-size: 12px;
	padding-left: 35px;
	width: 150px;
	line-height: 20px;
	vertical-align: top;
	letter-spacing: 0.2em;
}
#prod_menu{
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-stretch: condensed;
	font-weight: bold;
	font-size: 14px;
	margin-top: -320px;
	margin-left: 28px;
	width: 162px;
	vertical-align: top;
	letter-spacing: 0.2em;
	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;
}
#prod_pp{
	margin-left: 190px;
	overflow: auto;
	background: transparent url(images/grid_bg.png);
	height: 300px;
	width: 540px;
	padding: 10px;
	padding-right:20px;
	vertical-align: top;
}
#prod_pp a, #prod_pp a:visited{
	text-decoration: underline;
}
#show{
	position:relative;
	overflow:auto;
	background: transparent url(images/grid_bg.png);
	width: 506px;
	height: 300px;
}
#showd{
	position:relative;
	left:0px; top:0px;
}
#footer {
	height: 30px;
	padding-left: 20px;
}
#footmenu {
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-stretch: condensed;
	font-weight: bold;
	width: 100%;
	border: 0px;
	letter-spacing: 0.15em;
	overflow: show;
	white-space: no-wrap;
}
#footmenu a{
	margin-right: 10px;
}
#footmenu td{
	border: 0px;
	padding: 2px;
}
#title_tooltip{
	background: transparent url(images/grid_bg.png);
	padding: 5px;
	margin-top: 14px;
	border: solid 1px #cccccc;
	width: 300px;
}
.redtext {color: #CC0000}
.productable {
	font-weight: bold;
	font-size: 12px;
}
.g_h1{
	color: #cc0000;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 20px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	padding-top: 10px;
}
.g_list{
	border: 1px solid #cccccc;
	height: 300px;
	overflow: auto;
}
.g_list td{
	width: 16%;
	padding: 3px;
	border: 1px solid #666;
	background: transparent url(images/grid_bg.png);
}
.n_list{
	font-size: 1.2em;
	height: 300px;
	overflow: auto;
	background: transparent url(images/grid_bg.png);
}
.n_list td{
	padding: 5px;
}
#g_list_wrap{
	padding: 35px;
	padding-top: 110px;
	height: 300px;
	overflow: hidden;
}
.newstitle{
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}
.time{
	font-size: 0.8em;
	text-align: center;
}
.mpbtn{
	float:left;
	padding-right:5px;
}