#banner {
	width: 750px;
	height:270px;
	margin: 0 auto;
	background: url("/images/banner0.png") no-repeat;
	text-align: center;
}

#banner img {
	margin: 10px 20px 10px 20px;
	border: none;
}

#banner img.offer {
	margin: 0px;
}

#banner h1 {
	text-indent: -9000em;
}

#banner #banner-button {
	margin-top: 180px;
	margin-right: 290px;
}

#featurelist {
	width: 750px;
	padding: 20px;
}

#featurelist li {
	font: 11px Verdana;
	line-height: 18px;
	margin: 10px;
	margin-left: 20px;
}

#corefeatures li {
	font: 11px Verdana;
	line-height: 18px;
	list-style-type: none;
}

#whybuy li {
	margin: 20px;
}

html>body #featurelist { 
	width: 710px;
}

td {
	padding: 0px 10px 0px 0px;
	font: 11px Verdana;
	line-height: 18px;
	vertical-align: top;
}

h2 {
	font-size: 15px;
}

h1 {
	font-size: 17px;
	font-weight: normal;
}

h3 {
	color: maroon;
	font-size: 13px;
	font-weight: normal;
}

.heavy {
	color: maroon;
	font-size: 15px;
	font-weight: normal;
}

a.thickbox {
	font-size: 12px;
	text-decoration: none;
	border-bottom: dotted black thin;
}

#screens {
	float: right;
	width: 320px;
	text-align: center;
}

.screen {
	margin-top: 30px;
}

.screen img {
	border: solid black thin;
}

div#subscribe {
  border: solid thin #ff6000;
  padding: 10px;
}


