HTML {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #000;
	}

BODY {
	font-size: .8em; 
	background:#fff url(img/bg.gif) repeat-x;
	padding-top: 10px;
	}

P, LI { font-size: .8em; }

A { text-decoration: none; 	}
A:hover { text-decoration: underline; 	}
A:visited { color: blue; 	}

A.missinglink  { color: black; text-decoration: none; 	}
A:hover.missinglink  { color: black; text-decoration: none; 	}
A:visited.missinglink  { color: black; 	}


#main-table {
	width: 850px;
	border: 1px solid black;
	background-color: white;
	}

#hdr-wrap {
	border-bottom: 1px black solid;
	height: 92px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 830px;
	}

#header {
	line-height: 92px;
	float: left;
	background: #FF7800 url('img/hdr-bg.gif') repeat-x;
	width: 372px;
	height: 92px;
	color: #fff;
	text-align: center;
	}

#header A, #header A:hover {
	color: white;
	text-decoration: none;
	}

#header span { font-weight: normal; }

#header h1 {
	font-size: 23px;
	color: #fff;
	letter-spacing: -1px;
	height: 92px;
	}

#header h2 {
	font-size: 10px;
	font-weight: normal;
	color: #FCE2CA;
	}

#header sup { color: #fff; }

#splash {
	float: right;
	background: #EAEAE2 url('img/hdr-img.jpg') no-repeat;
	width: 458px;
	height: 92px;
	}

#menu { width: 250px; }

#opt-in { 
	padding-right: 10px; 
	padding-left: 10px; 
	border-style: dashed; 
	border-width: 1px; 
	margin: 0px 10px; 
	background-color: #fffd90;
	}
	
#opt-in .preheadline {
	text-align: center;
	}

#opt-in .headline {
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	}

#opt-in .message {
	}

#opt-in .bottom {
	font-size: .75em;
	font-style: italic;
	}

.menuheader {
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	}

.menuheader A, .menuheader A:hover {
	color:#000;
	font-weight: bold;
	}

.menuitems {
	width: 230px;
	margin-left: 20px;
	}

.menuitems IMG { margin: 5px 5px 5px 0px; 	}

.menuitems A {
	font-weight: bold;
	color: blue;
	text-decoration: none;
	}

.menuitems A:visited {
	font-weight: bold;
	color: blue;
	text-decoration: none;
	}

#content {
	padding: 0px 10px;
	text-align: left;
	border-right: 1px black solid;
	width: 580px;
	}

.title {
	padding-bottom: 20px;
	border-bottom: 1px black solid;
	margin-bottom: 10px;
	}

H1.headline {
	color: red;
	}

H2.subhead {
	}

H1 {
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
	}

H2 {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	color: black;
	}

H3 {
	font-size: .8em;
	padding: 0px;
	margin: 0px;
	}

.hdr1 {
	background-color: #444;
	color: white;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding-top: 15px;
	margin: 0px;
	}

.hdr2 {
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 10px 5px;
	margin: 0px;
	}


UL.nodot { list-style: none; 	}

IMG { border: 0px; 	}


.pad-content {
	padding-left: 25px;
	padding-bottom: 1em;
	}


sup { font-size: 0.6em; }

#clr { clear: both; }

#footer { 
	width: 90%;
	border-top: black 1px solid;
	margin: 10px auto;
	text-align: center;
	}

.timer { font-size: .7em; }

#prodimg { display: none; }
	
.testimonial {
	border-color: blue;
	border-style: dotted;
	background-color: yellow;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	font-weight: bold;
	}

.boxshot {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	}

.rating {
	margin-top: 5px;
	}

#prodmatrix {
	width:100%;
	}

#prodmatrix td {
	text-align: center;
	padding: 10px;
	background-color: #f1f1f1;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	font-size: .8em;
	}

#prodmatrix td.border {
	border-left:1px solid #a9a9a9;
	text-align: left;
	}

#prodmatrix .toptable td {
	height:39px;
	background:url(img/toptablebg.gif) repeat-x;
	color:#ffde00;
	}

.footnote {
	font-size: 0.65em;
	}

.details {
	font-weight: bold;
	}
.rating {
	float: right;
	width: 129px;
	text-align: center;
	}