#header {
	background-color: #000000;
	height: 100px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
}
#nav1 {
	color: #FFFFFF;
	background-color: #000000;
	position: absolute;
	width: 110px;
	left: 0px;
	top: 100px;
	text-decoration: none;
	padding: 10px;
	font-size: 95%;
}
#nav1 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#nav1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav1 a:hover {
	text-decoration: underline;
	color: #CC99CC;
}
#nav1 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#header #logo a {
	left: 5px;
	top: 5px;
	position: absolute;
}
#header #disco1 img {
	position: absolute;
	left: 450px;
	top: 5px;
}
#header #disco2 img {
	position: absolute;
	left: 590px;
	top: 5px;
}
#header #disco3 img {
	position: absolute;
	left: 730px;
	top: 5px;
}
#Content {
	position: absolute;
	width: 450px;
	left: 250px;
	top: 110px;
}
#Content2 {
	position: absolute;
	width: 150px;
	left: 657px;
	top: 148px;
	font-size: 85%;
	text-align: center;
}
.strapline1 {
	font-size: 110%;
	font-weight: bold;
	color: #CC0033;
}
#strapline2 {
	font-size: 120%;
	position: absolute;
	left: 165px;
	top: 105px;
	font-weight: bold;
	color: #9900CC;
	text-align: center;
}
.pricetableheader {
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding: 5px;
}
.pricetablecontent {
	font-size: 95%;
	padding: 5px;
	vertical-align: top;
}
.footernav {
	font-size: 85%;
	text-align: center;
}
.footer {
	font-size: 80%;
	color: #999999;
	text-align: center;
}
#Content li {
	padding-bottom: 15px;
}
.note {

	font-size: 80%;
	color: #999999;
	text-align: left;
}
