body {
	margin: 0px;
	padding: 0px;
	background: #D3D3D3 url(images/background.gif) repeat-x left top;
}
a:link {
	color: #136DF1;
	text-decoration: none;
}
a:visited {
	color: #73A9F7;
	text-decoration: none;
}
a:hover {
	color: #B41A26;
	text-decoration: underline;
}
#mainbody {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	font: 70% Arial, Helvetica, sans-serif;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}
#header {
	padding-top: 19px;
	background: #000000;
	color: #CCCCCC;
	font: 10px Arial, Helvetica, sans-serif;
	height: 61px;
	padding-left: 40px;
}
#headernav {
	position: relative;
	top: -25px;
	left: 600px;
	width: 300px;
	color: #B41A26;
}
#headernav a:link {
	color: #FEFEFE;
	text-decoration: none;
}
#headernav a:visited {
	color: #FEFEFE;
	text-decoration: none;
}
#headernav a:hover {
	color: #B41A26;
}
#navbar {
	background: url(images/bg_01.gif) repeat-x 0px 0px;
	height: 29px;
	border-top: 3px solid #B41A26;
	border-bottom: 3px solid #B41A26;
}
#copyright {
	font: 80% Arial, Helvetica, sans-serif;
	color: #888888;
	text-align: justify;
	border-top: 3px solid #B41A26;
	background: #060606;
	padding: 7px 40px;
}
#content {
	padding-right: 40px;
	padding-left: 40px;
}
#content p {
	line-height: 18px;
}
#content h1 {
	font-size: 110%;
}
#content li {
	list-style: disc;
	margin-left: -20px;
	line-height: 18px;
}
#content .supportlist li {
	list-style: none;
	margin-left: -35px;
}

#producttable {
	margin-top: 28px;
	font: 10px Arial, Helvetica, sans-serif;
}
#producttable .productimage1 {
	padding-top: 24px;
	padding-bottom: 34px;
}
#producttable .productimage2 {
	padding-top: 24px;
	padding-bottom: 12px;
}
#featuretable {
	font: 10px Arial, Helvetica, sans-serif;
	margin-top: 20px;
	border-top: 3px solid #B41A26;
	border-bottom: 3px solid #B41A26;
}
#featuretable td {
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 50px;
}
#featuretable p {
	padding-right: 50px;
}

#featuretable #featured-image {
	padding-right: 50px;
	border-right: 3px solid #B41A26;
}
#latest_news {
	padding-top: 20px;
	padding-bottom: 10px;
}

#latest_news ul {
	margin-top: 2px;
}

#latest_news li {
	list-style: url(images/hp_bullet.gif) none outside;
}





.productnav {
	padding-bottom: 10px;
	padding-top: 12px;
}
.rightborder {
	border-right: 3px solid #B41A26;
}
#prodimg {
	float: right;
	margin: -15px 25px 10px 55px;
}
#prodtitle {
	padding-top: 25px;
	padding-bottom: 4px;
}
#productnav {
	line-height: 20px;
	padding-bottom: 9px;
}
#productnav li {
	list-style: square;
	line-height: 22px;
}
#buy {
	padding-top: 15px;
	padding-bottom: 8px;
}
#buy a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: #D3D3D3;
	border: 1px solid #000000;
	padding: 5px;
}
#buy a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: #D3D3D3;
	border: 1px solid #000000;
	padding: 5px;
}
#buy a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #B41A26;
	border: 1px solid #000000;
	padding: 5px;
}
.release {
	font-size: 85%;
	margin-top: -10px;
	color: #666666;
}
