    #featured {
        /*background:#E7F1F4 ;*/
        /*border: 1px solid #A0B3C3;*/
        /*margin-bottom: 25px;*/
        background: #ffffff; /*#D2EAF7;*/
    }

    #featured {
        padding-top:15px;
        padding-bottom: 5px;
        position:relative;
    }

    .fullspan {
        margin-left:auto;
        margin-right:auto;
        width:950px;
    }
    clearfix {
        display:block;
    }

    .clearfix {
        display:inline-block;
    }

    .container_16 {
        margin-left:auto;
        margin-right:auto;
        width:950px;
    }

    div.crop {
        height:auto;
        overflow:hidden;
        width:950px;
        /*margin-top:10px;*/
        /*padding-bottom: 5px;*/
    }

    div.widearea {
        height:auto;
        width:10000px;
    }

    div.widearea div {
        display:block;
        float:left;
        height:auto;
    }

    div.widearea .pageitem {
		font:14px;
		line-height:1.4em;
        width:950px;
        height: 320px;

    }
    div.widearea .pageitem ul {
        list-style-image:none;
        list-style-position: outside;
        padding-left: 15px;
        margin-top: 5px;
        list-style-type: disc;
    }
    div.widearea .pageitem ul li {

    }


    #featured .buttons {
        width:156px;
    }

    .slide_left {
        width: 530px;
        margin-left: 10px;
        margin-right: 25px;
    }


    .slide_left h3 a{
		font-size:1.5em;
		font-weight:normal;
		margin-top: 0px; 
		margin-bottom:0px;
	    text-decoration: underline;
        color:#0A263C;
    }
    .slide_left h3 a:hover {
        text-decoration: underline;
    }

    .slide_right {
        width: 360px;
        margin-left: 25px;
        /*text-align: center;*/
    }

    #featured .buttons a.next {
        background:transparent url(../images/slider/next.jpg) no-repeat scroll left top;
    }

    #featured .buttons a.next {
        height:0;
        margin-left:5px;
        overflow:hidden;
        padding-top:32px;
        width:72px;
        z-index:9999;
    }

    #featured .buttons a.prev {
        background:transparent url(../images/slider/prev.jpg) no-repeat scroll left top;
    }

    #featured .buttons a.prev {
        height:0;
        margin-right:5px;
        overflow:hidden;
        padding-top:32px;
        width:72px;
        z-index:9999;
    }

    .floatleft {
        float:left;
    }
    .floatright {
        float:right;
    }


    #steps {
        height:38px;
        margin-bottom:0px;
        width:950px;
        background:#4093CE url(../images/stepsbg.jpg) repeat-x scroll left top;
    }
    #steps ul {
        margin:0;
        padding:8px 0px 0px 8px;
    }
    #steps ul li {
        display:inline;
        margin:0 15px 0 0;
    }
    #steps ul li a {
        color: #fff; /*#0A263C;*/
        font-weight: normal;
        text-decoration: none;
        font-size:1.1em;
    }
    #steps ul li a:hover {
        text-decoration: underline;
    }

    .slide_promo {
        float: none !important;
    }
	
    .slide_promo h2 {
	    color: #339933; /*#0A263C;*/
        margin: 0px;
    }
