@charset "UTF-8";
/* CSS Document */

body{
}


#wrapper{
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	height: auto;
	width: 1000px;
}
#header{
	height: auto;
	width: 1000px;
}


#banner{
	height: 100px;
	width: 1000px;
}

#lowbanner{
	height: auto;
	width: 1000px;
}

#footer{}