body {
	background-image:url(images/bghead.jpg);
	background-repeat:repeat-x;
	background-color:#d3e9f6;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
}

.top {
	width:950px;
	height:111px;
	background-image:url(images/index_01.jpg);
	background-repeat:no-repeat;
}

.logo {
	
	margin:8px 0 0 35px;
}

.menu {
	width:950px;
	height:41px;
	background-image:url(images/index_02.jpg);
	background-repeat:no-repeat;
}

.clear {
	clear:both;
	background:#FFF;
}

.style1 {
	font-weight:bold
}

h1 {
	font:bold 28px Arial, Helvetica, sans-serif;
	color:#fc0000;
	margin:0 0 0 35px;
}

h2 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#fc0000;
	margin:15px 0 10px 0;
}

.order {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#fc0000;
	margin:15px 0 10px 0;
}

.order a {
	color:#fc0000;
	text-decoration:underline;
}

.order a:hover {
	color:#905c02;
	text-decoration:none;
}

img.pic {
	float:right;
	margin:0 10px 0 0;
}

#topnav {
	width:866px;
	margin:0 auto; 
	height:36px; 
	padding:0;
	border-width:0 1px 0 1px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	
	padding-left:0px;
}

#topnav ul {
	margin:0; 
	padding:5; 
	width:866px;
}

#topnav ul li { 
	list-style:none; 
	float:left; 
	font-weight:bold;
	font-size:14px;
}

#topnav ul li a {
	color:#fff; 
	display:block; 
	float:left; 
	padding:10px 10px 0 9px; 
	height:26px; 
	text-decoration:none; 
	border-right:1px solid #a60202;
}

#topnav ul li a:hover {
	background:url(images/nav-hover.png) repeat-x #FC0; 
	color:#b1030d !important;
}

#topnav ul li a.selected {
	background:url(images/nav-hover.png) repeat-x #FC0; 
	color:#b1030d !important;
}

#topnav ul li a.last {
	padding:10px 10px 0 10px; 
	color:#FC0; 
	border-right:none !important;
}

.header {
	width:950px;
	height:265px;
	background-image:url(images/index_03.jpg);
	background-repeat:repeat-x;
}

.boost {
	
	margin:15px 0 0 610px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF0000;
}

.benefits {
	
	margin:5px 0 0 610px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#165f88;
	line-height:18pt;
}

.left_pan {
	width:722px;
	background-image:url(images/index_04.jpg);
	background-repeat:repeat-y;
}

.leftpan_txt {
	width:672px;
	
	margin:15px 0 0 35px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#165f88;
	line-height:1.3em;
}

.right_pan {
	width:228px;
	background-image:url(images/index_05.jpg);
	background-repeat:repeat-y;
}

.boxbg {
	width:663px;
	height:auto;
	background-image:url(images/ingredients-box_02.jpg);
	background-repeat:repeat-y;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#165f88;
	line-height:1.3em;
	text-align:justify;
}

.mback {
	font-size:12px;
}

#form {
	float:left;
	margin:25px 15px 0 0;
	width:450px;
}

#inputArea {
	font-family:Arial, Sans-Serif;
	font-size:13px;
	background-color:#d6e5f4;
	padding:10px;
	width:450px;
	float:left;
}

#inputArea input, #inputArea textarea {
	font-family:Arial, Sans-Serif;
	font-size:13px;
	margin-bottom:5px;
	display:block;
	padding:4px;
	width:425px;
}

.activeField {
	background-image:none;
	background-color:#ffffff;
	border:solid 1px #33677F;
}

.idle {
	border:solid 1px #85b1de;
	background-image:url( 'images/blue_bg.png' );
	background-repeat:repeat-x;
	background-position:top;
}

.formbutton {
	cursor:pointer;
	border:1px outset #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding:1px 2px;
	background:url(images/formbg.gif) repeat-x left top;
	margin-left:2px;
}

.button {
	width:450px;
	background-color:#d6e5f4;
	float:left;
	padding:10px;
}

.footer_wrapper {
	width:100%;
	margin:10px 0 0 0;
	background-image:url(images/bgfooter.jpg);
	background-repeat:repeat-x;
}

.footerbg {
	width:950px;
	background-image:url(images/index_10.jpg);
	background-repeat:no-repeat;
}

.footer {
	width:950px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

.footer a {
	color:#fff;
	text-decoration:none;
}

.footer a:hover {
	color:#fff;
	text-decoration:underline;
}

.footer_txt {
	width:856px;
	overflow:hidden;
	float:left;
	margin:20px 0 0 130px;
}

.footer_txt ul {
	margin:0;
	padding:0;
	padding-left:10px; /*offset of tabs relative to browser left edge*/
	list-style-type:none;
}

.footer_txt li {
	display:inline;
	margin:0;
}

.footer_txt li a {
	float:left;
	display:block;
	text-decoration:none;
	margin:0;
	padding:7px 10px; /*padding inside each tab*/
	/*border-right: 1px dotted #ffcd8d; right divider between tabs*/
	color:white;
}

.footer_txt li .last {
	border-right:none;
}

.footer_txt li a:visited {
	color:white;
}

.footer_txt li a:hover, .footer_txt li.selected a {
	color:#fff; 
	text-decoration:underline;
}

#statements {
	width:800px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#c2c1c1;
	padding-top:10px;
	padding-left:75px;
	text-align:center;
}

#c_link {
	text-align:center;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top:15px;
}
