/* Layout */
body{font-family:Arial, Helvetica, sans-serif;}
#centreWrap { width:980px; margin-left:auto; margin-right:auto; position:relative;}
/* Header */
#header { background:url(../images/bg_header.jpg) no-repeat top left; height:118px;margin-top:-2px;*margin-top:-6px; position:relative}
#header h1 a { float:left; width:505px; padding-top:50px; overflow:hidden; background:url(../images/logo.jpg) no-repeat top left; height:0; margin-top:47px; margin-left:39px;}
#header ul { float:right; width:248px; height:28px; margin-top:44px; background:url(../images/bg_headernavi.gif) no-repeat top left; padding:8px 0 8px 11px;}
#header li { display:inline; margin-right:15px; list-style-type:none;}
#header li a { color:#FFFFFF; background:inherit;}
#header .getlisted { text-decoration:underline;}
#header .getlisted:hover { color:#FFCC33; background:inherit;}

/* Navi */
#navi {height:38px; background-color:#e8e3b0; width:100%;}
#navi li { display:inline; list-style-type:none; text-transform:uppercase;}
#navi li a { float:left; width:143px; height:38px; line-height:38px; text-align:center; background:url(../images/navi_tab.gif) no-repeat left top;padding-right:2px; color:#000;display:block; font-size:14px; font-weight:bold;}
#navi li a:hover, #navi li.on a { background-position:0 -38px; color:#3a4873; text-decoration:none;}
#navi li.addgap a { margin-left:0px;}

/* Filter */
#filter { background:#d2c762 url(../images/bg_filter.jpg) no-repeat left bottom; margin-bottom:17px; padding:12px 10px 12px 10px; text-align:left; height:22px;clear:both;}
#filter select, #filter input { vertical-align:middle;}
#filter select { padding:2px 5px; margin-right:8px;}
#filter .button {color:#ffe600; width:100px; height:22px;cursor:pointer;line-height:22px; text-align:center; background:url(../images/bt_filter.gif) no-repeat; border:none; font-weight:bold; margin:1px 0 0 3px;}

/* Footer */
#backtotop a { float:left; margin-top:40px; text-align:center; width:100%; background:url(../images/bg_backtotop.gif) no-repeat left bottom; line-height:15px; color:#4e4e4e;}
