/* --------------------  general  -------------------- */
#homeContainer
{
	width: 988px;
	background-color: #EFF2EB;
	background-repeat: no-repeat;
	background-position: top left;
	xbackground-image:url(/~/media/959A1AD3BA75449BA316B4AFCBBA6380.ashx);
}

h2 {
    background-color: #194079;
    color: #FFFFFF;
    margin: 0;
    padding: 5px 10px;
}
/* --------------------  cols  ----------------------- */
#homeContainer #homeCol1
{
	display: inline;
	position: relative;
	float: left;
	width: 705px;
        padding: 0px;
	margin: 15px;
}
#homeContainer #homeCol2
{
	display: inline;
	position: relative;
	float: left;
	width: 238px;
	margin: 15px 0 15px 0;
}


/* --------------------  one  ------------------------ */
#one
{
	width: 695px;
	margin: 0px;
        border: 5px solid white;
        height: 325px;
        background-color: white;
}
#one h2 {
    background: none !important;
    color: #FFFFFF;
    margin: 0;
    padding: 0;

}
/* --------------------  two  ------------------------ */

/* --------------------  three  ---------------------- */
#three {
   /* do not change this position */
	position: relative;
   /* do not change this position */
  
	display: inline;
	margin: 15px 0  0 15px;
}
#three h3 {
        margin: 12px 0px 0px 0px !important;
        padding: 0px 0px 0px 0px !important;
        font-size: 115% !important;
        color: #336699;
}
#three p {
        margin: 4px 0px 0px 0px !important;
        padding: 0px 0px 0px 0px !important;
        font-size: 95% !important;
}
#three p a {
        font: bold 85% arial !important;
        text-transform: allcaps;
}

/* --------------------  four  ----------------------- */
#four {
	border: 5px solid #fff;
	xbackground-color: #F4F5EC;
	background-color: #fff;
	margin-bottom: 15px;
}
#four p {
  padding: 8px;
}
/* --------------------  five ----------------------- */
#five {
	width: 239px;
	margin: 15px 0 10px 0;
	xbackground-color:#eee;
}
#five ul {
	list-style:none;
	padding: 0;
        margin: 0 0 0 10px;
}
#five ul {
	list-style:none;
	padding: 0;
        margin: 0 0 0 10px;
}
.ie7 #five ul {
       margin-left:0;
}
#five li {
	background-image: url("~/media/FC2A1862914549B19E872EA20D7691C5.ashx");
        /*~/media/Images/coe/Navagation and logos/bullet.png*/
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 5px 0 5px 10px;
}