@charset "utf-8";
/* CSS Document */

body {
width:100%;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
}
h1, h2, h3, h4, h5, h6 {margin:0px;}
#container {
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

#header_left {
width:50%;
background:url(graphics/page_background_left.jpg) repeat-x;
height:159px;
float:left;
display:inline;
}
#header_right {
width:49%;
background:url(graphics/page_background_right.jpg) repeat-x;
height:159px;
float:right;
display:inline;
}
#outer_container {
position:absolute;
top:0px;
left:0px;
width:100%;
text-align:center;
}
#header {
	background:url(graphics/header_background.jpg);
	width:960px;
	height:159px;
	text-align: left;
}
#nav {
	margin-left:328px;
	margin-top:29px;
	height:37px;
	width:619px;
	overflow: hidden;
}
.top_nav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#666;
	display:block;
	background:url(graphics/nav_background_2.jpg) no-repeat right top;
	height:27px;
	padding:9px 33px 0px 12px;
	text-align:left;
	overflow:hidden;
	text-decoration:none;
	float:left;
	font-weight: bold;
}
.top_nav a:link {
color:#666;
}
.top_nav a:visted {
	
	color:#333;
	
	
}

.top_nav a:hover {
	color:#003399;
	background-position:right -37px;
	text-decoration:none;
}
.top_nav a:active {
	color:#0099CC;
}
#flash {
	width:290px;
	height:90px;
	padding-left: 325px;
	float: left;
}
#content {
margin-top:5px;
width:960px;
}

.quarter_col {
	width:240px;
	float:left;
	display:inline;
	margin-bottom: 10px;
}
.quater_col_pad {
padding:0px 25px 0px 25px;
}
.product_box {
width:190px;
height:295px;
background:url(graphics/product_box.jpg) no-repeat;
}
.product_box_title {
	height:20px;
	width:170px;
	padding:3px 10px 7px 10px;
	font-size:16px;
	color:#FFFFFF;
	background-color:transparent;
	text-align:center;
	font-weight: bold;
}
.product_box_content {
	height:185px;
	padding:5px 5px 20px 5px;
	width:180px;
	font-size: 12px;
	color: #006699;
	overflow: hidden;
}
.product_box_footer {
	height:22px;
	width:170px;
	padding:5px 10px 0px 10px;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 20px;
	text-align: right;
}
#home_vid_col {
	width:340px;
	float:left;
	display:inline;
}
#home_text_col {
	width:590px;
	float:right;
	display:inline;
}
#footer_bind {
width:100%;
position:fixed;
bottom:0;
left:0;
height:75px;
margin-top:-75px;
background-color:white;
z-index:100;
}
#footer_line {
	background:url(graphics/footer_background.jpg) repeat-x top;
	width:100%;
	height: 5px;
}
#footer_content {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
}
.left_50_col {
	width:400px;
	float:left;
	display:inline;
}
.right_50_col {
	width:200px;
	float:right;
	display:inline;
}
.footer_c_col {
width:350px;
float:left;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.site_design {
	color:#006699;
	font-size:10px;
}
.big {font-size:16px; 
      color:#000000;
	  }
.medium {font-size:12px; 
      color:#666666;
	  }
.links a {
font-size:12px;
color:#006699;
text-decoration:none;
font-weight:bold;
}
.links a:link {
}
.links a:visited {
}
.links a:hover {
text-decoration:underline;
color:#666666;
}
.links a:active {
}

#content {
padding:2px 3px 0px 3px;
}
h1 {
font-family: "Arial";
font-size:16px;
color:#003366;
}
h2 {
font-family: "Arial";
font-size:14px;
color:#003366;
}
.left_col{
	width:450px;
	float:left;
	padding: 0px 10px 0px 10px;
}
.right_col{
	width:450px;
	float:right;
	padding: 0px 10px 0px 10px;
}
.content_box {
background:url(graphics/content.jpg) repeat-y;
width:960px;
margin-bottom:5px;
}
.content_box_960 {
background:url(graphics/960_content.jpg) repeat-y;
width:960px;
margin-bottom:5px;
}
.content_pad {
padding:0px 10px 0px  10px;
}
.home_left_col {
width:674px;
float:left;
display:inline;
}
.home_right_col {
width:285px;
float:right;
display:inline;
padding-top:8px;
}
#form .text_input {
	width:300px;
	height:18px;
	border:#006699 1px solid;
	margin:2px;
	padding:2px;
	color:#006699;
	background-color:#eeeeee;
}
#form .text_area {
	width:300px;
	height:100px;
	border:#006699 1px solid;
	margin:2px;
	padding:2px;
	color:#006699;
	background-color:#eeeeee;
}

#form .buttons {
	width:50px;
	border:#006699 1px solid;
	margin:2px;
	padding:2px;
	background-color:#CCCCCC;
	color:#006699;
	font-weight: bold;
}
.error {color:#FF3300; font-size:12px;
font-weight:bold;}
.poached_eggs a{
font-size:10px;
color:#006699;
text-decoration:none;
}
.poached_eggs a:visited {color:#CCCCCC; text-decoration:none;}
.poached_eggs a:hover {color:#666666; text-decoration:none;}
.poached_eggs a:active {color:#aaaaaa; text-decoration:none;}
.text_box {
	background:url(graphics/text_box.jpg);
	width:282px;
	height:78px;
	padding: 5px 0px 0px 5px;
}
.black_medium {
color:#000000;
font-size:12px;
}
.social {
	width:175px;
	float:right;
	height:80px;
	padding-top:10px;
	font-size: 12px;
}
.social a {
color:#006699;
text-decoration:none;
}
.social a:visited{ text-decoration:none;}
.social a:hover{text-decoration:none; color:#999999;}
.social a:active{text-decoration:none;}
