body {
	background: url(images/bgtile.jpg) #4f7093 repeat-x;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
}
p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
}
a, a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #eeb622;
}
td {
	vertical-align: top;
}
#maintable {
	width: 800px;
	margin: 0 auto 0 auto;
}
.navbar {
	background-color:#334a61;
	height: 25px;
}

#navtable {
	margin: 0 auto 0 auto;
	background-color:#334a61;
	height: 25px;
}
#navtable a img {
	border: none;
}
.content {
	width: 480px;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	padding: 0;
}
.text {
	padding: 0 15px 10px 15px;
}
#stockists {
	background: url(images/stockists.gif) #052341 top right no-repeat;
	width: 145px;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
	min-height: 450px;
	padding-top: 50px;
}
.banner {
	padding: 0 -15px 0 -15px;
}
#specialspage {
	background: #eeb622;
	width: 640px;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
	color: #000000;
	padding: 0 10px 0 10px;
}
#specials {
	background-color:#eeb622;
	width: 145px;
	border-left: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
	min-height: 450px;
	padding-top: 0px;
	

}
#specialstable {
	width: 140px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	color: #666666;
	text-align: center;
	border-bottom: 5px solid #334A61;
	
}
#specialstable td {
	border-bottom: 3px solid #EEB622;
	padding: 2px;
	text-align: center;
}
#specialstable p {
	color: #666666;
}
#specialstable h1 {
	color: #EEB622;
}
#specialstable a {
	color: #052341;
}
.footer {
	text-align: center;
}
