body { 
color: #666; 
font-size: 10pt; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
font-weight: normal; 
font-style: normal; 
line-height: 14pt;
background-color: #003366; 
}

h1, h2 {
color: #003366; 
font-size: 14px;
}

#container {
margin: 0 auto;
width: 725px;
}




#navigation-bar {
padding: 3px;
padding-left: 5px;
background-color: #99cdff;
height: 17px;
vertical-align: center;
}

#navigation {
float: left; 
}

#navigation a {
color: #003366;
text-decoration: none;
}

#navigation a:hover {
color: #003366;
text-decoration: underline;
}

#address-and-phone {
padding-right: 5px;
float: right;
color: #003366;
font-weight: bold;
}

.clear-float {
clear: both;
}



#content {
background: #fff;
padding-top: 10px;
}

#content-table {
width: 100%;
}

#content-table #left-column {
vertical-align: top;
}

#content-table #middle-column {
vertical-align: top;
}

#content-table #right-column {
vertical-align: top;
text-align: center;
}
