h1
{
	font-family: Verdana, Geneva, sans-serif  ;
	font-size:18px;
	background-color: #999;
	padding: 5px;	
	
	}
	
a{
	text-decoration:none;
}

a:visited{
	color:#00F;
	
	}
	
	

body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

#headermenu {
	background-color: #000;
	padding: 0px;
	height: 35px;
	width: 975px;
	border: 0px solid #000;
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-image: url(images/bg-bubplastic.gif);
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	width: 975px;
}

#masthead {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#maincontent {
	width: 975px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentRight {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	width: 950px;
	margin: 5px;
	padding: 5px;
}

#contentPeter {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	width: 700px;
	margin: 5px;
	padding: 5px;
}
#nfa {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 230px;
}
#logo {
	position: absolute;
	top: 50px;
}
#chartcontent {
	margin: 5px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 20px;
	clear: both;
	overflow: hidden;
	font-size:14px;
}
#wrapper #maincontent #chartcontent #map {
	width: 425px;
	float: right;
}
#contactaddress {
	float: left;
	width: 400px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#contentPeter {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 10px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 965px;
	margin: 0px;
	padding: 5px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#promo {
	background-color: #6e9ba1;
	border: 2px outset #999;
	overflow: hidden;
	clear: both;
	padding: 5px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.right {
	float:right;
	position: relative;
}
.left{float:left}
#wrapper #maincontent #contentRight #promo p strong {
	font-size: 12px;
}
