div.navigation { float: top; width: 950px; height: 573px; overflow: hidden; }
div.site_logo { float: left; padding-left: 25px; }
div.site_menu { position: relative; top: -510px; width: 950px; height: 127px; background: url(../img/menu/background.gif) repeat-x; }
div.site_menu_links { float: right; padding-right: 20px; }
div.site_menu_link { float: left; color: #445a8c; padding-left: 20px; padding-top: 20px; padding-right: 25px; font-size: 13px; height: 53px; }
div.site_menu_link:hover { background: #445a8c; color: #fff; }
div.site_menu_link a { color: #445a8c; font-size: 13px; text-decoration: none; }

div.background_tile { float: top; width: 950px; height: 40px; background: url(../img/menu/background_tile.gif) no-repeat; padding: 0px; margin: 0px; color: #fff; }
div.background_tile_title { float: left; width: 450px; text-align: left; font-size: 14px; padding-left: 25px; padding-top: 11px; }
div.background_tile_page { float: left; width: 450px; text-align: right; font-size: 12px; padding-right: 25px; padding-top: 11px; }

div.tile_shadow { float: top; width: 950px; height: 28px; background: url(../img/site/tile_shadow.png) no-repeat; }
div.flyer { float: top; width: 950px; background: #fff; }
div.flyer_previews { float: top; padding-bottom: 40px; }
div.flyer_preview { float: left; width: 270px; color: #2d416e; font-size: 12px; margin: 22px; text-align: justify; }
div.flyer_preview_tile { float: left; width: 1px; height: auto; padding-top: 40px; }
div.flyer_ico { float: left; }
div.flyer_text { float: top; padding-top: 20px; }
div.flyer_text a { color: #9da6bb; text-decoration: none; font-size: 11px; }
div.flyer_text a:hover { color: #2d416e; }
div.flyer_head { float: left;  padding-left: 20px; }
div.flyer_head p { margin: 0px; padding: 0px; padding-bottom: 5px; font-size: 13px; font-weight: bold; border-bottom: solid 1px #2d416e; }