* {
padding:0;
margin:0;
}

body {
background: url("../i/site-bak.jpg") repeat;
margin-top:auto;
margin-bottom:auto;
}

.clear { clear: both; }

a .alt { display: none; }

#mainContainer {
	position: absolute;
	top: 10%;
	left: 10%;
	width: 804px;
}

#header {
margin-bottom:30px;
}

#header a.header-img {
    display: block;
    width: 800px;
    height: 52px;
    background: url("../i/header-img.gif");
}

.contentWrap {border:1px solid #000;
}

* html .contentWrap #marquee {
text-align:left;
}

#menu {width:816px;margin-top:15px;}

ul#menu {
list-style:none;
}
ul#menu li {
display:inline;
}
ul#menu li a {
text-indent: -9999px;
display:block;
height: 11px;
float: left;
}

ul#menu li a.cust-furn {
background: url(../i/cust-furn.gif) no-repeat top center;
width: 204px;
}
		
ul#menu li a.uph {
background: url(../i/uph.gif) no-repeat top center;
width: 204px;
}

ul#menu li a.win-cov {
background: url(../i/win-cov.gif) no-repeat top center;
width: 204px;
}

ul#menu li a.cntct {
background: url(../i/cntct.gif) no-repeat top center;
width: 204px;
}

ul#menu li a.cust-furn:hover, ul#menu li a.cust-furn:active,
ul#menu li a.uph:hover, ul#menu li a.uph:active,
ul#menu li a.win-cov:hover, ul#menu li a.win-cov:active, 
ul#menu li a.cntct:hover, ul#menu li a.cntct:active {
background-position: bottom center;
}

body#cust-furn ul#menu li a.cust-furn,
body#uph ul#menu li a.uph,
body#win-cov ul#menu li a.win-cov,
body#cntct ul#menu li a.cntct {
background-position: bottom center;
}

/*


#menu a.cust-furn {
display:block;
float:left;
display:inline;
    width: 204px;
    height: 11px;
    background: url("../i/cust-furn.gif");
}

#nav a.selected

#menu a.win-cov {
display:block;
float:left;
display:inline;
    width: 204px;
    height: 11px;
    background: url("../i/win-cov.gif");
}

#menu a.uph {
display:block;
float:left;
display:inline;
    width: 204px;
    height: 11px;
    background: url("../i/uph.gif");
}

#menu a.cntct {
display:block;
float:right;
display:inline;
    width: 204px;
    height: 11px;
    background: url("../i/cntct.gif");
}

#menu a:hover.cust-furn, #menu a:hover.win-cov, #menu a:hover.uph, #menu a:hover.cntct {
    background-position: 0 -11px ;
}
*/



#footer {
text-align: right;
font-size: 12px;
color:#fff;
}

span.imgap {
padding-right:1px;
}
