body {
margin: 0;
color: black;
background: white url(images/phone.gif) no-repeat top right;
font: 12px verdana, sans-serif;
}

a {
color: black;
}

h1 {
margin: 0;
margin-right: 145px;
text-indent: -9999px;
height: 75px;
background: url(images/headerbg.gif) repeat-x top;
}

h1 a {
display: block;
width: 300px;
height: 100%;
background: url(images/logo.gif) no-repeat;
text-decoration: none;
}

h2 {
margin: 0;
font-size: 18px;
}

#menu {
float: left;
width: 205px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#menu li {
padding: 0;
}

#menu li a {
padding: 3px;
display: block;
width: 194px;
background-color: #DEE7EE;
text-decoration: none;
border-bottom: 1px solid #808080;
}

#menu li a:hover {
background-color: #BFC7CE;
}

#ads {
float: right;
width: 120px;
margin-top: 65px;
}

#content {
text-align: justify;
margin: 0 125px 0 205px;
width:470px;
}

#copyright {
clear: both;
margin-top: 50px;
text-align: center;
}