html,body{margin:0;padding:0}
body{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;}

h1{
color:#FFCC33;
font-weight:normal;
margin-top:0px;
margin-bottom:10px;
font-size:18px;
}
h2{
font-size: 12px;
}
h3{
	font-size: 11px;
}
/*layout*/
#container{
	width:764px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.marbott p {margin-bottom:15px;}
#logo{
width:180px;
height:47px;
float:left;
margin-bottom: 18px;
}
#header{
height:199px;
width:100%;
clear:both;
}
#widerbanner{
	height:300px;
	width:100%;
	background-color:#333;
	clear:both;
}
#smallheader{
height:143px;
width:100%;
clear:both;
text-align:center;
}
#buzzbanner{
	height:300px;
width:100%;
clear:both;
text-align:center;
}
#headerclear{
clear:both;
}
#footer{	
margin-top:20px;
	font-size: 9px;
	padding-top: 10px;
	color: #666666;
	padding-bottom: 10px;
	clear:both;
	width:100%
	}
.footer a{
	font-size: 10px;
	color: #666666;
}
#content{
	float:right;
	width:566px; 
	padding-left:18px; 
	}
p{line-height:1.2}
#biocontent{
	float:right;
	width:566px;
	height:300px;
	padding-left:18px;
	background-image: url(../images/bees.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#specontent{
	width:100%;
}

#formcontent{
	float:right;
	width:448px; 
	padding-left:18px; 
	padding-right:18px;
	}
/*navgations*/
a{color: #666666;}
a:hover{
color: #ffcc33;
}
#topnav{
	float:right;
	width: 566px;
	height: 21px;
	margin-top: 26px;
	margin-bottom: 18px;
	margin-right:18px;
	text-align: right;
}
#topnav a {
	font-size: 11px;
	color: #666666;
	display: inline;
	letter-spacing: 0.05em;
	text-decoration: none;
	padding-left: 10px;
}
#topnav a:hover{
	color: #ffcc33;
}
#leftnavigation{
	float:left;
	width:143px;
	padding-left: 18px;
	padding-right: 18px;
}
#leftnavigation a {
	font-size: 11px;
	color: #666666;
	padding-bottom:5px;
	padding-top:5px;
	display: block;
	letter-spacing: 0.05em;
	width:143px;
	text-decoration: none;
}
#leftnavigation a:hover{
	color: #ffcc33;
}
#leftnavigation ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#leftnav{
	float:left;
	width:143px;
	padding-left: 18px;
	padding-right: 18px;
}

#leftnav a {
	font-size: 11px;
	color: #666666;
	padding-bottom:5px;
	padding-top:5px;
	display: block;
	letter-spacing: 0.05em;
	width:143px;
	text-decoration: none;
	text-align:right;
}
#leftnav a:hover{
	color: #ffcc33;
}
#leftnav ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
 #rightbar {
	float: right;
	width:143px;
	padding-left: 18px;
	padding-right: 18px;
}
 #homeContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
}

/*special*/
.hometitle{
	background-image: url(../images/bg_title.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:11px;
	text-transform: capitalize;
	padding-top: 10px;
	padding-bottom: 10px;
	height:14px;
	color:#ffcc33;
	display: block;
	width: 340px;
	font-weight:bold;
}
.sectiontitle{
	background-image: url(../images/bg_title.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:11px;
	text-transform: capitalize;
	padding-top: 10px;
	padding-bottom: 10px;
	height:14px;
	color:#ffcc33;
	display: block;
	width: 143px;
	font-weight:bold;
}
.subtitle{
	background-image: url(../images/bg_title.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:11px;
	text-transform: capitalize;
	color:#ffcc33;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 14px;
	width: 548px;
	font-weight:bold;
}
.subtitleright{
font-size:11px;
text-align:right;
font-weight:bold;
}
.subtitleleft{
font-size:11px;
text-align:left;
font-weight:bold;
}
.biowrap{
float:left;
margin-left: 0px;
margin-right:18px;
margin-bottom:250px;
}
.swfwrap{
min-height:240px !important;
margin-right: 0px;
margin-bottom:30px;
margin-left:0px;
margin-top:5px;
}
.casewrap{
float:right;
margin-right: 18px;
margin-bottom: 45px;
margin-left:18px;
}
.date{
font-weight:normal;
}
.form{
margin-right:18px;
}.subbuttony {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#rightbar ul{
margin-left:0px;
padding-left:0px;
}
#rightbar li{
margin-left:0px;
padding-left:0px;
list-style:none;
margin-bottom:5px;
}
.swfwrapfeature {
	float:right;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left:18px;
	margin-top:-20px;
}
.newstitle{
	color:#666;
}
.quotes {font-weight:600;} /*color:#FFCC33;*/
