body
{
	background-color: #152283;
	color: #FFFFFF;
	font: 0.8em arial,sans serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	position: relative;
}

img
{
	border: 0;
}

#page
{
	margin: 0 auto;
	width: 1348px;
}

#header
{
	background: url("images/content1.png") no-repeat;
	height: 212px;
	position: relative;
}

#content
{
	background:url("images/content.png") repeat-y;
	height: 421px;
	position: relative;
}

#contentTop
{
	background: url("images/content2.png") no-repeat;
	height: 77px;
}

#contentMainPage
{
	height: 633px;
	position: absolute;
	top: 0px;
}

#footerNotice
{
	clear: left;
	color: #88B8FF;
	font-size: 0.8em;
	margin-right:192px;
}

span.fRight
{
	float: right;
}


/*==- LINKS -==*/

a.mainLink:link, a.mainLink:visited 
{
	color: #88B8FF;
	font-weight: bold;
	text-decoration: none;
}

a.mainLink:hover
{
	color: #88B8FF;	
	font-weight: bold;
	text-decoration: underline;
}

#banners {
	position:relative;
	z-index:22;
	top:128px;
}
#bannerleft {
	position:absolute;
	z-index:20;
}
#bannerright {
	position:absolute;
	left:1156px;
	z-index:21;
}

#pagevalue {
	margin-left:162px;
}