body {
	margin: 0 auto;
	text-align: center;
	background-color: #eff2ef
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #004710;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: none;
}
a {
	text-decoration: none;
        color: #004710;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 765px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.mainbg {
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	clear: both;
	display: table;
	padding-left: 11px;
	width: 762px;
}
div.content {
	width: 745px;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: White;
	clear: both;
	display: table;
}
div.nav {
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 170px;
	height: 214px;
	position: relative;
	float: left;
}
div.nav a.nav01,
div.nav a.nav02,
div.nav a.nav03,
div.nav a.nav04 {
	width: 115px;
	height: 17px;
	position: absolute;
	left: 22px;
	top: 20px;
}
div.nav a.nav02 {
	top: 37px;
}
div.nav a.nav03 {
	top: 54px;
}
div.nav a.nav04 {
	top: 72px;
}
div.txt {
	float: left;
	line-height: 15px;
	width: 409px;
	padding-top: 20px;
	padding-bottom: 22px;
}
div.txt a {
	font-weight: bold;
	color: #004710;
}
div.copy {
	clear: both;
	text-align: center;
	color: #004710;
	font-size: 10px;
}
div.boxes {
	clear: both;
	margin-left: 59px;
	width: 620px;
}
div.box-right {
	float: left;
	width: 360px;
	height: 124px;
	*height: 130px;
	*height: 132px;
	border: 1px #cbcbcb solid;
	border-left: none;
	background-color: White;
	padding-top: 6px;
}
div.bullet,
div.bullet02 {
	clear: both;
	border-bottom: 1px #cbcbcb solid;
	width: 344px;
	*width: 360px;
	height: 23px;
	*height: 24px;
	line-height: 24px;
	background-image: url(images/bullet.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
	color: #1c7ebe;
	font-size: 11px;
	font-weight: bold;
	padding-left: 16px;
}
div.bullet02 {
	border-bottom: none;
}
div.box01-price,
div.box02-price,
div.box03-price {
	clear: both;
	background-image: url(images/box01-price.gif);
	background-repeat: no-repeat;
	width: 616px;
	height: 50px;
	position: relative	
}
div.box02-price {
	background-image: url(images/box02-price.gif);
}
div.box03-price {
	background-image: url(images/box03-price.gif);
}
div.box01-price input,
div.box02-price input,
div.box03-price input {
	position: absolute;	
	left: 253px;
	top: 16px;
}
div.box01-price span,
div.box02-price span,
div.box03-price span {
	position: absolute;
	left: 281px;
	top: 12px;
	color: White;
	font-size: 11px;
	font-weight: bold;
}
div.box02-price sup,
div.box03-price sup {
	line-height: 10px;
	font-size: 8px;
}
div.box-txt {
	clear: both;
	width: 616px;
	border: 1px #cbcbcb solid;
	padding: 17px 0;
}
div.box-txt p {
	width: 574px;
	margin-left: 17px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
div.box-txt p span {
	color: #333333;
}
div.box-buy {
	clear: both;
	width: 616px;
	border: 1px #cbcbcb solid;
	padding: 5px 0;
	text-align: center;
	margin-top: 3px;
}
input.buy {
	width: 164px;
	height: 37px;
	border: none;
	background-image: url(images/buynow-btn.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
div.downlinks {
	clear: both;
	text-align: center;
	color: #90908e;
	font-size: 10px;
	height: 31px;
	line-height: 31px;
}
div.downlinks a {
	color: #90908e;
	text-decoration: underline;
}