#container {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: none;
	background-color: #FFFFFF;
}
#banner {
	width: 760px;
	background-image: url(../../images/banner-background.gif);
	height: 111px;
}
#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	width: 735px;
	color: #333333;
	letter-spacing: 0.1em;
	height: auto;
	padding-top: 8px;
	margin-right: 25px;
}
#topnav a:link{
	color: #333333;
	text-decoration: none;
}
#topnav a:hover{
	color: #333333;
	background-color: #7FD9D3;
	text-decoration: none;
}
#topnav a:visited{
	color: #333333;
	text-decoration: none;
}
#contentmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00B4A8;
	margin-left: 85px;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 25px;
}
#contentmenu a:link{
	color: #333333;
	text-decoration: none;
}
#contentmenu a:hover{
	color: #333333;
	background-color: #7FD9D3;
	text-decoration: none;
}
#contentmenu a:visited{
	color: #333333;
	text-decoration: none;
}
#contentmenubox {
	float: left;
	padding-right: 32px;
	width: auto;
}
#right-nav {
	border-right-color: #00B4A8;
	border-bottom-color: #00B4A8;
	border-left-color: #00B4A8;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #ECECEC;
	float: right;
	width: 188px;
	border-width: 1px;
	margin-left: 25px;
	margin-bottom: 20px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-style: solid;
	margin-top: 15px;
	border-top-color: #00B4A8;
	border-top-style: solid;
}
#right-nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #40A198;
	letter-spacing: 0.07em;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #40A198;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#contentcontainer {
	height: auto;
	width: 760px;
	background-image: url(../../images/contentbackground.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
	float: left;
}
#main-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	width: 650px;
	margin-right: 25px;
	margin-left: 85px;
	margin-top: 10px;
}
#main-content a:link{
	color: #40A198;
	text-decoration: none;
}
#main-content a:hover{
	color: #111111;
	text-decoration: underline;
}
#main-content a:visited{
	color: #00B4A8;
	text-decoration: none;
}
#bottom-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 650px;
	margin-left: 85px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #00B4A8;
	margin-right: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #40C7BE;
	padding-top: 10px;
	text-align: justify;
}
#bottom-nav a:link {
	color: #333333;
	text-decoration: none;
}
#bottom-nav a:hover{
	color: #333333;
	text-decoration: none;
	background-color: #7FD9D3;
}
#bottom-nav a:visited{
	color: #333333;
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
	padding-left: 85px;
}
#footer a:link{
	color: #666666;
	text-decoration: none;
}
#footer a:hover{
	color: #666666;
	background-color: #3FC6BD;
	text-decoration: none;
}
#footer a:visited{
	color: #666666;
	text-decoration: none;
}
li {
	list-style-position: outside;
	list-color: #66FFFF;
	list-style-type: square;
}
#contactform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E5FFFF;
	border: 1px solid #7FD9D3;
}
