#homeContainer { position: relative; }
/* --------------------  Row1  -------------------------- */
#homeRow1
{
	margin: 0 0 1px 0;
	border: 0;
	background-image:url(/~/media/Images/coe/Home/newFrontiersBg_SecondHalf.jpg);
	background-repeat:no-repeat;
	background-position: 412px 0px;
	position: relative;

}

/* --------------------  Row2  -------------------------- */
#homeRow2
{
	margin: 10px 0 10px 0;

}


/* --------------------  Row3  -------------------------- */
#homeRow3
{
	margin: 0 0 0 0;
	position: relative;
	overflow: visible;

}
/* --------------------  two  --------------------------- */
#two
{
	position: relative;
	float: right;
	margin: 0;
        padding: 0 10px;
}
/* --------------------  three  ------------------------- */
#three
{
	position: relative;
	float: left;
	width: 501px;
	border: 1px solid #a9a9a9;
	background-color: #daded4;
	margin: 0 0 0 22px;
}
#three #snippetTwoText
{
	position: absolute;
	top: 25px;
	left: 167px;
	width: 320px;
	font-size: 1.25em;
}
/* --------------------  three:  Custom Links  ---------- */
#three #CustomLinks
{
	width:501px;
	background-color: #ffffff;
}
#three #CustomLinks ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
#three #CustomLinks li
{
	background-image:url(~/media/49833DD1154441048C778554E666C3A8.ashx);
	background-repeat:no-repeat;
	background-position: 13px 13px;
	border-top: 1px solid #a9a9a9;
	padding: 8px 0 8px 21px;
}
#three #CustomLinks li a
{
	color:#000000;
}
#three #CustomLinks li a:link, a:visited
{
	text-decoration:none;
}
#three #CustomLinks li a:active, #three #CustomLinks li a:hover
{
	text-decoration: underline;
	color: #003399;
}
/* --------------------  container  --------------------- */
#container
{
	float: left;
	width: 218px;
	margin: 0px 0 0 10px;
}

.ie6 #container {
       float: none;
       position: absolute;
    

}



/* --------------------  four  -------------------------- */
#four
{
	position:relative;
	width: 214px;
	background-color: #e6e6e3;

}
#four #CustomLinks ul
{
	list-style-type:none;
	width: 214px;
	margin: 0;
	padding: 0;
	text-align:center;
display: block;
}
#four #CustomLinks li
{
	background:#dee7f5;
	border-top: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
padding: 5px;
	}

#four #CustomLinks li .last
{
	border-bottom: 1px solid #a9a9a9;
}
#four #CustomLinks li:hover
{
	background:#FFEA7C;

}
#four #CustomLinks li a
{
	color:#000;
width:215px;

padding: 5px 30px 5px 30px;
}


#four #CustomLinks li.first a
{
	padding: 5px 10px 5px 10px;
}


#four #CustomLinks li a:link, a:visited
{
	text-decoration:none;

}


#four #CustomLinks li a:hover
{
     color: #9B8210;

}

/* --------------------  five  -------------------------- */
#five #CustomLinks
{
	position:relative;
	width: 212px;
	border: 1px solid #a9a9a9;
	padding: 5px 0;
}
#five #CustomLinks ul
{
	list-style-type:none;
	margin:0;
	padding-left: 25px;
}
#five #CustomLinks li
{
	background-image:url(~/media/49833DD1154441048C778554E666C3A8.ashx);
	background-repeat:no-repeat;
	background-position:0;
	padding: 4px 0 4px 10px;
}
#five #CustomLinks li a
{
	color:#000;
}
#five #CustomLinks li last a
{
	padding: 0 0 0 15px;
}
#five #CustomLinks li a:link
{
	text-decoration:none;
}
#five #CustomLinks li a:active, #five #CustomLinks li a:hover
{
	text-decoration: underline;
	color: #003399;
}

#six {

	overflow: visible;

}
