@charset "UTF-8";

#wrapper {
	width:960px;
	/* TOP RIGHT/LEFT BUTTOM */		
	margin: 0 auto 0;
	position: relative;
}

header {
	width:960px;
	height:25px;
	float:left;
}
		
section {
	width:960px;
	float:left;
}