/* CSS Document */

body {
	background: #DEE5E9;
	margin: 0px;
	padding: 0px;
	color: #536066;
	text-align: center;
}

a:link {
	color: #2B3840;
}

a:visited {
	color: #2B3840;
}

#column {
	position: relative;
	margin: 0px auto;
	height: 2005px;
	padding: 0px;
	width: 950px;
	z-index: 1;
	background: url("images/shadow.gif") repeat-y;
	text-align: center;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 950px
}

html>body #column {
	width: 950px;
}

#main {
	position: absolute;
	top: 0px;
	left: 15px;
	margin: 0px auto;
	height: 2005px;
	background: #FFFFFF;
	padding: 0px;
	width: 920px;
	z-index: 1;
	text-align: left;
}

#logo {
	position: absolute;
	top: 17px;
	left: 15px;
	margin: 0px;
	width: 240px;
	height: 70px;
	padding: 0px;
	z-index: 2;
}

#toptoolbar {
	position: absolute;
	text-align: right;
	top: 7px;
	right: 15px;
	margin: 0px;
	width: 500px;
	height: 25px;
	padding: 0px;
	z-index: 2;
	font: 12px/1.5em Arial, Verdana, Helvetica, sans-serif;
}

#toptoolbar a:link {
	text-decoration: none;
	color: #536066;
}

#toptoolbar a:visited {
	text-decoration: none;
	color: #536066;
}

#toptoolbar a:hover {
	text-decoration: underline;
	color: #2F9350;
}

#toolbar {
	position: absolute;
	top: 90px;
	left: 0px;
	margin: 0px;
	width: 920px;
	height: 34px;
	padding-top: 8px;
	background: url("images/toolbar2.gif") repeat-x;
	font-weight: bold;
	font: 13px/1.5em Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	z-index: 2;
}

#toolbar a:link {
	text-decoration: none;
	color: #536066;
}

#toolbar a:visited {
	text-decoration: none;
	color: #536066;
}

#toolbar a:hover {
	text-decoration: underline;
	color: #2F9350;
}

#feature {
	position: absolute;
	top: 160px;
	left: 60px;
	margin: 0px;
	width: 800px;
	padding-right: 30px;
	font: 12px/1.5em Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	z-index: 2;
}

#footer {
	position: absolute;
	top: 1955px;
	left: 20px;
	margin: 0px;
	width: 880px;
	height: 40px;
	padding-top: 7px;
	font: 11px/1.6em Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	z-index: 2;
	border-top: 1px dotted #536066;
}