/* CSS Document */

/* This is the CSS for the main layout */ 

#greyHeader {
	background-image: url(images/header1.gif);
	width: 854px;
	height: 60px;
	position: absolute;
	left: 156px;
	top: 160px;
}

#greycontentBox {
	background-color: #DDDDDD;
	width: 854px;
	Height: 573px;
	position: absolute;
	left: 156px;
	top: 220px;
	background-image: url(images/fbbg.gif);
}

#greyFooter {
	background-image: url(images/footer1.gif);
	width: 854px;
	height: 60px;
	position: absolute;
	left: 156px;
	top: 793px;
	background-color: #254394;
}

#blurb {
	width: 822px;
	height: 132px;
	position: absolute;
	left: 172px;
	top: 220px;
	}

#questions {
	background-image: url(images/feedbackrec2.gif);
	width: 411px;
	height: 388px;
	position: absolute;
	left: 180px;
	top: 355px;
}	
	
#form {
	width: 411px;
	height: 388px;
	position: absolute;
	left: 610px;
	top: 357px;
}
	
#block {
	width: 200px;
	height: 55px;
	position:absolute;
	background-color:#DDDDDD;
	left: 667px;
	top: 623px;
	z-index: 1;
}

.header {
font-family: Impact, Georgia, "Times New Roman", Times, serif;
font-weight:100;
font-size: 18px;
font-color: #ffffff;
margin-left: 15px;
margin-top: 15px;
margin-right: 15px;
}

#logo {
	background-image: url(images/bwlogo.gif);
	width: 260px;
	height: 150px;
	position: absolute;
	left: 156px;
	top: 36px;
	z-index: 1;
} 
#logo2 {
	background-image: url(images/bwlogo2.gif);
	width: 260px;
	height: 18px;
	position: absolute;
	left: 156px;
	top: 188px;
	overflow: hidden;
		} 
		
#menu {
	width: 602px;
	height: 32px;
	padding-top: 0px;
	background-colour: #ffffff;
	position:absolute;
	left: 416px;
	top: 147px;
	background-color: #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 112px;
	height: 24px;
	padding: 4px 4px 0px 4px;
	text-align: center;
	text-decoration: none;
	background: url(images/menubutton1.gif) no-repeat center top;
}

#menu .active a, #menu a:hover {
	background-image: url(images/menubutton2.gif);
	font-family: Impact, "Times New Roman", Times, serif;
	font-size:12px;
	colour: #FFFFFF;
	}

.mainStyle {
font-family: Verdana, Impact, Georgia, Times New Roman, Times, serif;
font-size: 12px;
font-color: #ffffff;
margin-left: 15px;
margin-top: 15px;
margin-right: 15px;
}

.links {
font-family: Impact, Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #000000;
}

.links2 {
font-family: Impact, Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #5ABFE2;
}

.footerText {
font-family: Impact, Georgia, Times New Roman, Times, serif;
font-size: 10px;
color: #3e3f43;
margin-left: 338px;
margin-top: 18px;
margin-right: 20px;
}

a.foottext {
font-family: Impact, Georgia, Times New Roman, Times, serif;
font-size: 10px;
color: #3e3f43;
text-decoration:none;
}

a.foottext:hover {
font-family: Impact, Georgia, Times New Roman, Times, serif;
font-size: 10px;
color: #5ABFE2;
text-decoration:none;
}
