/* --------------------  general  -------------------- */
#homeContainer
{
	width: 988px;
	background-color: #EFF2EB;
	background-repeat: no-repeat;
	background-position: top left;
	xbackground-image:url(/~/media/959A1AD3BA75449BA316B4AFCBBA6380.ashx);
}
/* --------------------  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;
}
#homeBottomLeft
{
	width: 705px;
        xheight: 200px;
}
/* --------------------  one  ------------------------ */
#one
{
	width: 695px;
	margin: 0px;
        border: 5px solid white;
        height: 316px;
        background-color: white;
}
#one h2 {
        color:#fff;

}
/* --------------------  two  ------------------------ */
#homeBottomLeft #two
{
	width: 200px;
        height: 256px;
        float: left;
        margin: 15px 0 0 0;
        padding: 5px;
	background-color: #fff;
}
/* --------------------  three  ---------------------- */
#three {
   /* do not change this position */
	position: relative;
   /* do not change this position */
  
	float: right;
	display: inline;
	width: 480px;
	margin: 15px 0  0 15px;
}
#three h2 {
        margin: 0px 0px 0px 0px !important;
        padding: 0px 0px 0px 0px !important;
}
#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 h2 {
        background-color:#336799;
        color:#fff;
        width: 209px;
        padding: 5px 10px;
        margin:0;
}
#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;
}
