#backgroundTop {
	width: 100%;
	height: 401px;
	background-repeat: repeat-x;
	background-image: url(../img/mainstructure/backgroundtop.jpg);
}
#mainwrapper {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../img/mainstructure/mainbackfade.png);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
#bluetopbar {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	height: 5px;
	background-color: #0a83ff;
}
#topmenu {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	height: 21px;
	background-image: url(../img/mainstructure/topmenuback.jpg);
	padding-top: 5px;
}
#logobar {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	height: 148px;
	background-image: url(../img/mainstructure/logobarback.jpg);
}
#logo {
	width: 192px;
	height: 148px;
	float: left;
	padding-left: 20px;
}
#topstrapline {
	width: 650px;
	height: 148px;
	float: left;
	padding-right: 20px;
	background-image: url(../img/mainstructure/strapline.png);
	background-repeat: no-repeat;
	background-position: right;
}
#searchbar {
	width: 862px;
	margin-right: auto;
	margin-left: auto;
	height: 29px;
	background-image: url(../img/mainstructure/searchbarback.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 20px;
}
#mainmenu {
	width: 862px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	background-image: url(../img/mainstructure/mainmenuback.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-left: 20px;
}
#content {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
}
#address {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 70px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
	font-size: 12px;
	padding-top: 10px;
}
#bluebottombar {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	height: 5px;
	background-color: #0a83ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #868686;
}
#bottommenu {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	color: #CCCCCC;
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E2E2E;
	padding-top: 7px;
}
#maincontent {
	width: 842px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#homebox1 {
	width: 542px;
	height: 200px;
	background-color: #FFF;
	float: left;
	margin: 1px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#homebox2 {
	width: 274px;
	height: 189px;
	border: 1px solid #cfcfcf;
	margin: 1px;
	float: left;
	background-color: #FFF;
	padding-top: 21px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#homebox3a {
	width: 836px;
	height: auto;
	float: none;
	margin: 1px;
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homebox3 {
	width: 876px;
	height: 260px;
	border: 1px solid #cfcfcf;
	float: none;
	margin: 1px;
	padding: 1px;
	background-color: #FFF;
}
#homebox4 {
	width: 544px;
	height: 180px;
	background-color: #FFF;
	float: left;
	margin: 1px;
	border: 1px solid #cfcfcf;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#homebox5 {
	width: 270px;
	height: 180px;
	border: 1px solid #cfcfcf;
	margin: 1px;
	padding: 10px;
	float: left;
	background-color: #FFF;
	background-image: url(../img/home/deliveryback.jpg);
}
#homebox6 {
	width: 270px;
	height: 180px;
	border: 1px solid #cfcfcf;
	margin: 1px;
	padding: 10px;
	float: left;
	background-image: url(../img/home/pasteback.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#homebox7 {
	width: 270px;
	height: 180px;
	border: 1px solid #cfcfcf;
	margin: 1px;
	padding: 10px;
	float: left;
	background-image: url(../img/home/pelletback.jpg);
	background-color: #FFF;
}
#homebox8 {
	width: 270px;
	height: 180px;
	border: 1px solid #cfcfcf;
	margin: 1px;
	padding: 10px;
	float: left;
	background-color: #FFF;
	background-image: url(../img/home/gluggedhookersback.jpg);
}
.green {
	color: #9ac201;
}
.greenbold {
	font-weight: bold;
	color: #9ac201;
}
.blue {
	color: #0a83ff;
}
.bluebold {
	font-weight: bold;
	color: #0a83ff;
}
.bluebold16 {
	font-weight: bold;
	color: #0a83ff;
	font-size: 16px;
}

