body {
height: 100%;
margin: 0px 0px 0px 0px;}

iframe {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 900px;
margin: 0px 0px 0px 0px;
}

#header {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 171px;
background: #80def8 url(images/logo-top.gif) top left no-repeat;
text-align:right;}

#productnavigation {
margin-top: 75px;
margin-left: 100px;
width: 800px;
line-height: 60px;
font-size:11px;
text-align:left;}

#productnavigation a {
width: 75px;
text-decoration:none;
text-transform:uppercase;
font-family:arial;
font-weight: bold;
color: #0071bc;
margin-left: 6px;
margin-right: 6px;
text-align:left;}

#productnavigation a:hover {
text-decoration:underline;
color: #ffffff;
}
#navigation {
position: absolute;
top: 105px;
right: 0px;
width: 600px;
height:25px;
background-color:#0071bc;
font-family: arial;
font-size: 14px;
text-align: left;}

#navigation a{
color: #ffffff;
text-decoration:none;
line-height:25px;
margin-left: 20px;}

#navigation a:hover{
color: #ccc;
}

#phone {
font-family: tahoma ;
color: #0071bc;
font-size: 24pt;
font-weight: bold;
position: relative;
margin-right: 35px;
top: 48px;}

#address {
font-family: arial;
color: #0071bc;
font-size: 10pt;
font-weight: normal;
text-transform: uppercase;
position: relative;
margin-right: 35px;
top: 45px;
}