
body {
	background-color : #ffffff;
	color : #717171;
	font-family : arial;
}
div.center {
	text-align : center;
}
div.canvas {
	width : 901px;
	margin : 0px auto;
	text-align : left;
}
div.canvas img#logo {
	margin : 0px 0px 2px 0px;
}
div.canvas div.frame {
	border : double 3px #7d7d7d;
	width : 898px;
}
div.canvas div.navigation {
	height : 41px;
	line-height : 41px;
	background-color : #ffffff;
	border-bottom : solid 1px #a6a6a6;
	color : #000000;
	font-size : 11px;
}
div.canvas div.main {
	clear : both;
	font-size : 14px;
	min-height : 481px;
	background-image : url(/images/main.jpg);
	background-repeat : no-repeat;
	background-position : bottom left;
}
div.canvas div.main div.header {
	height : 103px;
	background-image : url(/images/header.jpg);
	background-position : top right;
	background-repeat : no-repeat;
}
div.canvas div.main div.header {
	padding : 0px 60px 0px 40px;
}
div.canvas div.main div.header div.breadcrumbs {
	color : #7f7f7f;
	font-size : 12px;
	padding-top : 17px;
}
div.canvas div.main div.header div.breadcrumbs a:link, div.canvas div.main div.header div.breadcrumbs a:visited {
	color : #7f7f7f;
	border-bottom : solid 2px #dadada;
	text-decoration : none;
}
div.canvas div.main div.header div.breadcrumbs a:hover, div.canvas div.main div.header div.breadcrumbs a:active {
	color : #5f854b;
	border-bottom : solid 2px #d5dfd0;
	text-decoration : none;
}
div.canvas div.main div.header div.breadcrumbs span.current {
	color : #5f854b;
	border-bottom : solid 2px #d5dfd0;
}
div.canvas div.main div.header div.sectionheader {
	font-family : Arial Light, Arial;
	font-size : 26px;
	color : #5f854b;
	padding-top : 10px;
}
div.canvas div.main a:link, div.canvas div.main a:visited {
	color : #5f854b;
}
div.canvas div.main a:hover, div.canvas div.main a:active {
	color : #717171;
}

div.canvas div.main div.content {
	padding : 0px 60px 10px 40px;
}
div.canvas div.main div.content_full {
	height : 481px;
	overflow : hidden;
}
div.canvas div.footer {
	color : #636363;
	font-size : 10px;
	text-align : center;
	margin-top : 12px;
}
div.canvas div.footer a:link, div.canvas div.footer a:visited {
	color : #636363;
}
div.canvas div.footer a:hover, div.canvas div.footer a:active {
	color : #636363;
}
