body {
	background-color:#ffffff;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 1px 10px;
	padding: 0px;
	line-height: 1.5;
}	
#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
}
p {
	margin: 15px 0px;
}
hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #666666; 
	border-style: none none dotted;
	margin: 50px 40px 50px 40px;
}
img{
	border-width:0px;
}
h1{
	color:#669933;
	font-size:24px;
	font-family: arial, verdana, helvetica, sans-serif;
}
h2, h3{
	color:#669933;
	font-size:16px;
	font-family: arial, verdana, helvetica, sans-serif;
}
h3 a {
	color:#669933;
	font-size:16px;
	font-family: arial, verdana, helvetica, sans-serif;
}
#top-titles {
	color: #666666;
	font-size: 9px;
	text-align: right;
	margin-right: 72px;
}
/********************** HEADER ***************************/
#header {
	width:780px;
	height:70px;
	margin-bottom: 35px;
}
/********************** NAV BAR ************************/
#nav ul{
	background-color:#669933;
	width:780px;
	display:block;
	margin: 0px 0px 0px 0px;
	height:auto;
	padding:5px 0px 5px 0px;
	text-align:center;
	line-height: 1.4em;
	font-size: 13px;
	font-weight: bold;
}
#nav li{
	display:inline;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
}
#nav ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 12px;
}
#nav ul a:hover{
	text-decoration:none;
	color:#F5E412;
}
#nav li.last{
	border-right: none;
}
#nav a.active{
	color: #F5E412;
}
/********************** CONTENT ***************************/
#content {
	width:780px;
}
#content-header {
	width: 415px;
	height: 85px;
	float: left;
	margin-bottom: 25px;
	margin-top: 40px;
	clear: both;
}
#reg {
	font-size: 14px;
	color: #669933;
	vertical-align: 30%;
}
.page {
	margin-bottom: 30px;
	overflow: hidden;
	padding-top: 25px;
}
.box_220, .box_other {
	float: left;
}

.box_220 {
	width: 370px;
	margin-right: 20px;
}
.box_other {
	width: 390px;
}
.separator  {
	width: 600px;
	clear: both;
	padding-top: 55px;
	padding-bottom: 55px;
	margin-left: auto;
	margin-right: auto;
}
#left {
	float:left;
	width:490px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
.list {
	margin-left: 30px;
	margin-bottom: 30px;
	line-height: 2.5em;
}
#lower-buttons {
	width: 780px;
	margin-top: 40px;
}
#left-button {
	float: left;
	clear: left;
}	
#center-button {
	float: left;
	margin-left: 30px;
	clear: right;
}
#right-button {
	float: right;
	clear: right;
}
#google-widget {
	text-align: center;
}
span.greenbold {
	color: #669933;
	font-weight: bold;
}
span.green {
	color: #669933;
}
span.indent {
	margin-left: 50px;
}
p.income a {
	font-size: 12px;
	color: #666666;
}
.banner {
	padding-bottom: 75px;
}
/********************* RIGHT COLUMN *********************/
#right {
	float:right;
	width:230px;
	padding: 0px 0px 20px 20px;
	margin-top:15px;
}
#buy-isagenix-top {
	width: 80px;
	height: 24px;
	margin-right: 0px;
	float: right;
	clear: right;
}
#isagenix-bottle {
	margin-top: 50px;
}
#caption {
	color: #669933;
}
/********************** FOOTER ***************************/
#footer {
	background-image:url(../images/isagenix-footer.jpg);
	background-repeat:no-repeat;
	width:780px;
	height: 26px;
	text-align:center;
	font-size: 10px;
	line-height: 2.6em;
	clear:both;
	color: #669933;
}
#footer a {
	color: #669933;
}
#footer a:visited {
	color: #669933;
}
#footer a:hover {
	color: #669933;
}
