div.wrapper {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background: url(../images/bg_nosubmenu.gif) repeat-y;
}

div.whiteFooter {
    width: 1000px;
    height: 10px;
    margin: -131px auto 0 auto;
    padding: 0;
    /* border-top: 1px solid #9999999; */
    background: #ffffff;
    
    background: url(../images/bg_nosubmenu_bottom.gif) no-repeat;
}
