/* Teaser */
#main{ background-repeat:no-repeat;}

/* Menu background */
#menu-outer-div{height:95px;z-index:200;background-repeat:repeat-x;background-image:url(../images/top_menu_background.png);width:100%;}
#menu-border-bottom{height:5px;z-index:200;background-repeat:repeat-x;background-image:url('../Images/top_menu_border_bottom.png');width:100%;}
#menu-table hr {margin-top:5px;margin-bottom:5px; width:775px;}

/* Menu */
#menu-table {margin-left:25px;}
#menu-table tr td a.menulink{color:white; text-decoration:none; background-image:url(../images/arrow_white.gif); background-repeat:no-repeat; background-position:3px; padding:0 10px;}
#menu-table tr td a.menulink:hover{color:#003399;  text-decoration:none; background-image:url(../images/arrow_blue.gif); background-repeat:no-repeat; background-position:3px;}

#menu-table tr td a.menulink-active{color:#003399; text-decoration:none;}
#menu-table tr td a.menulink-active:hover{color:#003399;  text-decoration:none;}

/* Location textbox */
#menu-location-outer-div{margin-top: -18px;}
#menu-location-div{font-size:8pt;padding-left:25px;background-color:white;width:225px;height:17px;padding-top:4px;border-right:solid 1px #999999;}
#menu-location-div span{font-size:8pt;}

/* Footer */
#footer{width:100%;padding-top: 5px;position:absolute;bottom:0;height:20px;border-top: solid 1px #999999;background-color:White;}
a.arrow-link {margin-left:25px;color: #4c4c4c; font-size:8pt; text-decoration: none;background-image: url("../Images/arrow_off.gif"); background-repeat: no-repeat; padding-left: 10px; }
a.arrow-link:hover  {color:#003399; text-decoration: none;background-image: url("../Images/arrow_on.gif"); background-repeat: no-repeat; padding-left: 10px; }
