* {
padding: 0px; margin: 0px;
}
body {
	background-image: url(ASSETS/1px.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #F7F3DA;
}
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	width: 780px;
}
#bees {
	background-image: url(ASSETS/bee_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 780px;
	height: 670px;
}
#head {
	width: 780px;
}
#head span {
	display: none;
}
#logo {
	background-image: url(ASSETS/bw_logo.gif);
	height: 101px;
	width: 251px;
	background-repeat: no-repeat;
	background-position: 39px 0px;
	float: left;
}
#nav {
	font-weight: bold;
	font-size: 11px;
	width: 529px;
	float: left;
}
#nav ul {
	padding-left: 37px;
	list-style-type: none;
	padding-top: 85px;
	color: #FFFFFF;
}
#nav li {
	padding: 2px;
	float: left;
	display: block;
}
#nav li a {
	color: #80338A;
	text-decoration: none;
	padding: 2px;
}
#nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #80338A;
	padding: 2px;
}
.over {
	background-color: #80338A;
	margin-right: 4px;
}
.gap {
	margin-right: 4px;
}
#content {
	width: 780px;
	clear: left;
}
#main {
	padding-left: 308px;
	font-size: 11px;
	line-height: 16px;
	width: 435px;
	padding-top: 46px;
	float: left;
}
p a {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
p a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h1 span {
	display: none;
}
.home {
	background-image: url(ASSETS/home.gif);
	height: 38px;
	width: 435px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.about {
	background-image: url(ASSETS/about.gif);
	height: 38px;
	width: 435px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.services {
	background-image: url(ASSETS/services.gif);
	height: 38px;
	width: 435px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.clients {
	background-image: url(ASSETS/clients.gif);
	height: 38px;
	width: 435px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.testimonials {
	background-image: url(ASSETS/testimonials.gif);
	height: 38px;
	width: 435px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.contact {
	background-image: url(ASSETS/contact.gif);
	height: 38px;
	width: 435px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h2 {
	font-size: 11px;
	margin-top: 20px;
}
p.top {
	margin-top: 10px;
}
h3 {
	font-size: 11px;
	line-height: 16px;
	margin-top: 20px;
	color: #80338A;
}
#main ul {
	list-style-type: disc;
	margin-top: 10px;
	padding-left: 20px;
}
p.first {
	margin-top: 20px;
}
p.line {
	background-image: url(ASSETS/line.gif);
	background-position: 0px 0px;
	height: 1px;
	width: 435px;
	background-repeat: no-repeat;
	margin-top: 20px;
	line-height: 0px;
	font-size: 2px;
	margin-bottom: 10px;
}
p.copy {
	text-align: right;
	font-size: 10px;
	color: #80338A;
	line-height: 14px;
}
.copy a {
	text-decoration: none;
	font-weight: bold;
	color: #80338A;
}
.copy a:hover {
	font-weight: bold;
	color: #80338A;
	text-decoration: underline;
}
dl {
	margin-top: 10px;
}
dt {
	margin-top: 6px;
}
dt a {
	color: #80338A;
	text-decoration: underline;
}
dt a:hover {
	color: #80338A;
	text-decoration: none;
}
p.space {
	margin-bottom: 10px;
}
.colour {
	color: #80338A;
}
