@charset "utf-8";
/* CSS Document */

#nav{
	display:none;
}
#container{
		left:0px;
		width:100%;
}
#content{
	width:100%;
}