html { height: 100%; }
body { margin: 0px; padding: 0px; background: url(../img/bgbody.gif) no-repeat fixed bottom left #FBFBFB; font-family: Arial; font-size: 12px; }
a { color: #073264; }
h1 { font-size: 22px; margin: 0px; padding: 5px 0px 10px 0px; }
h2 { font-size: 19px; margin: 0px; padding: 5px 0px 10px 0px; }
h3 { font-size: 16px; margin: 0px; padding: 5px 0px 10px 0px; }
sup { font-size: 7px; }
#all { height: 100%; background: url(../img/bghead.gif) repeat-x; padding-bottom: 106px; position: relative; }
#header { position: relative; height: 250px; width: 100%; }
#house { position: absolute; top: 0px; right: 0px; background: url(../img/house.gif) right top no-repeat; width: 387px; height: 273px; }
#logo { position: absolute; left: 36px; top: 48px; width: 297px; height: 73px; /*background: url(../img/atlanta.gif); */}
#topmenu { position: absolute; left: 37%; top: 0px; width: 310px; text-align: center; }
#topmenu img { /*display: block; float: left; */ }
#slogan { position: absolute; width: 294px; left: 39%; top: 72px; font-size: 24px; color: #002d65; font-weight: bold; }
#menubg { list-style-type: none; padding: 0px; margin: 0px 6% 0px 6%; position: absolute; left: 0px; top: 150px; width: 88%; }
#menubg li { display: block; float: left; width: 16.6%; text-align: center; opacity: 0.7; filter: alpha(opacity=70); background: url(../img/menu-normal.gif) center no-repeat; height: 33px; }
#menubg li.active { background: url(../img/menu-active.gif) center no-repeat; opacity: 1; filter: alpha(opacity=100); }
#menubg li.over { background-image: url(../img/menu-over.gif); }
#menu { list-style-type: none; padding: 0px; margin: 0px 6% 0px 6%; position: absolute; left: 0px; top: 150px; width: 88%; }
#menu li { display: block; float: left; font-size: 13px; width: 16.6%; text-align: center; height: 25px; padding-top: 8px; }
#menu li a { color: #073264; text-decoration: none; }
#menu li.active, #menu li.active a { color: white; }
#menu li.over a { color: white; }
/*#content { position: absolute; top: 215px; width: 100%; margin: 0px 7% 0px 7%; }*/
#content { position: absolute; top: 215px; width: 88%; margin: 0px 6% 0px 6%; }
#left-column { position: absolute; top: 0px; left: 0px; width: 26%; padding-right: 4%; }
#left-column h1 { font-size: 30px; font-weight: normal; line-height: 1; margin: 8px 0px 30px 0px; padding: 0px; color: #3d3b29; }
#left-column p { font-size: 15px; line-height: 1.8; font-style: italic; color: #4b4b4b; }
#right-column { position: absolute; left: 30%; width: 71%; top: 9px; padding-top: 40px; }
#footer { position: absolute; left: 0px; top: 0px; display: none; width: 100%; display: none; padding-bottom: 10px; }
#copyright { position: absolute; left: 30px; top: 0px; font-size: 12px; color: #4b4b4b; font-style: italic; width: 300px; }
#counters { position: absolute; right: 30px; top: 10px; }

.homeblock { width: 186px; height: 186px; margin: 0px 5px 15px 0px; float: right; font-size: 13px; position: relative; }
.homeblock .icon { position: absolute; left: -6px; top: -6px; }
.homeblock .title { background: url(../img/block-head.gif) no-repeat; width: 176px; height: 25px; color: white; padding: 8px 0px 0px 49px; }
.homeblock .title a { color: white; text-decoration: none; }
.homeblock .content { background: url(../img/block-body.gif) no-repeat; width: 166px; height: 195px; color: #041932; padding: 13px 12px 0px 12px; }
