* {
	margin:0px auto;
	padding:0;
}
html, body {
    height: 100%;                                                                                                                                   
}
body {
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #333;
}
div#shim {
    visibility: hidden;
    width: 100%;
    height: 50%;                                                                     
    margin-top: -290px;                                                              
    float: left;
}
div#wrapper {
	width: 998px;
	clear: both;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	top: -290px;
	/* IE4ever Hack: Hide from IE4 **/
    position: static;
    /** end hack */
}
 /* Hide from IE5mac \*//*/
div#shim {
    display: none;
}
html, body {
      height: auto;
}
/* end hack */
			
/* ]]> */
#containersite {
	padding:0px;
	height: 580px;
}
