
.PrimaryHeader
{
	background:url('../images/Merx_logo.jpg') no-repeat;
	background-color:#8EAFCE;
	text-align:left;
	vertical-align:middle;
	padding-left: 160px; 
	width: 136px;
	height: 59px;
	color:#ffffff;
	font-size:24px;
	
	font-family:Arial;
	
}

.PrimaryHeaderRightSide
{
	background:url('../images/leaf.gif') no-repeat right;
	background-color:#8EAFCE;		
	padding-left: 160px; 
	width: 62px;
	height: 60px;
}

.SecondaryHeader
{
	background:url('../images/Header.jpg') no-repeat;
	width:560px;
	height:110px;
}

.SecondaryHeaderFR
{
	background:url('../images/HeaderFR.jpg') no-repeat;
	width:560px;
	height:110px;
}

.FreeService
{
	background:url('../images/freeservice.jpg') no-repeat;
	width:560px;
	height:429px;
}

.FreeServiceFR
{
	background:url('../images/freeserviceFR.jpg') no-repeat;
	width:560px;
	height:429px;
}

.WhyWait
{
	background:url('../images/whywait.jpg') no-repeat;
	width:227px;
	height:369px;
}

.WhyWaitFR
{
	background:url('../images/whywaitFR.jpg') no-repeat;
	width:227px;
	height:369px;
}


/* Anchor modifiers */
a 
{
	text-decoration:underline;
    color:#10406f;
}

.WOMAN
{
    background:url('../images/Woman.jpg') no-repeat;
}