body {
	margin:0;
	padding:0;
    background: #dfdcdf;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

img {
	border: 0;
}

p, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
}

hr {
	border:0;
	background-color: #929496;
	height: 2px;
}

a {
	color: #ef8122;
	font-weight:bold;
	text-decoration:none;
}

#container {
	position:relative;
	margin: 0 auto;
	padding: 0;
	width: 920px;
	text-align:left;
	background: #ffffff url('contentbg.gif') repeat-y;
}

#header {
	background: #ffffff url('headerbg.gif') 0px 0px no-repeat;
	padding: 0;
	margin: 0;
	width: 920px;
	height: 100px;
}

#header h1 {
	display: none;
}

#topnavi {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 76px;
	width: 920px;
	color: 505050;
}

#topnavi ul {
	margin: 0;
	padding: 0px 0px 0px 10px;
}

#topnavi li {
	display: inline;
}

#topnavi a {
	text-transform: uppercase;
	color: #b0b0b3;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	padding: 0px 10px 0px 8px;
	border-right: 2px solid #b0b0b3;
}

#topnavi a:hover, #topnavi a.active {
	color: #ef8122;
}

#banner {
	width: 920px;
	height: 270px;
	border-top: 5px solid #dfdcdf;
	border-bottom: 5px solid #dfdcdf;
}

#content {
	margin-top: 5px;
	padding-top:20px;
}

#content h1 {
	display:inline;
	font-size: 14pt;
	font-family: Trebuchet MS;
	color: #ef8122;
	padding-right: 20px;
	background: url('hpicon.gif') no-repeat 100% 50%;
}

#content h2, #content h3 {
	margin:0;
	padding:0;
	font-size: 12pt;
	line-height: 13pt;
	font-weight: 200;
	color: #ef8122;
}

#content h3 {
	color: #929496;
	margin-bottom: 10pt;
}


#col1 {
	float: left;
	width: 700px;
	padding: 0;
	margin: 0;
}

div.fullwidth {
	margin: 0px 20px 0px 20px;
}

div.subcol {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0;
	width: 190px;
}

div.contentbox {
	float:left;
	margin: 10px 30px 10px 0px;
}

#front_productgroups {
	margin-top: 20px;
	border-top: 1px solid #96979a;
	padding-top: 20px;
}

#subnavi {
	float:left;
	padding: 0;
	margin: 20px 0px 0px 10px;
	width: 140px;
}

#subnavi ul {
	padding:0;
	margin:0;
}

#subnavi li {
	list-style-type:none;
}

#subnavi a {
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

#subnavi a:hover, #subnavi a.active {
	color: #ef8122;
}

#subcontent {
	float: left;
	border-left: 2px solid #96979a;
	padding: 0px 0px 0px 20px;
	margin: 20px 0px 0px 0px;
	width: 505px;
}

#subcontent h2 {
	margin:0;
	padding:0;
}

#subcontent a, #subcontent strong {
	color: #ef8122;
	font-weight:bold;
	text-decoration:none;
}

#productgroup_description table {
	width: 100%;
	margin-bottom:30px;
}

#productgroup_description td {
	color: #000000; /*8a8c8f */
	width: 50%;
}

#productgroup_description img {
	border: 1px solid #8a8c8f;
}

#productgroup_description h3 {
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
	color: #000000;
}

#col2 {
	float: left;
	width: 220px;
	padding: 0;
	margin: 0;
}

#product_search {
	padding: 10px;

}
#product_search p {
	margin: 5px auto 5px auto;
}

#chart_toppers {
	padding: 10px;
	border-top: 5px solid #dfdcdf;
}

#chart_toppers .top_product {
	margin: 10px 0px 0px 0px;
}

#chart_toppers .top_product_image {
	text-align:center;
}

#chart_toppers a {
	color: #000000;
}

#chart_toppers h4 {
	display:inline;
	font-size: 14pt;
	font-family: Trebuchet MS;
	color: #ef8122;
	padding-right: 20px;
	background: url('hpicon.gif') no-repeat 100% 50%;
}

#footer {
	position:relative;
	width: 920px;
	height:30px;
	background-color: #ffffff;
	border-top: 5px solid #dfdcdf;
	padding:0;
	margin:0;
	text-align:center;
}

#footer p {
	margin:0;
	padding:0;
	font-size: 8pt;
	font-weight: bold;
	line-height: 24pt;
	color: #b0b0b3;
}

#footer_navi a {
	color: #b0b0b3;
}
