body {
	background: #313131 url(img/background_top.jpg);
	background-repeat: no-repeat;
	}
.contentarea {
	position:absolute;
	background-image:url(img/bg_center.png);
	background-repeat:repeat-y; 
	margin:0px;
	padding-bottom:40px;
	top:0px;
	left:76px;
	width:525px; 
	}
.header {
	position:absolute;
	left: 6px;
	width: 511px;
	height: 34px;
	}
.navihome{
	position: absolute;
	left: 348px;
	top: 0px;
	height: 34px;
	}
.navicontact{
	position: absolute;
	left: 428px;
	top: 0px;
	height: 34px;
	}
.deco {
	position:relative;
	top: 34px;
	left: 6px;
	padding-bottom: 40px;
	}
.contentpart {
	position:relative;
	width: 511px;
	left: 6px;
	padding-bottom: 40px;
	}
.copy { 
	padding-left: 18px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color:#A9B4A7;
	}
.capture { 
	padding-left: 74px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color:#A9B4A7;
	}

.highlight { 
	font-weight: bold;
	color: #588D95;
	}
.footer {
	position: absolute;
	background-image:url(img/bg_footer.png);
	background-repeat: no-repeat;
	bottom: auto;
	background-align: bottom;
	height: 40px;
	width: 525px;
	margin-top: 40px;
	padding-left: 22px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%; 
	color:#A9B4A7;
	}
.icons {
	position: absolute;
	left: 596px;
	top: 0px;
	}