div#header{
	position:absolute;
	width:802px;
	height:110px;
	background-image: url(../images/pinnacle.png);
	background-repeat: no-repeat;
}
div#address1{
	position:relative;
	width:180px;
	height:60px;
	left:20px;
	top:18px;
	border:1px solid yellow;
	padding:5px;
}
div#address2{
	position:relative;
	width:180px;
	height:60px;
	left:600px;
	top:-46px;
	border:1px solid yellow;
	padding:5px;
}
div#main{
	top:110px;
	position:absolute;
	width:800px;
	background-color:#ffffff;
	border-right:1px solid #2b2b2b;
	border-left:1px solid #2b2b2b;
	border-bottom:1px solid #2b2b2b;
}


div#menu{
	top:120px;
	left:140px;
	position:absolute;
	width:660px;
	height:0px;	
	background-color:#D8E0E3;
}

.contentfooter{
	color:#ffffff; 
	font-family: arial;
	font-size:8pt;
	width:800px;
	height:20px;
	margin-top:0px;
	background-color:black;
	padding-bottom:5px;
	position:relative; 
}
.image{
	width:250px;
	height:148px;
	position:relative; 
	border: 2px yellow solid;
	background-color:#ffffff;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
<style type="text/css">
	body { color:#000000; font-family: verdana, arial, sans-serif; text-align:justify; font-size: 8pt; text-decoration: none; }
	td { color:#000000; font-family: verdana, arial, sans-serif; font-size: 8pt; text-decoration: none; }
	h1 { text-align:center; font-family: arial; color:#ffffff; font-size: 12pt; margin-top: 0em; margin-bottom: 0em; background-color: #000000;}
	h2 { font-family: tahoma; color:#88ab2e; font-size: 12pt; margin-top: 1em; margin-bottom: 1em; text-decoration: none;background-color:white;}
	h3 { font-family: tahoma; color:#88ab2e; text-align:center; font-size: 13pt; margin-top: 0em; margin-bottom: 0em;}
	h4 { font-family: tahoma; color:#000000; text-align:center; font-size: 7.8pt; margin-top: 0em; margin-bottom: 1em; margin-left: 0em;}
	h5 { font-family: tahoma; color:blue; font-size: 10pt; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 0em;}
	h6 { font-family: tahoma; color:#8B6D35; font-size: 10pt; margin-top: 0em; margin-bottom: 0em; margin-left: 0em;}
	a {color: blue; font-size: 8pt; text-decoration:none;}
	a:hover { color: blue; font-size: 8pt; text-decoration:underline;}
</style>



