body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #fff;
	margin: 10px 0 30px 0;
	}

a:link {
	color: #000;
	text-decoration: underline;
	}

a:visited {
	color: #000;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hide from IE Mac \*/
.clearfix {
	display: block;
	}
/* End hide from IE Mac */

.inline {
	display: inline;
	}

#mainWrapper {
	width: 800px;
	margin: 0 auto;
	}

#top p {
	margin: 0 0 -7px -2px;
	padding: 0;
	letter-spacing: -1px;
	color: #888;
	font-size: 38px;
	font-family: arial, verdana, sans-serif;
	}

#top p a:link, #top p a:visited {
	color: #888;
	text-decoration: none;
	}

#top p a:hover {
	color: #777;
	}

#top span {
	color: #888;
	}

#topNav {
	margin: 8px 0;
	background: #4085bf;
	}

#topNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#topNav ul li {
	float: left;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	}

#topNav a, #topNav a:visited {
	display: block;
	padding: 3px 25px 3px 10px;
	background: #4085bf;
	color: #fff;
	text-decoration: none;
	border-right: 3px solid #fff;
	}

#topNav a:hover {
	background: #5799d1;
	}

#left {
	float: left;
	width: 570px;
	}

#right {
	float: left;
	margin: 0 0 0 8px;
	width: 222px;
	}

h3 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	color: #888;
	font-size: 20px;
	font-weight: normal;
	}

#topOffer {
	margin: 8px 0;
	border: 1px solid #3b9d00;
	background: #f3fcee;
	}

#topOffer h4 {
	background: #3b9d00;
	margin: 0;
	padding: 2px 0 3px 10px;
	font-size: 16px;
	color: #fff;
	}

#topOffer p {
	margin: 0;
	padding: 10px 10px 7px 10px;
	line-height: 20px;
	color: #143600;
	background: url(img/toarrow.gif) no-repeat 30px 0px;
	}

.recommends h4 {
	margin: -3px 0 4px 0;
	padding: 0;
	border-bottom: 1px solid #888;
	letter-spacing: -1px;
	color: #4b698e;
	font-size: 22px;
	font-weight: normal;
	}

.recommends {
	padding: 8px;
	background: #f3f8ff url(img/bg.gif) no-repeat bottom right;
	border: 1px solid #d4e3f7;
	}

.recommends p {
	margin: 0;
	padding: 0;
	line-height: 18px;
	font-size: 12px;
	color: #555;
	}

.recommended {
	padding: 8px 0 0 0;
	}

.recommendedImg {
	width: 130px;
	position: relative;
	float: left;
	}

.recommended img {
	border: 1px solid #777;
	padding: 1px;
	}

.recommendedText {
	margin-left: 130px;
	padding: 0 0 0 8px;
	position: relative;
	}

.recommendedText h5 {
	margin: -4px 0 0 0;
	padding: 0;
	border-bottom: 1px dotted #888;
	font-size: 18px;
	font-weight: normal;
	}

.recommendedText h5 a:link, .recommendedText h5 a:visited {
	text-decoration: none;
	color: #03f;
	}

.recommendedText h5 a:hover {
	color: #f30;
	}

.recommendedText p {
	color: #000;
	line-height: 21px;
	font-size: 13px;
	}

h2 {
	margin: 0 0 1px 0;
	padding: 8px 0 2px 0;
	border-bottom: 1px solid #888;
	letter-spacing: -1px;
	color: #888;
	font-size: 22px;
	font-weight: normal;
	}

.text p {
	color: #666;
	line-height: 20px;
	padding: 0 0 10px 0;
	margin: 0;
	}

.textbg {
	background: url(img/bgfade.jpg) repeat-x top;
	padding: 3px 5px 0 7px;
	}

.bar {
	margin: -5px 0 0 0;
	}

.expl {
	margin: 0;
	padding: 1px 0 2px 6px;
	border-top: 1px solid #ff8a00;
	border-bottom: 1px solid #ff8a00;
	border-left: 1px solid #ff8a00;
	background: #fff8f0;
	color: #620;
	}

.act a:link, .act a:visited {
	float: right;
	margin: 0;
	padding: 2px 4px 1px 16px;
	background: url(img/barimg.gif) no-repeat 0 0 #ff8a00;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 1px solid #ff8a00;
	border-bottom: 1px solid #ff8a00;
	border-right: 1px solid #ff8a00;
	}

.act a:hover {
	background: url(img/barimg.gif) no-repeat 0 -21px #ea6e00;
	border-top: 1px solid #ea6e00;
	border-bottom: 1px solid #ea6e00;
	border-right: 1px solid #ea6e00;
	}

.benefits ul {
	list-style-type: square;
	color: #555;
	margin: 0 0 0 10px;
	padding: 5px 10px;
	}

.benefits ul li {
	margin: 0;
	padding: 0;
	}

span.dark {
	color: #666;
	}

ul.article {
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;
	}

ul.article li {
	background: #eee;
	margin: 8px 0 0 0;
	padding: 5px 5px 8px 11px;
	font-size: 12px;
	}

ul.article h5 {
	margin: 0;
	padding: 0 0 1px 0;
	font-size: 16px;
	}

ul.article p {
	padding: 0;
	margin: 0;
	line-height: 19px;
	}

.rightOffer {
	margin: 8px 0;
	border: 1px solid #ff8a00;
	background: #fffaf3;
	}

.rightOffer h4 {
	background: #ff8a00;
	margin: 0;
	padding: 2px 0 3px 10px;
	font-size: 16px;
	color: #fff;
	}

.rightOffer h5 {
	margin: 0;
	padding: 9px 0 3px 8px;
	font-size: 16px;
	background: url(img/dtarrow.gif) no-repeat 30px 0px;
	}

.rightOffer ul {
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
	color: #663c1c;
	}

.rightOffer ul li {
	line-height: 22px;
	padding: 0 0 0 17px;
	background: url(img/p.gif) no-repeat 9px 8px;
	}

.rightOffer h5 a:link, .rightOffer h5 a:visited {
	text-decoration: none;
	color: #03f;
	border-bottom: 1px dotted #000;
	}

.rightOffer h5 a:hover {
	color: #f30;
	}

a.apply:link, a.apply:visited {
	background: url(img/button.jpg) 0 0 no-repeat;
	padding: 1px 9px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}

a.apply:hover {
	background: url(img/button.jpg) 0 -20px no-repeat;
	}

.right {
	text-align: right;
	margin: 0 9px 9px 0;
	}

#footer {
	border-top: 1px solid #000;
	margin: 10px 0 0 0;
	padding: 3px 0 0 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #888;
	}

#footer div {
	float: right;
	line-height: 20px;
	}

#footer span {
	float: left;
	}

#footer div a:link, #footer div a:visited {
	border-bottom: 1px dotted #000;
	text-decoration: none;
	}

#footer div a:hover {
	background: #eee;
	}