body {
	margin: 0;
	padding: 0;
	background: none;
}

div#wrapper {
	width: 627px;
	background: none;
	filter: none;
}

html>body div#wrapper {
	background: none;
}

div#top {
	position: relative;
	height: 9px;
	background: #004c99;
}

div#logo {
	padding: 0;
	height: 68px;
}

div#logo img {
	margin: 13px 9px;	
}

div#content {
	padding: 0 12px;
}