body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 auto;
}
#main {
	background-image: url(images/superfoodsrx-2_11.jpg);
	background-repeat: repeat-y;
}

/* Home Page Styles  */
#left_col {
	background-image: url(images/superfoodsrx-2_08.jpg);
	background-repeat: no-repeat;
}
#benefit1 {
	background-image: url(images/benefit1.jpg);
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: no-repeat;
	height: 100px;
}
#main_txt p, #main_txt ul {
	margin-top: 0px;
	margin-bottom: 11px;
}

.benefit_txt {
	text-align: left;
	width: 170px;
	position: relative;
	top: 30px;
	left: 80px;
}
#right_col {
	background-image: url(images/superfoodsrx-2_09.jpg);
	background-repeat: no-repeat;
}
#benefit2 {

	background-image: url(images/benefit2.jpg);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: no-repeat;
	height: 100px;
}
#benefit3 {

	background-image: url(images/benefit3.jpg);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: no-repeat;
	height: 100px;
}
#benefit4 {

	background-image: url(images/benefit4.jpg);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: no-repeat;
	height: 100px;
}
#benefit5 {

	background-image: url(images/benefit5.jpg);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: no-repeat;
	height: 100px;
}
#main_txt {
	margin-top: 45px;
	width: 440px;
	margin-left: 15px;
}
#right_box {
	background-image: url(images/superfoodsrx-2_12.jpg);
	background-repeat: no-repeat;
	height: 238px;
	width: 438px;
	margin-left: 15px;
	position: relative;
	top: -7px;
}
#right_box_txt {
	width: 200px;
	position: relative;
	z-index: auto;
	top: 85px;
	left: 30px;
}
#testimonials {
	margin-top: 20px;
	margin-left: 20px;
	width: 711px;
}
#testimonials td {
	padding-right: 10px;
	padding-left: 10px;
}

.float_left {
	float: left;
	margin-right: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#news {
	background-image: url(images/superfoodsrx_news.jpg);
	height: 61px;
	width: 711px;
	text-align: right;
}
#news_logos {
	position: relative;
	top: 12px;
	margin-right: 15px;
}
#news_logos img {
	margin-left: 10px;
}


.success_header {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003d70;
}
.top_line {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content {
	margin: 15px;
}

/* Inner Page Styles  */
#footer {
	background-image: url(images/superfoodsrx-2_19.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}
.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #116FBB;
}
.page_header {
	font-weight: bold;
	color: #aaaaaa;
	font-size: 14px;
}
#list_border {
	border: 1px solid #CCCCCC;
}
.highlight_cell {
	background-color: #EEEEEE;
}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009999;
}
.boldlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.h2 {

	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
.outline {
	border: 1px solid #666666;
}
#sf_list {
	height:325px;
	overflow: auto;
	border: solid 1px #aaaaaa;
}
.picture {
	border: 1px solid #333333;
	margin-right: 15px;
}

