body {
	font-family: verdana;
	font-size: 11pt;
	color: #6e6b6b;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 955px;
	margin-top: 20px;
	border: 2px solid #516284;
}

#topsection {
	width: 955px;
	text-align: center;
	border-bottom: 2px solid #516284;
}

#contact {
	width: 951px;
	float: right;
	text-align: center;
	margin-top: -23px;
	color: #4b6284;
}

.contact {
	color: #4b6284;
	text-decoration: none;
}

#menu {
	width: 949px;
	#width: 955px;
	float: left;
	text-align: center;
	background: #adadad;
	padding: 3px;
	padding-bottom: 5px;
	color: white;
}

.menu {
	color: white;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 10pt;
}

.menu:hover {
	color: #516284;
	text-decoration: none;
}

#main{
	text-align: left;
	padding: 20px;
	margin-top: 10px;
	width: 925px;
	#width: 100%;
}

h1 {
	font-size: 16pt;
	color: #516284;
	font-family: arial;
}

a {
	text-decoration: none;
	color: navy;
}

a:hover {
	text-decoration: underline;
}

.contactbottom {
	text-align: center;
	font-size: 10pt;
	margin-top: 65px;
}

#bottomsection {
	width: 955px;
}

#copy {
	font-size: 9px;
	color: #516284;
	text-decoration: none;
	float: left;
	text-align: left;
	padding: 2px;
	margin-top: 5px;
	margin-left:5px;
}
#adh {
	font-size: 9px;
	color: #516284;
	text-decoration: none;
	float: right;
	text-align: right;
	padding: 2px;
	margin-top: 5px;
	margin-right:5px;
}

.adh {
	font-size: 9px;
	color: #516284;
	text-decoration: none;
}

.adh:hover {
	color: #516284;
	text-decoration: underline;
}
