body {
font-size:0.75em;
font-family:Verdana, Arial, Helvetica, sans-serif;
/* background:#aaaaaa; */
color:#FFF;
margin:0;
padding:0;
}
div#contact {
position: absolute;
bottom:1.5em;
width:100%;
text-align:center;
color:#555555;
font-size:20px;
}
#nav {
margin:0;
padding:50px 0 0 0;
list-style:none;
text-align:center;
font-size:12px;
}
#nav li {
width:12.4%;
float:left;
}
* html #nav li.lastlink {
width:12.4%;
}
#nav a, #nav a:link, #nav a:visited {
text-decoration: none;
color:#FFF;
display:block;
background:#00F;
width:100%;
padding:0.2em 0;
}
#nav a:hover {
color:#00F;
background:#FFF;
}

#services {
position: absolute;
bottom:0px;
width:100%;
}
#rotator {
position:relative;
top:100px;
left:100px;
}

