body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
}

img {
	/* to stop FireFox and others placing a blue box around image links */
	border: 0px solid #000000;
}

#enclosure {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	width: 960px;
}

#header {
	width: 960px;
	height: 102px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/main/bee_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu {
	width: 560px;
	height: 23px;
	padding-top: 79px;
	padding-left: 394px;
}

#content {
	width: 960px;
	height: 455px;
	padding: 0px;
	margin: 0px;
}


#home_flash {
	float: left;
	font-size: 11px;
	line-height: 14px;
	color: gray;
	height: 340px;
	width: 450px; /* was 520px */
	margin-top: 60px;
}

#home_info {
	float: left;
	font-size: 11px;
	line-height: 14px;
	color: gray;
	height: 360px;
	width: 360px; /* was 520px */
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 50px;
	margin-bottom: 0px;
	_margin-left: 30px;
	_margin-right: 30px;
}

#home_image {
	float: left;
	height: 455px;
	width: 160px;
	margin-top: 0px;
}

#home_text {
	float: left;
	height: 420px;
	width: 260px;
	margin-left: 60px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

#footer {
	width: 932px;
	height: 199px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main/footer_bg.png);
	background-repeat: repeat-y;
}

.footer_image {
	width: 300px;
	height: 183px;
	margin-top: 8px;
	margin-left: 8px;
	border: none;
}

.state_heading {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: gray;
}

#state_list {
	font-size: 11px;
	line-height: 12px;
	color: black;
	height: 382px;
	width: 220px;
	margin-left: 20px;
	overflow: auto;
}

.state_link {
	/* applies to heading also */
	margin-left: 4px;
	margin-top: 6px;
	margin-bottom: 4px;
}

.state_link a:link {
	color: black;
	text-decoration: none;
}

.state_link a:visited {
	color: black;
	text-decoration: none;
}

.state_link a:hover {
	color: #1f5c92;
}

.state_link a: active {
	color: #880000;
}

.info_heading {
	font-weight: bold;
	padding-top: 16px;
	padding-top: 16px;
	_padding-top: 5px;
}

/* the next 4 styles are copied from styles_login.css, for trade/login.php only */

.below_menu {
	border-width: 0px;
	border-style: none;
	width: 100%;
	margin-top: 20px;
}

.bee_image {
	float: left;
	clear: both;
	width: 200px;
	height: 300px;
	padding: 0px;
	margin: 30px;
}

.trade_login {
	float: left;
	width: 430px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 9px;
	line-height: 14px;
}

.sales_login {
	clear: right;
	width: 430px;
	float: left;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 30px;
	margin-right: 30px;
	background-color: #F6CCCC;
	font-size: 9px;
	line-height: 14px;
}

.grey {
	color: #666666;
}

#facebook_footer {
	clear: both;
/*	float: right;
	margin-right: 14px;
*/
	margin-top: 2px;
	text-align: center;
}

