.topborder{
position: absolute;
top: 0px;
left: 0px;
width: 800px;
height: 60px;
background-color: 588DC1;
z-index: 4;
}

.toprightcurve{
position: absolute;
top: 0px;
left: 800px;
z-index: 4;
}

.topleftcurve{
position: absolute;
top: 59px;
left: 59px;
z-index: 4;
}

.btmleftcurve{
position: absolute;
top: 410px;
left: 0px;
z-index: 4;
}

.menubkgrnd{
position: absolute;
top: 60px;
left: 0px;
width: 60px;
height: 390px;
background-color: 588DC1;
z-index: 4;
}

.btmbar{
position: absolute;
top: 485px;
left: 0px;
width: 861px;
height: 70px;
background-color: 588dc1;
z-index: 4;
font: 10pt arial;
color: #ffffff;
padding-left: 3px;
}

.btmbarstrip{
position: absolute;
top: 495px;
left: 1px;
width: 860px;
height: 1px;
z-index: 5;
border-top: solid 0.10em #9CCCFB;
}

.btmbarcopyright{
position: absolute;
top: 500px;
left: 1px;
width: 860px;
height: 1px;
z-index: 5;
font: 8pt arial;
color: white;
}

.pagetitle{
position: absolute;
left: 10px;
top: 0px;
z-index: 5;
}

.pagetitleaddress{
position: absolute;
left: 415px;
top: 40px;
z-index: 5;
}

.linkbtn1{
position: absolute;
left: 10px;
top: 110px;
z-index: 5;
}

.linkbtn2{
position: absolute;
left: 10px;
top: 163px;
z-index: 5;
}

.linkbtn3{
position: absolute;
left: 10px;
top: 216px;
z-index: 5;
}
	
.linkbtn4{
position: absolute;
left: 10px;
top: 269px;
z-index: 5;
}

.linkbtn5{
position: absolute;
left: 10px;
top: 322px;
z-index: 5;
}

.linkbtn6{
position: absolute;
left: 10px;
top: 375px;
z-index: 5;
}

.linkbtn7{
position: absolute;
left: 10px;
top: 428px;
z-index: 5;
}

.rightstrippic{
position: absolute;
left: 671px;
top: 0px;
z-index: 0;
}


.pagenavtitle{
position: absolute;
left: 150px;
top: 80px;
width: 465px;
height: 25px;
border: none;
font: bold 16pt arial; color: 588dc1;
}

.localitymap{
position: absolute;
left: 505px;
top: 85px;
width: 465px;
height: 25px;
border: none;
font: bold 9pt arial; color: 588dc1;
}

.maincontent{
position: absolute;
left: 150px;
top: 110px;
width: 465px;
height: 325px;
border: none;
font: 11pt arial;
color: black;
text-align: justify;
border-top: 0.05em solid;
border-color: 588dc1;
}

.tarifftxt{
font: 10pt arial;
color: black;
text-align: justify;
}

a:link, a:visited, a:active
{
text-decoration: none;
color: #000000;
}
a:hover
{
text-decoration: underline;
}