html, body{
	padding: 0px;
	text-align: center;
	background: #fbfacc;
	margin: 0px 0px 0px 0px;
	min-height: 100%;
	height: 100%;
}

html>body #content {height: auto;}/*for mozilla*/
/*html>body #right_col {height: auto;}*/ /*for mozilla*/

/*BODY{
	margin: 0px 0px 0px 0px;	
	margin: 0px auto;
	width: 100%; 
	text-align: center;
	background-color: #FBFACC;
}*/

#header{
	float: none;	
	clear: both;
	background-image: url(../images/fnc_header_repeat.gif);
	height: 81px;
	width: 909px;	
	position: relative;
	border-bottom: 5px solid #1D99AC;
	text-align: left;
}

#header_contact{
	text-align: right;
	padding-top: 16px;
	padding-right: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00457C;
	font-weight: bold;
}

.blue_links{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00457C;
	text-decoration: none;
}

.blue_links:hover{
	color: #3b82ba;
	text-decoration: underline;
}

#main_body{	
	margin: 0px auto;
	width: 919px;
	height: auto;
	border-left: 5px solid #C7C8CA;
	border-right: 5px solid #C7C8CA; 	
}

#content{
	width: 909px;
	margin: 0px auto;
	height: 100%;
	border-left: 5px solid #1D99AC;
	border-right: 5px solid #1D99AC;
	background-color: #FFFFFF;
	position: relative;
}

#main_content{
	position: relative;
	float: none;	
	clear: both;	
	height: auto;
/*	width: 886px;		*/
	width: 909px;
	text-align: center;
	margin: 0px auto;
	/*background-color: #FFFFFF;*/
}

#inside_content{
	float: left;
	width: 680px;
	text-align: center;
	margin: 0px auto;
	padding: 52px 12px 12px 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00457C;
}

#right_col{
	width: 190px;
	text-align: center;
	float: right;
	/*background-color: #D9F0F7;*/
	/*padding: 55px 6px 0px 6px;*/
}

#footer{	
	float: none;
	clear: both;
	background-image: url(../images/fnc_ftr_repeat.gif);
	background-repeat: repeat-x;
	height: 112px;
	width: 100%;
	padding-top: 21px;
	position: relative;
	z-index: 5;
	bottom: -22px;
}

.ftr_links{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5A5A59;
	text-decoration: none;
}

.ftr_links:hover{
	text-decoration: underline;
}

.logo_padding{
	margin-top: 8px;
	margin-left: 10px;
}

#welcome_box{
	background-image: url(../images/fnc_welcome_box.gif);
	background-repeat: no-repeat;
	height: 242px;
	width: 347px;
	text-align: left;
	margin-top: 4px;
	/*padding-left: 18px;
	padding-right: 18px;*/
	float: left;
	margin-left: 10px;
}

.welcome_content{
	width: 300px;
	margin-left: 12px;
}

#product_lines_box{
	background-image: url(../images/fnc_product_lines_box.gif);
	background-repeat: no-repeat;
	height: 242px;
	width: 531px;
	text-align: left;
	margin-top: 4px;
	margin-right: 6px;
	/*padding-left: 18px;
	padding-right: 18px;*/
	float: right;
	/*margin-right: 10px;
	border: 1px solid red;*/
}
.product_line{
	float:none; 
	clear:both; 
	padding-top: 21px;
}

.product_line_logo{
	float:left; 
	padding: 0px 18px 0px 12px;
}

.product_line_content{
	float: left;
	width: 215px;
}

.box_titles{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00457C;
	padding-left: 9px;
}

.blue11px{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00457C;
}

.blue14px{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00457C;
}

.blue18px{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00457C;
}

.white11px{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.grey10px{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A5A59;
}

.testimonials{
	position: absolute;
	right: 30px;
	top: 360px;
	width: 150px;
	padding-left: 12px;
	border-left: 1px solid #B3B3B3;
}

#menu{
	position: absolute;
	left: 60px;
	text-align: center;
	z-index: 10;
	margin: auto;
	width: 769px;
}

.image_border{
	border: 2px solid #02ADC6;
}

.image_border_1px{
	border: 1px solid #00457C;
}

.search_border{
	border: 2px solid #B3B3B3;
}

hr{
	border-top: 1px dashed #B3B3B3;
	border-bottom: 1px dashed;
	color: #FFFFFF;
	margin: 0px;
	width: 100%;
}

.catalog_row{
	float: none;
	clear: both;
	padding-top: 12px;
	margin: 0px auto;
}

.cat_listing{
	margin: 0px auto;
	float: left;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
}

#contact_form{
	text-align: center;
}

.health_site{
	float: none;
	clear: both;
	text-align: center;
	padding: 12px;
}

.section_title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00457C;
	padding-left: 36px;
	text-align: left;
}

.prod_image{
	float: left;
	text-align: center;
	width: 300px;
}

.prod_info{
	float: left;
	text-align: left;
	width: 350px;
	padding-top: 12px;
}

.prod_desc{
	float: none;
	clear: both;
	width: 670px;
	height: 300px;
	text-align: left;
}

.prod_desc_text{
	padding: 12px;
}

h1, h2, h3{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00457C;
}

h2{
	font-size: 24px;
}

h3{
	font-size: 18px;
}

.info_bar{
	border: solid 8px #02adc6;
	height: 16px;
	margin-top: -1px;
	padding: 0px;
}

.error{
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
}

.error_red{
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
}

.retail_content{
	clear: both;
	float: none;
	width: 600px;
}

.retailers{
	float: left;
	text-align: left;
	padding-left: 100px;
}

.retail_image{
	width: 500px; 
	height: 250px; 
	text-align: center; 
	margin: 0px auto; 
	padding-left: 50px;
}

.nav_item{
	float: left;
	margin: 0px;
	height: 33px;
} 

a.rollover {
    width: 22px;
    height: 22px;
    background: url('close.gif') 0 0 no-repeat;
    text-decoration: none;
}

a:hover.rollover {
    background-position: -22px 0;
}

#contact{
	float: left;
	margin: 0px;
}

.nav_item a.contact{
	background: url('../images/contact_test.gif') 0 0 no-repeat;
}

.nav_item a:hover.contact {
    background-position: -83px 0;
}