html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background: url("/_img/bgd.jpg") no-repeat fixed bottom center;
	font: 14px Arial,Helvetica,sans-serif;
	color: #000;
}

h1 {
	color: #5D9730;
	font: 23px Arial,Helvetica,sans-serif;
	padding: 25px 0 10px 0;
}

h2 {
	color: #5D9730;
	font: italic normal 18px Arial,Helvetica,sans-serif;
	padding: 15px 0 10px 0;
}

h3 {
	color: #000;
	font: bold 15px Arial,Helvetica,sans-serif;
	padding: 0 0 5px 0;
}

a:link { color: #33C; }
a:visited { color: #33C; }
a:hover { color: #5D9730; }
a:active { color: #33C; }

blockquote {
	padding: 0 40px;
	font-style: italic;
}

blockquote b { color: #5D9730; }

blockquote a:link { color: #33C; text-decoration: none; }
blockquote a:visited { color: #33C; text-decoration: none;}
blockquote a:hover { color: #5D9730; text-decoration: none;}
blockquote a:active { color: #33C; text-decoration: none;}


table { width: 600px; }

td {
	vertical-align: top;
	border-bottom: 1px solid #5D9730;
	padding: 15px 0;
}

.container {
	width: 820px;
	margin: 0px auto;
	background: #000;
}

#content {
	margin: 0px auto;
	background: #000;
	background: #FFF url("/_img/bgd_bottom.jpg") no-repeat top center;
	padding: 15px 45px 50px 45px;
	width: 730px;
}

#content p {
	padding-top: 10px;
}

#content ul {
	list-style-image: none;
}

#content ul li {
	display: inline;
	font-weight: bold;
	padding: 0 12px;
	background: transparent url("/_img/bgd_bullet_pipe.gif") center right no-repeat;
}

#content ul li a:link, #content ul li a:visited, #content ul li a:active  { 
	color: #5F962E; 
	text-decoration: none; 
}

#content ul li a:hover {
	color: #596976; 
	text-decoration: none; 
}

#content ul li.firstone, #content ul li.firstone a {
	padding: 0 6px 0 0;
}

#content ul li.lastone {
	background: none;
}
 
#content ul.checkmarks {
	padding: 10px 0 0 0;
	list-style-image: none;
}

#content ul.checkmarks li {
	padding: 6px 0 6px 35px;
	background: transparent url("/_img/icon_checkmarks.gif") left no-repeat;
	display: block;
	font-weight: normal;
}

#content ul.arrows {
	list-style-image: none;
}

#content ul.arrows li {
	background: url("/_img/icon_bullet.gif") no-repeat 0px 3px;
	padding-left: 15px;
	font-weight: normal;
	display: block;
}

.thumbnail {
	border: 1px solid #5D9730;
	margin: 30px 15px 15px 15px;
	float: right;
}

p.benefits_feature {
	text-align: center;
}

p.benefits_feature img {
	border: 0;
	padding: 15px 0 0 0;
}

.thumbnail_container {
	float:right; 
	clear: both;
	padding-top: 25px;
	margin-left: 15px;
}

.thumbnail_container img {
	border: 1px solid #5D9730;
}


.caption {
	font-size: 11px;
	padding: 2px 0 15px 0;
	width: 220px;
}

#footer {
	font-size: 11px;
	text-align: center;
	margin-top: 25px;
	clear: both;
}

#starburst {
	float: right;
	margin: 0 250px 15px 15px;
}