#container {
	padding: 0px;
	width: 760px;
	position: relative;
	overflow: auto;
	height: auto;
	margin: auto;
}


#header {
	position: relative;
	width: 760px;
	height: 200px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}



#sidenav {
	width: 80px;
	margin: 0px;
	float: left;
	height: auto;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	float: right;
	width: 760px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: auto;
	vertical-align: middle;
	margin: 0px;
	text-decoration: none;
}

.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	display: block;
	font-weight: bold;
	padding: 1px 0px 1px 16px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.closed2 a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	display: block;
	font-weight: bold;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.closed a:hover {
	color: #FFFFFF;
}

.closed a {
	background-image: url(../images/menplusover.gif);
}

.open a {
	background-image: url(../images/menminusover.gif);
}

.closed ul a, .open ul a, .open ul a:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	font-size: 11px;
	font-weight:normal;
	padding: 1px 0 1px 28px;
	margin: 0 0 0 0px;
}

#p7current {font-weight: bold;}
/* end  */



#sidenavcontent {
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
