@charset "UTF-8";
/* CSS Document */

/* -- design (global) ------------------------------------ */
/* -- --------------- ------------------------------------ */
#wrapper { width: 780px; margin: 0px auto; }
#left { float: left; width: 168px; margin-right: 7px; margin-bottom: 20px; }
#logo { text-align: center; margin-bottom: 20px; }
#subNav {}
#subNav .top { background: url(/_iface/static/is_21.gif) no-repeat; height: 8px; }
#subNav .mid { border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 5px 10px 5px 10px; }
#subNav .end { background: url(/_iface/static/is_24.gif) no-repeat; height: 10px; }

#right { width: 602px; float: right; margin-bottom: 20px; }

/* extraNav - not in use */
#extraNav { float: right; display: none; }
#extraNav UL { padding: 0px; margin: 0px; height: 16px; }
#extraNav UL li { display: inline; padding: 9px 10px 14px 10px; }
#extraNav UL li a { color: #fff; padding-top: 2px; }
#extraNav UL li.start { background: url(/_iface/static/is_06.gif) no-repeat left; }
#extraNav UL li.mid { background: url(/_iface/static/is_07.gif) repeat-x; }
#extraNav UL li.end { background: url(/_iface/static/is_08.gif) no-repeat right; }

/* Tagline  */
#tagline { float: left; padding-top: 27px; margin-bottom: 27px; }
#tagline h1 { color: #fff; padding: 0px; margin: 0px; }

/* Main menu */
#mainMenu { background: url(/_iface/static/isMenuFull.gif) no-repeat; height: 28px; clear: left; padding-top: 8px; }
#mainMenu div { display: inline; }
#mainMenu div a { padding: 8px 14px 8px 14px; border-right: 1px solid #666666; }
#mainMenu div a.end { border: none; }
#mainMenu div a:link, #mainMenu div a:visited { color: #fff; }
#mainMenu div a:hover, #mainMenu div a:active { color: #fff; background: url(/_iface/static/is_13.gif) repeat-x; text-decoration: none; }
#mainMenu div a.start:hover, #mainMenu div a.start:active { color: #fff; background: url(/_iface/static/is_12.gif) no-repeat left; text-decoration: none; }

.content { width: 602px; }
.content .top { height: 8px; background: url(/_iface/static/is_17.gif) no-repeat; }
.content .mid { padding: 5px 10px 5px 10px; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; height: 100%; }
.content .end { height: 10px; background: url(/_iface/static/is_25.gif) no-repeat; clear: both; }


/* Bottom */
#bottom { height: 31px; background: url(/_iface/static/is_28.gif) repeat-x bottom; width: 100%; clear: both; }
#bottom p { padding-top: 5px; padding-left: 5px; text-align: left; color: #fff; }
#bottom a { color: #fff !important; }


/* Banner */
#banner { margin-bottom: 8px; height: 150px; width: 602px; }
#banner H1 { display: none; }
