div.clearfloat { clear: both; }

div.navigation { float: top; width: 950px; height: 127px; overflow: hidden; }
div.site_logo { float: left; padding-left: 25px; }
div.site_menu { position: relative; top: -68px; 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 { position: relative; top: 63px; width: 950px; height:68px; background: #fff url(../img/menu/background_tile.gif) no-repeat; padding: 0px; margin: 0px; color: #fff; }
div.background_tile_title { float: top; width: 855px; height: 30px; text-align: left; font-size: 14px; text-align: right; padding-top: 10px; padding-right: 85px; }
div.tile_shadow { float: top; width: 950px; height: 28px; background: #fff; }
