
body {
	background-color: #000;
	margin: 0;
	height: 100%;
	background: #000 url(/images/common/nbgall.gif) repeat-y top center;
	padding:0;
	}

img {
	float: left;
	}

#outer {
	position: relative;
	}

#wrapper1 {
	width: 1000px;
	background: transparent url(/images/common/spacer-nav-black.gif) repeat-y top left;
	}
#wrapper2 {
	width: 1000px;
	background: #fff url(/images/common/bdy_right_horizfade.jpg) repeat-y 800px 0;
	}
#wrapper3 {
	width: 100%;
	}

#container {
	width: 1000px;
	background: transparent;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
