@charset "utf-8";
/* CSS Document */

#container {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.jpg);
}
body {
	background-color: #fbfcfd;
}

#header {
	background-image: url(images/header.jpg);
	height: 72px;
	width: 759px;
}
#nav {
	height: 28px;
	width: 759px;
	margin-left: 22px;
}



#content {
	background-image: url(images/bg.jpg);
	width: 759px;
	margin: 0px;
}
.box {
	background-color: #FFFFFF;
	width: 635px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #396b70;
	margin-left: 42px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #979797;
	border-bottom-color: #548B8E;
	border-left-color: #979797;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-attachment:scroll;
	background-image: url(images/version03_05.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 18px;
	width: 759px;
}

#bottom {
	width: 759px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #a8cacb;
	padding-top: 5px;
	background-attachment: scroll;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box h2 {
	text-decoration: none;
	color: #396B70;
	font-size: 1.4em;
	margin: 0px;
}
.box a {
	color: #80B3B5;
}
.box a:hover {
	color: #AACCCE;
}
#home {
	height: 30px;
	width: 57px;
	float: left;
	margin-top: -2px;
}
#about {
	height: 30px;
	width: 67px;
	float: left;
	margin-top: -2px;
}
#staff {
	height: 30px;
	width: 62px;
	float: left;
	margin-top: -2px;
}
#sur {
	height: 30px;
	width: 92px;
	float: left;
	margin-top: -2px;
}
#fees {
	height: 30px;
	width: 57px;
	float: left;
	margin-top: -2px;
}
#info {
	height: 30px;
	width: 108px;
	float: left;
	margin-top: -2px;
}
#links {
	height: 30px;
	width: 60px;
	float: left;
	margin-top: -2px;
}
#contact {
	height: 30px;
	width: 102px;
	float: left;
	margin-top: -2px;
}
#feedb {
	height: 30px;
	width: 95px;
	float: left;
	margin-top: -2px;
}


#bottom a{
text-decoration:none;
	color: #a8cacb;
}

#bottom a:hover{
text-decoration:underline;
	color: #a8cacb;
}

#content h1{
	background-color: #396b70;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #548b8e;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.8em;
	padding: 5px;
	letter-spacing: .1em;
	margin-right: -15px;
	margin-left: -15px;
	margin-top: 0px;
}
h3 {
	margin: 0px;
	font-size: 1em;
}
h2 {
	font-size: 1.1em;
}
