div#wrapper {min-height: 100%;}

* html #wrapper { height: 100%;}
table.contentpaneopen td, .contentpaneopen, table.contentpaneopen {height: 100%; width:100%;}

html, body, div { margin:0; padding:0; height:100%; overflow:hidden;}

iframe { margin:0; padding:0; height:100%; display:block; width:100%; border:none; overflow: auto;}

div#top { background: #999 url(../images/background-fill.jpg) repeat-x;	height:88px; width:100%; display:block;}

div#menu-box { background: url(../images/branding.jpg) no-repeat 0 0; margin: 0 auto; width: 1080px;	height: 87px;}

div#menu {position:relative; top:8px; left: 480px; width: 480px; height: 30px; overflow:hidden;	}

div#main {margin:0; padding:0; width:100%; display:block;}

div.moduletable-top table td .mainlevel-top { background: url(../images/top-button.jpg) no-repeat 0 0;
	padding:0; 	display: block;	width: 110px; height: 35px;	float: left;}
div.moduletable-top a.mainlevel-top, div.moduletable-top a:link.mainlevel-top, 
div.moduletable-top a:active.mainlevel-top, div.moduletable-top a:visited.mainlevel-top {
 padding-top:9px ; text-align: center; text-decoration: none; font: bold 11px/11px "Century Gothic",Verdana,Arial; color: #fff;}
div.moduletable-top a:hover.mainlevel-top, #active_menu-top { background: url(../images/top-button-down.jpg) no-repeat 0 0;
	color: #000; }
div#sub-menu { position:relative; left: 0px; width: 100%; height: 18px; overflow:hidden; clear: both; top: 11px;}

div.moduletable a.mainlevel-sub, div.moduletable a:link.mainlevel-sub, div.moduletable a:active.mainlevel-sub, 
div.moduletable a:visited.mainlevel-sub { text-align: center; text-decoration: none; font: 10px/12px Verdana,Arial; color: #fff;
    display: block; float: left; margin: 0 6px;}
	
div.moduletable a:hover.mainlevel-sub {	color: #000;}
div#search { width: 220px; height: 30px; position: relative; top: 4px; left: 700px; }
div#search #mod_search_searchword.inputbox { border: 1px solid #B6B4B5; padding: 1px; margin-right: 2px;
	color: #9D9B9C;}
div#search .button { border: 1px solid #B6B4B5; padding: 1px 7px; background-color: #F72400; color: White;}

