body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #dddddd;
	background-image: url(images/bg_shadow960.png);
	background-repeat: repeat-y;
	background-position: center;
}

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

h3.store_heading {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #222222;
	text-transform: uppercase;
}

p.store_heading {
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	margin-bottom: 20px;
}
.store_heading a, .store_heading a:link, .store_heading a:visited {
	color: #444444;
}

#enclosure {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 838px;
}

#left_border {
	background-image: url(images/home/BeeWebHomePage_01_02.jpg);
	background-repeat: repeat-y;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 15px;
	height: 450px;
}

#right_border {
	background-image: url(images/home/BeeWebHomePage_01_10.jpg);
	background-repeat: repeat-y;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 18px;
	height: 450px;
}

#bottom_border {
	background-image: url(images/home/BeeWebHomePage_01_26.jpg);
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 838px;
	height: 15px;
}

#content {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 805px;
	height: 450px;
}

.login_menu {
	border-width: 0px;
	border-style: none;
	width: 100%;
	background-color: #e9eae3;
	padding: 0px;
	margin: 0px;
}

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

.bee_image {
	float: left;
	clear: both;
	width: 200px;
	height: 300px;
	padding: 0px;
	margin-left: 40px;
	margin-right: 40px;
	/*background-color: #507992;*/
}

.trade_login {
	float: left;
	width: 430px;
	/*height: 130px;*/
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 30px;
	margin-right: 30px;
	/*background-color: #FFCCCC;*/
}

.sales_login {
	clear: right;
	width: 430px;
	/*height: 130px;*/
	float: left;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 30px;
	margin-right: 30px;
	background-color: #F6CCCC;
}

.stock_list {
	clear: right;
	width: 430px;
	height: 80px;
	float: left;
	padding: 0px;
	margin-left: 40px;
	margin-right: 40px;
	/*background-color: #CCCCFF;*/
}

.grey {
	color: #666666;
}

a.shop_link:link {
	font-weight: bold;
	color: #990000;
}

a.shop_link:visited {
	font-weight: bold;
	color: #990000;
}

a.shop_link:hover {
	font-weight: bold;
	color: #990000;
}

a.shop_link:active {
	font-weight: bold;
	color: #CC0000;
}

#flashintro {
	float: left;
	font-size: 10px;
	line-height: 13px;
	color: gray;
	min-height: 340px;
	width: 520px;
	background-color: white;
}

#bee_logo {
	width: 150px;
	height: 150px;
	float: left;
	/*background-color: #99CCFF;*/
}

#vertical_banner {
	width: 150px;
	height: 1200px;
	border: none 0px;
	padding: 0px;
}


