body
{
  background-color: #303030;
}
#header
{
  height:313px;
  background:url("/images/bg.jpg") repeat-x left top;
}
#header-wrapper
{
	width:780px;
  margin:auto;
}
#header-homepage
{
	float:left;
	margin-top: 30px;
	width: 298px;
	height: 258px;
	background:url("/images/homepage.jpg") no-repeat;
}
#top-menu span{
	display:none;
}
#footer-wrapper
{
	color: #797260;
}
#main-wrapper
{
	width:780px;
  margin:auto;
}
#footer-wrapper
{
	width: 780px;
  margin: auto;
	font-size: 10px;
}
.main-area
{
	padding-left: 20px;
	padding-right: 19px;
	padding-top: 10px;
	width: 220px;
	float: left;
	color: #f0f0f0;
}
.main-area h1
{
	font-size: 14px;
	height: 45px;
	font-weight: normal;
}
.main-area h2
{
	font-size: 12px;
	padding-bottom: 12px;
	font-weight: bold;
}
.main-area p
{
	padding-bottom: 5px;
	line-height: 15px;
}
.main-area a
{
	color: #c3ad6e;
	text-decoration: none;
}
.main-line
{
	height: 435px;
	width: 1px;
	background-color: #595959;
	float: left;
}
#main-wrapper
{
	width:780px;
  margin:auto;
	margin-top: 10px;
	margin-bottom: 50px;
}
.module-document-text .button
{
	text-decoration: none;
	color: white;
	display: block;
	width: 167px;
	height: 26px;
	padding-top: 6px;
	text-align: center;
	background:url("/images/button.gif") no-repeat;
}
.module-document-text .button-pdf
{
	text-decoration: none;
	color: white;
	display: block;
	width: 167px;
	height: 26px;
	padding-top: 6px;
	text-align: center;
	background:url("/images/button-pdf.gif") no-repeat;
}
