body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #28426B;
}

#container {
	position:relative;
	text-align:left;
	width:769px;
	margin:0px auto !important;
	margin: /**/0 auto;
	margin /**/:0 auto;
	color:#FFFFFF;
}

#logoTOP {
	position:absolute;
	top:2px;
	left:0px;
	z-index:99;
	background-color: #FFFFFF;
	width: 823px;
	height: 115px;
}

#logoTOPpages {
	position:absolute;
	top:2px;
	left:0px;
	z-index:99;
	background-color: #FFFFFF;
	width: 769px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #28426B;
}
