body {
	background:#F5F5F5;
}
::selection{ background: #b52227; color: white; /* Safari */ }
::-moz-selection{ background: #b52227; color: white; /* Firefox */ }
#container {
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	font-size: 10pt;
	background-color: #FFF;
	min-height: 1000px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 200px;
	width: 800px;
	margin-bottom: 20px;
}
.head_home { background:url(../_img/headers/header_01.jpg) no-repeat top left;}
.head_aboutus{ background:url(../_img/headers/header_02.jpg) no-repeat top left;}
.head_products{ background:url(../_img/headers/header_03.jpg) no-repeat top left;}
.head_rawmaterials{ background:url(../_img/headers/header_04.jpg) no-repeat top left;}
.head_softgels{ background:url(../_img/headers/header_05.jpg) no-repeat top left;}
.head_finished_bulk{ background:url(../_img/headers/header_06.jpg) no-repeat top left;}
.head_pgx{ background:url(../_img/headers/header_07.jpg) no-repeat top left;}
.head_petfood{ background:url(../_img/headers/header_08.jpg) no-repeat top left;}
.head_softgels2{ background:url(../_img/headers/header_09.jpg) no-repeat top left;}
.head_contract_manu{ background:url(../_img/headers/header_10.jpg) no-repeat top left;}
.head_extracts{ background:url(../_img/headers/header_11.jpg) no-repeat top left;}
.head_capsules{ background:url(../_img/headers/header_12.jpg) no-repeat top left;}
.head_tablets{ background:url(../_img/headers/header_13.jpg) no-repeat top left;}
.head_contact{ background:url(../_img/headers/header_14.jpg) no-repeat top left;}


#navigation {
	height: 53px;
	background-color: #cccccc;
	
	padding-left: 50px;
}
.highlighted {
	font-size:12pt;
	color: #b52227;
	font-weight: bold;
}
.title {
	color: #b52227;
	font-weight:bold;
	font-size: 22px;
	background-color: #FFF;
	padding-right: 2px;
}
.white{ color:#fff;}
.black {color:#222222;}

#left {
	float: left;
	width: 293px;
	margin-right: 30px;
	margin-left: 50px;
	margin-top: 43px;
}
p {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
}
a {
	color: #B52227;
	text-decoration: none;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #B52227;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	color: #B52227;
	font-weight: bold;
	margin-bottom: 10px;
}
h4 {
	font-size: 13px;
	color: #75a8dc;
	font-weight: bold;
	margin-bottom: 5px;
}
h5 {
	font-size: 12px;
	color: #B52227;
	font-weight: bold;
	margin-bottom: 0px;
}
h6 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-align:center;
	margin: 4px 0 2px 0;
}
#left ul, #right ul {
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 17px;
	margin-bottom: 10px;
	padding-left: 13px;
}

#right {
	float: left;
	width: 400px;
	margin-top: 43px;
	min-height: 300px;
}
#right #heading_right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #636363;
	height: 20px;
	margin-bottom: 25px;
}
.image_box {
	position:relative;
	height:89px;
	margin-bottom: 15px;
}

.image_box img{
	position:absolute;
	top:0px;
	left:0px;
}
.image_box h1{
	position:absolute;
	top:10px;
	left:20px;
	font-size:15px;
	font-weight: bold;
	color: #B52227;
}

#clear { clear:both;}

ul.submenu {
	float:right;
	text-align:right;
}
ul.submenu li  {
	list-style-type: none;
}
h1.tagline {
	font-size: 16px;
	float: right;
	margin-top: 75px;
	color: #97969b;
	width: auto;
	padding-right: 25px;
	text-align: right;
	margin-bottom: 25px;
}
#blurb_top {
	margin-top: 5px;
	height: 22px;
	background: url(../_img/blurb_top.jpg) no-repeat top left;
}
#blurb_mid {
	min-height: 100px;
	background: url(../_img/blurb_middle.jpg) repeat-y top left;
	padding: 0 10px 0 15px;
}
#blurb_mid h2, #blurb_mid p, #blurb_mid h3 { margin-bottom: 0;}
#blurb_bottom {
	height: 15px;
	background: url(../_img/blurb_bottom.jpg) no-repeat top left;
	margin-bottom: 10px;
}
a.showlink, #bee_supp h6 {
	text-transform: lowercase;
}
