/* CSS Document */

#site {
	position: relative;
	left: 0;
	top: 0;
	width: 100% 
	width: 1000px;
	min-width: 1000px;
	height: auto 
	height: 100%;
	min-height: 100%;

}
