body, div {
	margin: 0;
	padding: 0;
}
body	{
background-color:#000000;
	background-image:url(../images/main_bkg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	
}
p, h1, h2, h3 {
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

#outer {
	margin: auto;
	width: 1026px;
	padding-top:22px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}
#header {
	height: 61px;
	width: 1026px;

}
#headertpNew	{
	background-image:url(../images/header_top_new.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:100%;
	height:61px;
	position:relative;
}
#wrapper {
	width: 100%;
	background-color: #333333;
	float: left;
}
#rightcolumn {
	width: 808px;
	background-color: #FFFFFF;
	float:left;
}
#leftcolumn {
	float: left;
	width: 218px;
}
#leftnav {
	width: 218px;
	margin:0px;
	padding:0px;
}
#leftnav ul {
	margin:0px;
	padding:0px;
}
#leftnav a {
	background-image: url(../images/leftnav_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:45px;
	display:block;
	text-decoration:none;
	width:196px;
	color:#FFFFFF;
	padding-left:22px;
	padding-top:25px;
	font-size:14px;
	font-weight:bold;
}
#leftnav li {
	list-style-type:none;
}
#leftnav ul li ul {
	background-color: #161616;
}
#leftnav ul li ul li{
	background-color: #161616;
}
#leftnav ul li ul li a{
	height:18px;
	width:auto;
	padding:0;
	margin:0;
	font-size:14px;
	padding-left:24px;
	border-bottom:1px gray solid;
	padding-top:3px;
	
	background-color:#151515;
	background:url(../images/arrow-hor.gif);
	background-position:center left;
	background-repeat:no-repeat;
}
#leftnav ul li ul li a.selected{
	background:url(../images/arrow-down.gif);
	background-position:center left;
	background-repeat:no-repeat;
}
#leftnav ul li ul li a:hover{
background-color:#505050;
}
#leftnav ul li ul li ul li {
	border:none;
}
#leftnav ul li ul li ul li a{
	height:18px;
	background:#2E2D2D none;
	background:url(../images/lftnav2.jpg);
	padding:0;
	margin:0;
	padding-left:40px;
	padding-top:3px;
}
#leftnav ul li ul li ul li a:hover{
	background-color:#797979;
	background:url(../images/lftnav3.jpg);
}
#footer {
	background-image: url(../images/footer_bkg.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	height: 9px;
	font-size:9px;
}
#topimg {
	width: 808px;
	background-color:#999997;
}
#topimg img{
 margin:0;
 padding:0;
 }
#topimg #topbar{
	background-color:#999999;
	background-image:url(../images/product_view_images/product_table_top_under.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-left:48px;
	font-size:24px;
	color:#DFDFDF;
	height:36px;
	width:760px;
	
}
#topnav {
	height:26px;
	position:absolute;
	left:245px;
	top:50px;
}
#topnav ul {
	margin:0px;
	padding:0px;
}
#topnav li	{
	list-style-type:none;
	float:left;
	margin-right:6px;
	padding-right:6px;
	
}
#topnav a	{
	background-image: url(../images/topnav_bkg_inactive.gif);
	background-repeat:no-repeat;
	background-position: top;
	width:137px;
	display: block;
	text-decoration:none;
	height:21px;
	color:#000000;
	font-size:12px;	
	font-weight:bold;
	padding-top:5px;
	text-align:center;

}
#topnav a:hover	{
	background-image: url(../images/topnav_bkg_active.gif);
}
#topnav a.contact {
	background-image: url(../images/topnav_bkg_inactive_contact.gif);
}
#topnav a.contact:hover	{
	background-image: url(../images/topnav_bkg_active_contact.gif);
}
#LogoClick {
	position:absolute;
	top:5px;
	left:10px;
}
#LogoClick a{
	display:block;
	height: 55px;
	width:215px;
	
}
#email {
	position:absolute;
	top:13px;
	left:732px;
	text-align: right;
	height: 18px;
	width:290px;

	font-size:12px;
	color:#FFFFFF;
	}
#email form span{
	padding-top:4px;
	margin-top:4px;
	line-height:30px;
}
#hmcontent	{
	background-color:#FFFFFF;
	color:black;
	padding-left: 10px;
	min-height:560px;
	height: auto !important;
	height: 560px;
	
}
#copyright	{
	color:#666666;
	font-size:9px;
	text-align:center;
	
}
.copyrighttxt	{
	padding-top:8px;
	padding-bottom:8px;
}
#hmcontent a {
	color:#404040;
	text-decoration:none;
}
#two_column_left {
	color:#000000;
	padding:10px;
	font-size:14px;

}

#hmcontent table tr td h3{
	border-bottom: #000000 1px solid;
	padding-top:0px;
	color:#858585;
}
#hmcontent table td.back {
	background-image: url(../images/product_view_images/product_table_background.jpg);
	background-repeat:repeat-y;
	background-position:right;
		
}
	
#hmcontent table tr td p{
	padding-top:8px;}
	
.totop	{
	font-weight:bold;
	text-align:right;


}
#hmcontent a.black	{
	color:#000000;
	font-weight:bold;
}
