
/* Global Styles */

a, a:visited {
	color:#1E4D75;
	font-weight:bold;
	text-decoration:underline;
	}
a:hover {
	color:#1e4d75;
	text-decoration:none;
	}
	
img {
	behavior:url("/includes/pngbehavior.htc");
	}

h1, h2, h3, h4, h5, h6 {
	margin:1px;
	}

#TestiName {
	display:block;
	width:115px;
	_width:110px;
	color:#1e4d75;
	font-weight:bold;
	text-align:right;
	}
.testimonialsHeader {
	text-align:right;
	font-weight:bold;
	color:#1E4D75;
	}
	
#bnav {
	display:none;
	}
#bcfooter {
	display:none;
	}

/* End Global Styles */

/* Home Page Styles */

#HomePage {
	position:relative;
	width:600px;
	height:auto;
	background:none;
	margin:0px;
	}
	
#HomeNav {
	display:none;
	}
	
#HomeTesti {
	position:relative;
	width:auto;
	top:80px;
	left:0px;
	height:auto;
	color:#FFF;
	text-align:left;
	}
	
#WelcomeMsg {
	position:none;
	top:0px;
	left:0px;
	width:auto;
	height:auto;
	}
#WelcomeMsg h1 {
	color:#FFF;
	font-weight:normal;
	font-size:14px;
	}
#WelcomeMsg h1 a, #WelcomeMsg h1 a:visited {
	color:#FFFFFF;
	}
#WelcomeMsg h1 a:hover {
	color:#FFFFFF;
	}


/* End Home Page Styles */
#header {
	background:none;
	width:600px;
	height:auto;
	margin:0px;
	}
#header #PgTitle {
	color:#000000;
	float:none;
	width:auto;
	margin:0px;
	margin-left:0px;
	_margin-left:0px;
	margin-top:0px;
	
	}
#header #slogan {
	display:none;
	}
#content {
	background:none;
	width:620px;
	margin:0px;
	}
#footer {
	display:none;
	}
	
#InnerNav {
	display:none;
	}
#Info {
	width:auto;
	float:none;
	margin-left:0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	}
#TestDiv {
	display:none;
	}


.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}


/* Products */

.productdiv {
	width:130px;
	height:95px;
	float:left;
	_float:none;
	_display:inline-table;
	text-align:center;
	font-size:12px;
	color:#FFF;
	padding-top:15px;
	padding-right:2px;
	margin:2px;
	}

.productdiv a:link img, .productdiv a:visited img {
	border:2px #1e4d75 ridge;
	}
.productdiv a:hover img {
	border:2px #FFF ridge;
	}

.ElevationImage {
	width:100px;
	float:left;
	margin:5px;
	}

/* End Products */

/* Nutrition */

#NutTabl {
	width:560px;
	margin:0 auto;
	border:#1E4D75 1px solid;
	}
#NutTabl tr td {
	margin:1px;
	padding:1px;
	border-right:#1E4D75 1px dashed;
	}
#NutTabl .info {
	text-align:center;
	}
#NutTabl .blue {
	color:#1e4d75;
	font-weight:bold;
	text-align:center;
	}
#NutTabl .red {
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	}

/* End Nutrition */

/* Resources */

.divider {
	width:500px;
	height:25px;
	margin:;
	margin:5px auto;
	background:url(images/divider.png) no-repeat;
	behavior:url("/includes/pngbehavior.htc");
	}

/* End Resources */
