@charset "utf-8";
#logo {
	float: left;
	width: 300px;
}
#masthead {
	padding: 5px;
	width: 970px;
	height: 70px;
}
#imagebox {
	margin: 5px;
	float: left;
	width: 968px;
	height: 200px;
	border: 1px solid #999;
}
#colourlinks {
	float: left;
	width: 968px;
	border: 1px solid #999;
	margin: 5px;
}
.colourlinkboxes_index {
	float: left;
	height: 198px;
	width: 182px;
}
#linksbar {
	margin: 5px;
	float: left;
	height: 20px;
	width: 968px;
	text-align: right;
	font-family: Helvetica, Arial;
	font-size: .9em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bannerbox_right {
	padding: 5px;
	height: 60px;
	width: 468px;
	float: right;
}
#footer {
	margin: 5px;
	float: left;
	height: 200px;
	width: 968px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
}
.footerbox {
	width: 200px;
	padding: 5px;
	margin: 5px;
	float: left;
	font-family: Helvetica, Arial;
	font-size: .7em;
}

#right_links {
	width: 600px;
	float: right;
	text-align: right;
	padding: 5px;
	font-family: Helvetica, Arial;
	font-size: .75em;
}
.redtext {
	color: #F00;
}

body {
	background-color: #FFF;
}
#wrapperinner {
	float: left;
	width: 980px;
	background-color: #FFF;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: -490px;
	position: absolute;
	left: 50%;
}
.pinktext {
	color: #F09;
}
a {
	text-decoration: none;
	color: #333;
}
.orangetext {
	color: #F60;
}
.yellowtext {
	color: #FC0;
}
.purpletext {
	color: #606;
}
.blacktext {
	color: #000;
}
.white {
	color: #000;
}
.footerstrip {
	width: 196px;
	padding: 2px;
	float: left;
	font-family: Helvetica, Arial;
}
.pinkheader {
	color: #C06;
	font-size: 1.5em;
	font-weight: bold;
}
.red {
	position: absolute;
	visibility: visible;
	background-color: #F00;
	height: 10px;
	width: 200px;
}
.bluetext {
	color: #039;
}
.ProdBoxWrapper {
	height: 235px;
	width: 182px;
	font-family: Helvetica, "Century Gothic", Arial;
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.ProdBoxText {
	height: 30px;
	width: 182px;
	padding-top: 5px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

