#header
{
  height:313px;
  background:url("/images/bg-inner.jpg") repeat-x left top;
}
#header-wrapper
{
	width:870px;
  margin:auto;
}
#footer-wrapper
{
	width: 870px;
  margin: auto;
	font-size: 10px;
	color: #929292;
}
#main-wrapper
{
	width:870px;
  margin:auto;
}
#main-area
{
	min-height: 400px;
	padding-right: 40px;
	padding-bottom: 20px;
	float: left;
	color: #303030;
}
.main-area-img
{
	width: 476px;
}
.main-area-swf
{
	width: 370px;
}
#main-image
{
	float: left;
	padding-top: 30px;
}
#main-area h1
{
	font-size: 14px;
	padding-bottom: 18px;
	font-weight: normal;
}
#main-area h2
{
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 12px;
	font-weight: normal;
}
#main-area p
{
	padding-bottom: 16px;
	line-height: 15px;
	text-align: justify;
}
#main-area a
{
	color: #c3ad6e;
	text-decoration: none;
}
#breadcrumbs
{
	color: #c3ad6e;
	padding-top: 5px;
	padding-bottom: 20px;
}
#breadcrumbs a
{
	text-decoration: underline;
}
#header-menu
{
}
#header-menu li
{
	display: inline;
}
#header-menu a
{
	color: #454545;
	width: 124px;
	height: 39px;
	padding-top: 9px;
	padding-left: 12px;
	padding-right: 14px;
	background:url("/images/menu-off.gif") no-repeat;
	display: block;
	float: left;
	margin-right: 10px;
	text-decoration: none;
}
#header-menu a:hover
{
	background:url("/images/menu-on.gif") no-repeat;
}
#header-menu .menu-link-selected a
{
	background:url("/images/menu-on.gif") no-repeat;
}
.module-document-text
{
	width: 475px;
	margin-right: 40px;
	text-align: justify;
}
.module-document-text ul
{
	padding-bottom: 18px;
}
.module-document-text li
{
	margin-left: 15px;
}
.module-document-text ol li
{
	margin-bottom: 15px;
}
