body {
font-family: Verdana, Arial, sans-serif;
font-size: 80%;
margin: 0;
padding: 0;
background-color: #ddd;
height: 100%;
}

img {
border: 0;
}

#container {
margin: 0 auto 0 auto;
padding-top: 25px;
padding-bottom: 0;
background-color: white;
height: 100%;
width: 800px;
border-left: 1px solid #999;
border-right: 1px solid #999;
}

#head {
text-align: center;
}

#head img {
}

#head p {
margin: 0;
}

#head a {
text-decoration: none;
color: black;
font-weight: bold;
}

#head a {
padding: 1px 5px 1px 5px;
}

#head a:hover {
background-color: #eee;
}

#head a:visited {
color: #333;
}

#content {
margin-left: 50px;
margin-right: 50px;
margin-top: 25px;
}

#content h2 {
font-family: Georgia, Times New Roman, serif;
width: 100%;
text-align: left;
border-bottom: 1px solid #999;
font-variant: small-caps;
clear: both;
}

#content hr {
clear: both;
height: 0px;
visibility: hidden;
}

#content p {
line-height: 1.4em;
}

.profiles {
text-align: center;
margin-top: 25px;
padding: 15px;
background-color: #f7f7f7;
border-style: dashed;
border-color: #999;
border-width: 1px 0px 1px 0px;
}

#foot {
width: 100%;
text-align: center;
border-top: 1px dashed #999;
padding-top: 1em;
margin-top: 2em;
}

/*#foot td {
border-bottom: 1px dashed #999;
border-top: 1px dashed #999;
padding: 5px 0 5px 0;
}*/

hr {
width: 643px;
height: 1px;
}

table#options {
font-family: Arial, sans-serif;
font-size: 90%;
margin-left: 20px;
margin-right: 20px;
border: 1px solid #999;
}

table#options th {
background-color: #eee;
padding: 5px 2px 5px 2px;
}

table#options td {
border-top: 1px dashed #999;
padding: 5px 2px 5px 2px;
}

#accessibility {
position: absolute;
top: -10000px;
}


/* 
 * Services
 */

.service_pic {
padding: 0px 11px 1em 11px;
text-align: center;
float: center;
}

.service_pic img {
margin-bottom: .5em;
}

.service_pic b {
padding: 0px;
margin: 0px;
}

.service_thm {
margin: 0px 8px 0px 8px;
border: 0px;
padding: 0px;
}