body {
	padding: 6px 0 6px 0;
}

#container {
	width: 533px;
}

#mast {
	width: 533px; height: 73px;
	background: no-repeat url("bg-mast.gif");
}

#logo {
	width: 175px;
	margin: 0 0 0 21px;
}

#logo img {
	height: 52px;
	margin-top: 12px;
}

#close {
	float: right;
	margin: 18px 17px 0 0;
}

#close img {
	border: 0;
}

#flash {
	width: 520px; height: 250px;
	background: #003366;
	margin: 0 auto;
}

#footer {
	width: 533px; height: 7px;
	background: no-repeat url("bg-footer.gif");
	font-size: 1px;
	padding: 0;
}

.demo2 #flash {
	margin-left: 4px;
	margin-bottom: 5px;
}	

* html .demo2 #flash {
	margin-left: 0;
	margin-bottom: 0;
}
