body {
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #BBCDCD;
	padding-top: 4px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 980px;
	text-align: left;
	line-height: 18px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.content {
	clear: both;
	background-color: white;
	display: table;
	width: 980px;
	padding-bottom: 25px;
}
div.left {
	float: left;
	margin-left: 25px;
}
div.contentbg {
	clear: both;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 690px;
	padding: 0 30px;
}
div.contentbg p a {
	font-weight: bold;
	text-decoration: underline;
	color: black;
}
h1 {
	color: #a04040;
	font-size: 37px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 35px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	width: 700px;
	border-bottom: 1px #aaaaaa dashed;
	padding: 25px 0 10px 0;
	margin: 0 0 10px 0;
}
div.bonus {
	clear: both;
	font-size: 15px;
	font-weight: bold;
	padding-top: 30px;
}
div.bonus span {
	color: #a04040;
}
div.bonus em {
	font-weight: normal;
	font-size: 13px;
	margin-left: 55px;
}
div.scan {
	clear: both;
	margin-left: 200px;
	padding-top: 30px;
}
div.right {
	width: 160px;
	float: left;	
	margin-left: 20px;
}
div.box09top {
	clear: both;
	width: 160px;
	height: 74px;
	background-image: url(images/box08-top.gif);
	background-repeat: no-repeat;
	color: White;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	line-height: normal;
	text-align: left;
}
div.box09top p {
	width: 107px;
	position: relative;
	top: 18px;
	left: 10px;
}
div.box09bg {
	clear: both;
	background-image: url(images/box08-bg.gif);
	background-repeat: repeat-y;
	display: table;
	padding-left: 21px;
	width: 139px;
}
div.box09bg {
	padding-left: 0;
	width: 160px;
	text-align: center;
}
div.recomended {
	clear: both;
	background-image: url(images/right-col-title_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 158px;
	margin-left: 1px;
	line-height: 30px;
	text-transform: uppercase;
	color: White;
	font-weight: bold;
	text-align: left;
}
div.copy {
	color: #121212;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	width: 805px;
	padding: 10px 0;
}
div.copy a {
	color: #444444;
}