body {
	background-image: url(images/bg2.jpg); background-repeat: repeat-x; margin-top: 10px;
	margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: "Century Gothic", Arial, GillSans;
	font-size: 13px; color: #404040;
}

#wrapper {
	height: auto; width: 942px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto;	background-color: #FFF; 	
}

h1 {
	font-family: "Century Gothic", Arial, GillSans; font-size: 18px; color: #404040; margin: 0px;
}

h2 {
	font-family: "Century Gothic", Arial, GillSans; font-size: 16px; color: #D4451D; margin: 0px;
}

a:link {color: #1571D3; text-decoration: none;} 
a:hover {color: #1571D3; text-decoration: underline;} 
a:visited {color: #1571D3;} 


#header {
	float: left; width: 942px; height: auto; margin: 0 auto; background-position: top;
	background-image: url(images/header-background.jpg); background-repeat: no-repeat; background-color: #FFF;
}

#logo {
	float:left; width: 144px; height: 166px; margin-top: 3px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px;
}

#banner {
	float:left; width: 746px; margin-top: 6px; margin-right: 0px; margin-bottom: 0px; margin-left: 5px;
	height: auto;
}

.menu {
	height: auto; width: 882px; text-align: center; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto;
}

.menu  a{ 
	background-image: url(images/menu-button.jpg); background-repeat: no-repeat; height: 38px; width: 141px;
	color: #FFF; float: left; margin-right: 0px; margin-left: 4px; line-height: 34px; text-decoration: none;
	font-size: 15px; font-weight: bold; text-align: center;
}

.menu a:hover {
	text-decoration: none;
}

.menu-bar {
	background-image: url(images/menu.png); background-repeat: no-repeat; margin: 0px;
	float: left; height: 10px; width: 915px;
}


.dropmenudiv{
position:absolute;
top: 0;
font:normal 15px "Century Gothic", Arial;
line-height:18px;
z-index:100;
background-color: #FF3300;
width: 240px;
visibility: hidden;
color: #fff;

}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #fff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #ffffff; 
}

#container {
	float: left; width: 942px; height: auto; display: inline;
}

#left {
	float: left; width: 225px; height: auto; margin-top: 9px; margin-right: 14px; margin-bottom: 0px;
	margin-left: 0px; padding-top: 0px; padding-right: 9px; padding-bottom: 0px; padding-left: 5px;
}

#centre {
	float: left; width: 414px; height:auto; margin-top: 9px; margin-right: 14px; margin-bottom: 0px;
	margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: px;
}

#centre-2 {
	float: left; width: 665px; height:auto; margin-top: 9px; margin-right: 4px; margin-bottom: 0px;
	margin-left: 0px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px;
}

#right {
	float: left; width: 225px; height: auto; margin-top: 9px; margin-right: 0px; margin-bottom: 0px;
	margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 5px;
}

.expand-top {
	float: left; margin: 0px; height: 17px; width: 233px;	
}

.expand-middle {
	background-image: url(images/middle.jpg); background-repeat: repeat-y; margin: 0px; 
	float: left; height: auto; width: 195px; padding-left: 15px; padding-right: 19px;
}

.expand-bottom {
	float: left; margin: 0px; height: 22px; width: 233px;
}

.left-page {
	margin-left: 15px; height: auto; width: 200px; padding-left: 0px; padding-right: 0px;
}

.page {
	margin: 0px; float: left; height: auto; width: 200px; padding-left: 0px; padding-right: 0px;
}

#footer {
	background-image: url(images/footer.jpg); background-repeat: no-repeat; float: left;
	height: 67px; width: 931px; margin-top: 9px; margin-right: 0px; margin-bottom: 0px;
	margin-left: 5px;
}

.footer-text {
	width: 600px; font-size: 12px; color: #fff; margin-left: 15px; margin-top: 9px; line-height: 22px; 
}
.footer-text a{
	color: #fff; text-decoration: none;
}