@CHARSET "UTF-8";

body { color: #333; font: 12px Georgia, Times New Roman, serif; background-color: #184597; background-image: url(/images/body-bg.jpg); background-repeat: repeat-x; margin: 0px; }

.txt-center { text-align: center; }
.txt-right { text-align: right; }
.uline { text-decoration: underline; }

#body_contain { width: 653px; margin: 0px auto; }

#header { margin: 0px 0px 10px; color: #184597; font-weight: bold; }
#logo_cell { width: 200px; }
.header_office { display: inline-block; width: 85px; text-align: left; }
.header_phone { display: inline-block; width: 95px; text-align: right; }

.box_box { margin: 10px auto; width: 100%; overflow: auto; }
#main_body_home .box { width: 144px; height: 110px; float: left; margin: 9px; border: white solid 1px; }
#main_body_home .box td { background-color: white; vertical-align: middle; text-align: center; overflow: hidden; }
#main_body_home .box td a { color: #184597; text-decoration: none; font-size: 16px; font-weight: bold; }
#main_body_sub .box { width: 140px; height: 110px; float: left; margin: 10px 8px; border: #184597 solid 1px; }
#main_body_sub .box td { background-color: #184597; vertical-align: middle; text-align: center; overflow: hidden; }
#main_body_sub .box td a { color: white; text-decoration: none; font-size: 16px; font-weight: bold; }

#main_body_sub .blank { width: 140px; height: 110px; float: left; margin: 10px 8px; border: #ffffff solid 0px; }
#main_body_sub .blank td { background-color: #ffffff; vertical-align: middle; text-align: center; overflow: hidden; }
#main_body_sub .blank td a { color: white; text-decoration: none; font-size: 16px; font-weight: bold; }

#site_footer { clear: both; color: white; background-color: #28519c; margin: 10px auto; padding: 5px; }
.footer_offices td { width: 33%; }

#main_body_sub { background-color: white; padding: 10px; }

img { border: none; }
