#container {
	float: left;
	height: 1000px;
	width: 900px;
	background-image: none;
	background-repeat: repeat-x;
}
#header {
	float: left;
	height: 235px;
	width: 900px;
}
#nav {
	float: left;
	width: 175px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
a {
	color: #EEA328;
	text-decoration: none;
}
#maincontent {
	float: left;
	width: 620px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 45px;
	padding-left: 30px;
}
.nav_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #EEA328;
	line-height: 18px;
}
.nav_list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	line-height: 15px;
}
.footer {
	font-family: "Adobe Caslon Pro";
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	line-height: 12px;
}
#footer {
	float: left;
	width: 665px;
}
#accreditations {
	float: left;
	width: 205px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#facebook {
	padding: 30px;
	width: 175px;
}
.main_copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
}
