* {
	padding: 0;
	margin: 0;
}
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #6e8391;
	color: #161616;
}
#container {
	width: 790px;
	margin: 0 auto;
	background: url(../images/background.jpg) repeat-y;
}
#page {
	margin: 0 20px;
	background-color: #ffffff;
	text-align: left;
}
h1 {
	height: 265px;
	background: url(../images/landing-page-header.jpg) no-repeat top left;
	text-indent: -2000px;
	margin-bottom: 20px;
}
ul {
	list-style-type: none;
}
ul li {
	font-size: 2em;
	padding: .1em 0 .7em 35px;
	margin-left: 35px;
	background: url(../images/question-bullet.gif) no-repeat left top;
}
p {
	font-size: 1.6em;
	padding: 0 70px;
	line-height: 1.4em;
}
.box {
	margin: 20px 70px 0 70px;
	width: 610px;
}
.box ul {
	padding: 15px 15px 7px 15px;
		 }
.box ul ul{
	padding: .5em 10px 0 20px;
		 }
.box ul li {
	font-size: 1.4em;
	background: none;
	padding: 0 0 8px 12px;
	margin: 0;
}
.box ul li ul li {
	font-size: 1em;
}
.box h2 {
	font-size: 3em;
	color: #fff;
	text-align: center;
		padding: 8px;
	line-height: 1.1em;
}
#blue h2 {
	background: #8aa5b6 url(../images/blue-box-solid-top.gif) no-repeat top left;
}
#blue {
	background: url(../images/blue-box-solid-body.gif) repeat-y top left;
}
#blue ul, #boxbottom {
	background: url(../images/blue-box-solid-bottom.gif) no-repeat bottom left;
}
#green {
	background: url(../images/green-box-body.gif) repeat-y top left;
}
#green h2 {
	background: #7f8b5b url(../images/green-box-top.gif) no-repeat top left;
}
#green ul {
	background: url(../images/green-box-bottom.gif) no-repeat bottom left;
}
#green ul ul {
	background: none;
}
#blue li {
	background: url(../images/blue-bullet.gif) no-repeat left .3em;
}
#green li {
	background: url(../images/green-bullet.gif) no-repeat left .3em;
}
h3 {
	clear: both;
	text-align: center;
	margin-top: 20px;
	font-size: 1.6em;
	text-transform: capitalize;
}
#ordernow {
	margin: 20px 0 0 260px;
}
#creditcard {
	margin: 0 0 0 260px;
}
a img {
	border: none;
	outline: none;
}
.box p {
	font-size: 1.2em;
	text-align: center;
	padding: 15px 15px 0 15px;
}
.partner img {
	float: left;
	margin-left: 2px;
	margin-top: 2.5em;
}
.partner h3 {
	clear: none;
}
.partner p {
	padding: 0 15px 0 135px;
	text-align: left;
}
.partner h2 {
	font-size: 1.6em;
	padding-bottom: .6em;
}
#boxbottom {
	padding-bottom: 15px;
}
#footer {
	margin-top: 20px;
	background: url(../images/color-band.gif) no-repeat left bottom;
	height: 75px;
}
#footer img {
	float: right;
	margin-right: 30px;
	display: inline;
}
#footer p {
	float: left;
	color: #566671;
	font-size: 1.2em;
	padding: 0;
	margin: 0 0 0 30px;
	width: 540px;
	display: inline;
}
a {
	color: #566671;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
fieldset {
	width: 350px;
	margin: 20px 0 0 190px;
	padding: 10px;
	border: 2px solid #8aa5b6;
	background: #eeeeee;
}
fieldset p {
	padding: 0;
	font-size: 1.1em;
	margin-bottom: .5em;
	
}
label {
	float: left;
	width: 10em;
}
input.textbox, textarea {
	width: 150px;
	border: 1px solid #666666;
	font-size: 1.3em;
	padding: .2em;
}
h4 {
	text-align: center;
	font-size: 1.5em;
	padding-top: 1.5em;
}
.center {text-align: center;}
.optimizer {
	margin: 10px 0 10px 175px;
	border: solid 2px #8aa5b6;
	}
#green li.hilite
{
    color: #af4425;
    background: url(../images/star-icon.gif) no-repeat left .2em;
}
.optionlist td 
{
    padding: 0 0 5px 20px;
}
.optionlist label 
{
    float: none;
    font-size: 13px;
}
.optionlist input 
{
    float: left;
    margin-left: -20px;
}
#tandc h2 
{
    font-size: 2.5em;
    text-align: center;
    padding: 1em 0;
}
#tandc p
{
    font-size: 12px;
    padding: 0 30px 8px 30px;
}
#tandc ol 
{
    margin: 0 30px 8px 30px;
    font-size: 12px;
    padding-left: 30px;
}
#tandc li
{
    padding: 0 0 8px 0;
}
#tandc ol li ol
{
    margin: 8px 20px 0 20px;
    list-style-type: lower-alpha;
    font-size: 12px;
}
