@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	background-color: #cce8f7;
}

#container {
	position: relative;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#container-hm {
	width: 990px;
	text-align: left;
	background: url(../_ASSETS/bg_front-09.jpg) no-repeat;
	height: 626px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	position: relative;
	font-family: Helvetica, sans-serif, Arial;
}

#about {
	position: absolute;
	top: 543px;
	left: 59px;
}

#wolff {
	position: absolute;
	top: 543px;
	left: 228px;
}

#home {
	position: absolute;
	top: 543px;
	left: 10px;
}

#email {
	position: absolute;
	top: 546px;
	left: 687px;
}

#content {
	position: absolute;
	top: 222px;
	left: 492px;
	width: 445px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}
#content-hm {
	height: auto;
	width: 972px;
	margin-top: 150px;
	text-align: right;
	padding-right: 18px;
	position: absolute;
	font-size: 14px;
	line-height: 18px;
}
#content-hm h1 {
	font-size: 1.85em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px;
	line-height: 1.2em;
}
#content-hm h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 25px 0px 0px;
	padding: 0px;
}

#content-hm h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}

#content-hm h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1
.em;
	font-style: italic;
}

#content-hm p {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.Copyright {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 10px;
	height: 10px;
	width: 300px;
	text-align: left;
	color: #EF8C6B;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}
a {
	color: #EF8C6B;
}
.SiteCredit_Home {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 10px;
	height: 10px;
	width: 300px;
	text-align: right;
	visibility: visible;
	color: #fff;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}

#footer {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../_ASSETS/bg_front-09.jpg) no-repeat;
}
