body {
	padding: 0;
	margin: 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

p {
	padding: 0;
	margin: 0;
}

#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.sidebarmenu a {
	color: #3F79C3;
}


#header {
	margin-bottom: auto;
	height: 93px;
	background-image: url(../images/bgheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

.headermenu {
	font-size: 0.7em;
	padding-top: 7px;
	margin: 0px;
	display: inline;
	float: left;
	font-weight: bold;
	padding-left: 354px;
}

.headermenu a, .headermenu a:link, .headermenu a:visited, .headermenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.headermenu a:hover {
	text-decoration: underline;
}

.headermenu li {
	list-style-type: none;
	margin: 0px;
	display: inline;
	padding-left: 20px;
}

.headermenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#banner {
	margin-bottom: auto;
	background-image: url(../images/bgbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	clear: both;
}

.bannermenu {
	font-size: 0.7em;
	padding-top: 9px;
	margin: 0px;
	display: inline;
	float: left;
	font-weight: bold;
	padding-left: 10px;
}

.bannermenu a, .bannermenu a:link, .bannermenu a:visited, .bannermenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.bannermenu a:hover {
	text-decoration: underline;
}

.bannermenu li {
	list-style-type: none;
	margin: 0px;
	display: inline;
	padding-right: 14px;
}

.bannermenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content {
	margin-right: 270px;
	background-image: url(../images/bgcontent.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebarmenu {
	list-style-type: none;
	margin: 0px;
	padding: 12px;
	font-size: 0.7em;
}

#sidebar li {
	padding-bottom: 10px;
	line-height: 1.5em;
}

#content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #3D76C5;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}

.subtitle {
	font-size: 0.7em;
	padding-left: 15px;
	color: #575B5C;
	padding-right: 15px;
}

#content h2 {
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}

.maintext {
	font-size: 0.8em;
	padding-left: 15px;
	line-height: 1.5em;
	padding-right: 15px;
	margin-bottom: 8px;
}

#content hr {
	height: 1px;
	color: #BED3F2;
	width: 440px;
	background-color: #BED3F2;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 0;
}

.sidebarmenu img {
	padding-right: 8px;
}

#sidebar {
	float: right;
	width: 260px;
	margin-left: 10px;
	background-image: url(../images/bgsidebartop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/bgmain.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 264px;
}

#footer {
	clear: both;
	margin-top: auto;
}
#content ul {
	font-size: 0.8em;
	list-style-type: square;
}
#content a {
	color: #3F79C3;
	text-decoration: underline;
}

