html, body {
margin: 0px;
padding: 0px;
}
img {
border: none;
}

#logo {
position: absolute;
left:50%;
width:222px;
top:5px;
margin-left:-375px;
height:50px;
z-index: 2;
}
#pagetitle {
position: absolute;
left:50%;
width:222px;
top:185px;
margin-left:-365px;
height:50px;
z-index: 3;
}
#headercontent {
position: absolute;
left:50%;
width:380px;
top:238px;
margin-left:-365px;
height:70px;
z-index: 3;
font-family: geneva, arial, sans-serif;
font-size: 12px;
color: #666666;
}

#navigation_legal {
position: absolute;
left:50%;
width:760px;
top:5px;
margin-left:-380px;
height:auto;
padding:0px;
text-align: right;
z-index: 1;
}
#phonenumber {
position: absolute;
left:50%;
width:300px;
top:18px;
margin-left:80px;
height:auto;
text-align: right;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #034378;
z-index: 1;
}
#navigation_main {
position: absolute;
left:50%;
width:752px;
top:63px;
margin-left:-372px;
height:14px;
z-index: 5;
}
#footer {
position: absolute;
margin-bottom: 0px;
width:750px;
height:20px;
clear: both;
}
