* {
margin: 0px;
padding: 0px;
}
html, body {
height: 100%;
width: 100%;
background: #FFFFFF;
}
#alignelements {
height: auto;
width: 749px;
margin: 0 auto;
}
#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
width: 749px;
margin: 0 auto -158px;
float: left;
position:relative;
}
#header {
height: 207px;
width: 749px;
clear: both;
position:relative;
z-index: 0;
}
#headerlinks {
height: 28px;
width: 749px;
float: left;
clear: both;
text-align: center;
font-size: 9pt;
padding: 25px 0 0 0;
}
#headerbanner {
height: 154px;
width: 749px;
float: left;
clear: both;
background: url('gui_01.gif') top left no-repeat;
position: relative;
z-index: 0;
}
#headerbannerpic {
height: 154px;
width:315px;
position: relative;
float:left;
clear: both;
background-color:green;
z-index: 0;
}
#headerbanneroverlay {
position: absolute;
height: 154px;
width: 749px;
top:53px;
left:0px;
background: url('/design/banneroverlay.png') top left no-repeat;
z-index: 1;
}
#title {
position: relative;
top: 120px;
left: -85px;
}
#titleoverlay {
position:absolute;
top:173px;
left:185px;
z-index: 2;
}
#center {
width: 749px;
float: left;
position:relative;
z-index:10;
}
#menu {
width: 176px;
height: auto;
min-height: 238px;
float: left;
position: relative;
z-index: 1;
margin: -57px 0 0 0;
}
#content {
height: 100%;
width: 424px;
padding: 0 10px 10px 10px;
float: left;
}
#push {
height: 168px;
width: 749px;
float: left;
clear: both;
}
#footer {
height: 158px;
width: 749px;
margin: 0 auto;
position: relative;
background: url('gui_02.gif') top left no-repeat;
float: left;
margin: 10px 0 0 0;
}
