body {
background-color: #999;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 85%;
}

#content {
width: 780px;
margin: auto;
padding: 0px;
border: 1px solid #000;
border-top: 5px solid black;
border-bottom: 5px solid black;
background-color: #fff;}

td.navcell {
background-color: #ccc;
text-align:center;
font-weight: bold;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: .33em;
}



td.navcell:hover {
background-color: #ffc;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;

}

a:link, a:visited {

text-decoration: none;
color: #c00;

}

table.navtable {
border-top: 1px solid #333;
border-bottom: 1px solid #333;
}

div#body {
padding: .5em;
float: none;
}

div#right {

float: right;
width: 160px;
padding: .5em;
margin-left: 5px;
margin-bottom: 5px;
text-align: center;
font-size: 11px;
font-weight: bold;
border-left: 1px dashed #999;
border-bottom: 1px dashed #999;
}

div#righthome {

float: right;
width: 210px;
padding: 5px;
margin-left: 5px;
margin-bottom: 5px;
text-align: center;
font-size: 11px;
font-weight: bold;
border-left: 1px dashed #999;
border-bottom: 1px dashed #999;
}


div#services_right {

float: right;
width: 210px;
margin-left: 1em;
margin-bottom: 1em;
text-align: center;
font-size: 11px;
font-weight: bold;
}

div#services_left {

float: left;
width: 280px;
margin-right: 1em;
margin-bottom: 1em;
text-align: center;
font-size: 11px;
font-weight: bold;
}


div#logos {
padding: .5em;
text-align:center;}

div#logos img {
margin-left: 1em;
margin-right: 1em;
}

div#footer {

padding-top: 0em;
text-align: center;
border-top: 1px solid #999;
}