body {
	background-color: #00004a;
	background-image: url(../images/page_bk.jpg);
	font-family: Tahoma Arial, Helvetica;
	font-size: 11px;
	color: #1d2c9b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	margin: Auto;
	position: relative;
	height: 580;
	width: 950px;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#mainHeaderWrapper {
	position: relative;
	height: 47px;
	width: 950px;
	background-color: #121b60;
	top: 44px;
	background-image: url(../images/wordmarque.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#mainContentWrapper {
	position: relative;
	height: 441px;
	width: 950px;
	background-color: #121b60;
	top: 44px;
}

#mainFooterWrapper {
	position: relative;
	height: 20px;
	width: 950px;
	top: 44px;
}

	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 166px;
	top: 277px;
