* {
	margin:0px;
	padding:0px;
}

body{
	background:#FFF;
}

br.clear {
	clear: both;
	font: 0px/0px sans-serif;
}

div#header {
	width:100%;
	height:80px;
	background:#33B3D1;
}