body
{
	margin: 0px;
	background-color: #fbfbfb;
	font-size: 12px;
	font-family: "Segoe UI" , Arial;
	line-height: 18px;
	text-align: center;
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
	color: #003399;
}
a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 20px;
	line-height: 32px;
	padding-bottom: 8px;
	font-weight: normal;
}

#wrap
{
	width: 960px;
	padding: 10px;
	border: 1px solid #eee;
	margin: auto;
	text-align: left;
	margin-top: 10px;
	background-color: #fff;
	margin-bottom: 10px;
}

#header
{
	display: block;
	height: 70px;
	position: relative;
}
#logo
{
	position: absolute;
	left: 0px;
	top: 10px;
}
#elfag
{
	position: absolute;
	right: 0px;
	top: 10px;
}
#menu
{
	display: block;
	height: 60px;
	padding: 8px;
	background: #fff url(/Images/menu.png) no-repeat top center;
}

#menu li
{
	float: left;
	list-style-type: none;
}
#menu li a
{
	line-height: 36px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 13px;
	color: #fff;
}

.FxPMenuRootLevelCurrent a
{
	font-weight:bold;
}

#main
{
	display: block;
}

#frontBoxes
{
	width: 969px;
	overflow: hidden;
	margin-bottom: 16px;
}

.frontBox
{
	width: 298px;
	padding: 8px;
	height: 140px;
	float: left;
	margin-right: 9px;
	color: #fff;
}
.frontBox h2
{
	font-size: 18px;
	line-height: 30px;
}
.frontBox a
{
	color: #fff;
	font-weight: bold;
}

#frontBox-1174
{
	background-color: #0b5091;
}
#frontBox-1175
{
	background-color: #bd001c;
}
#frontBox-1176
{
	background-color: #e7ba00;
}

.m1029pics
{
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	width:314px;
}
.m1029pics img
{
	margin-bottom: 4px;
}

#footer
{
	display: block;
	margin-top: 24px;
	padding-top: 10px;
	border-top: 3px solid #666666;
}

/* FRONT PAGE PARTNERS ---------------------------------------------------------------------------------------- */

#partnerWrap
{
	width: 500px;
	border-top: 0px solid;
	height: 40px;
	margin-bottom: 8px;
	text-align: center;
	position:absolute;
	top:10px;
	right:0px;
}
#partnerPosition
{
	width: 500px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}

.m1042_partner
{
	float: right;
	width: 120px;
	height: 40px;
}

.p_swap
{
	float: right;
	height: 40px;
	width: 120px;
	background-position: left top;
	margin-left: 5px;
}
.p_swap:hover
{
	background-position: right top;
}


