* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	margin-top: 0px;
}
HTML {
}
BODY {
	background-color: #C5E3FD;
	background: url(bg.jpg);
	background: #4757AE;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Verdana, sans-serif;
}
#container {
	width: 950px;
	margin: 0 auto; 

}
#menu {
	width: 150px;
	height: 317px;
	margin-left: 16px;
	margin-top: 230px;
	float: left;

}
#body {
	height: 821px;
	width: 768px;
	float: left;
	background:  url(leos-home-bg.png);
	background-position: top;
	background-repeat: no-repeat;
}
#flash {
	width: 484px;
	height: 294px;
	margin-right: 15px;
	margin-top: 425px;
	float: left;

}
#side-ad {
	margin-left: 20px;
	margin-top: 174px;
	height: 547px;
	width: 234px;
	float: left;
}

