a:link {
	color:#0e1e85;
	text-decoration: none;
	}

a:visited {
	color:#0e1e85;
	text-decoration: none;
	}

a:hover {
	color:#0e1e85;
	text-decoration: underline;
	}
	
a:active  {
	color:#0e1e85;
	text-decoration: none;
	}  

.maincontent a:visited {
	color:#0e1e85;
	text-decoration: none;
	}

.maincontent a:hover {
	color:#0e1e85;
	text-decoration: underline;
	}
	
.maincontent a:active  {
	color:#0e1e85;
	text-decoration: none;
	}	
	
	
body { 
	background-image: url("images/framework/bodybackground.gif") ; 
	background-color: #000000;
	background-repeat: repeat-y ; 
	background-position: top left;
	margin:0;
	}

.wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width:760px;
	border: 0px;
	text-align: left;
	margin-left: 0px;
  	margin-right: 0px;
  	}
  	
  	
.top {
	position: absolute;
	left: 0px;
	top: 0px;
	width:760px;
	height: 162px;
	border: 0px;
	z-index: 1;
  	}
  	
.leftBack {
	position: absolute;
	left: 0px;
	top: 162px;
	width:222px;
	border: 0px;
	background-image: url("images/framework/leftback.jpg");
	background-repeat: repeat-y;
	z-index: 1;
  	}
  	
  	
  	
.left {
	position: relative;
	left: 0px;
	top: 0px;
	width:222px;
	border: 0px;
	background-image: url("images/framework/left.jpg");
	background-repeat: no-repeat;
	z-index: 2;
  	}
  	
  	
.topNav {
	position: absolute;	
	left: 222px;
	top: 162px;
	width:538px;
	height: 38px;
	border: 0px;
	text-align: left;
	margin-left: 0px;
  	margin-right: 0px;
  	z-index: 1px;
  	}
  
.contentBack {
	position: absolute;
	left: 222px;
	top: 200px;
	width:538px;
	border: 0px;
	background-image: url("images/framework/contentback.jpg");	
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	z-index: 1;
  	}
  	 
.content {
	position: relative;
	left: 12px;
	top: 0px;
	width:512px;
	border: 0px;
	font-family: Verdana;
	font-size: 12.5px;
	line-height: 14px;
	z-index: 1;
  	}
  	
h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	color: #125c35;
	}	
	
h2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 10px;
	color: #b82e00;
	}	
	
h3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10.5px;
	line-height: 14px;
	color: #572085;
	}
	
h4 {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	margin-bottom: -9px;
	color: #1c2986;

}	

.leftNav {
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    margin: 5px 2px 5px 5px;
    }
	
.leftNav a:link {
	color:#0e1e85;
	text-decoration: none;
	}
	
.leftNav a:visited {
	color:#0e1e85;
	text-decoration: none;
	}

.leftNav a:hover {
	color:#0e1e85;
	text-decoration: underline;
	}
	
.leftNav a:active  {
	color:#0e1e85;
	text-decoration: none;
	}  	
	
  	
.leftEmailSignup {
	background-image: url("images/framework/leftnavimages/emailsignupbackground.jpg");
	width:222px;
	}  	
  	
.leftEmailSignupText {
	line-height: 13px;
	}  
	
	
.disabledinput	{
	background-color: #ffffff;
	border-color: #000000;
	font-size: 13px;
	color: #805294;
	border-width: 0px;
	border-style: solid;
	}
	
.input2	{
	background-color: #FFFFF;
	border-color: #000000;
	font-size: 11px;
	color: #888888;
	border-width: 1px;
	border-style: solid;
	}
	
.productShot{
	position: relative;
	left: 0px;
	top: 0px;
	}	
	
.productFacts{
	position: absolute;
	left: 220px;
	top: 30px;
	}	
	
.ingredientBox {
	position: relative;
	left: 0px;
	width: 300px;
	}
	
.footer {
	text-align: center;
	font-family: Arial;
	font-size: 10.5px;
	line-height: 12px;
	color: #1c2986;
	}	
	
.footer a:link {
	color:#1c2986;
	text-decoration: none;
	}
	
.footer a:visited {
	color:#1c2986;
	text-decoration: none;
	}

.footer a:hover {
	color:#1c2986;
	text-decoration: underline;
	}
	
.footer a:active  {
	color:#1c2986;
	text-decoration: none;
	} 
	
.expressLane {
	position: relative;
	top: 0px;
	width:512px;
	border: 0px;
	font-family: Verdana;
	font-size: 10.5px;
	line-height: 14px;
	background-color: #fbe9c3;
  	}	

.inputWhite	{
	width: 2em;
	font-size: 11px;
	}	

.inputEmail	{
	width: 10em;
	font-size: 11px;
	}

#navmenu ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; padding: 5px 15px 5px 15px}
