/*HOME PAGE*/

#apx-home-page #apx-content-bg {
    width:982px;
    min-width:955px;
    height:520px;
    margin:0 auto;


}
#apx-home-page #apx-right-content {
    float:left;
    padding-left:45px;
	margin-left:40px;
    width:680px;
	background-image:url(../images/foam_e.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:500px;
}
#apx-home-page #apx-right-content #apx-home-inner{
	margin-left:160px;
	margin-top:80px;
	text-align:center;
}

#apx-home-inner img{
	margin:30px auto;

}

#apx-home-page h2 {
    margin-top:26px;
    font:bold italic 18px arial,helvetica,verdana;
    color:#00683e;
    line-height:28px;
}

#apx-home-page #coupon-callout {
    margin-left:18px;
    margin-top:30px;
}

#apx-home-page #callout-section {
	margin:auto;
	display:block;
}

#apx-home-page .home-callout1 {
    width:210px;
    margin-top:40px;
    float:left;
    margin-right:8px;
    height:84px;
}

#apx-home-page .home-callout1 ul {
    margin:0;
    padding:0;
}

#apx-home-page .home-callout1 li {
    list-style-type:none;
    padding-left:14px;
    width:186px;
}

#apx-home-page .home-callout1 a {
    position:absolute;
    width:210px;
    height:83px;
    z-index:99997;
    text-decoration:none;
}

#apx-home-page .home-callout1 .home-c-top {
    width:196px;
    height:13px;
    background:url(../images/home_callout_top.png) no-repeat;
}

.home-c-top-hover {
    background:url(../images/home_callout_top_hover.png) no-repeat!important;
}

.home-c-mid-hover {
    background:url(../images/home_callout_mid_hover.png) repeat-y!important;
}

.home-c-btm-hover {
    background:url(../images/home_callout_btm_hover.png) no-repeat!important;
}

#apx-home-page .home-callout1 .home-c-mid {
    width:196px;
    background:url(../images/home_callout_mid.png) repeat-y;
    color:#fff;
    font:normal 13px arial,verdana,helvetica;
    min-height:57px;
    height:57px;
}

#apx-home-page .home-callout1 .home-c-mid span {
    font:normal 18px arial,verdana,helvetica;
    background:none;
}

#apx-home-page .home-callout1 .home-c-btm {
    width:196px;
    height:13px;
    background:url(../images/home_callout_btm.png) no-repeat;
}

#apx-home-page .bullet {
    width:7px;
    height:10px;
    margin-top:5px;
    margin-right:5px;
    float:left;
    background:url(../images/white-arrow.png) no-repeat;
}

#apx-home-page .call_out_text {
    float:left
}

.home-callout2 {
    clear:both;
    padding-top:15px;
    width:426px;
    height:112px;
	margin:auto;
}

.home-callout2 a {
	display:block;
    width:426px;
    height:112px;
    background:url(../images/home-apex-call-bg.png) no-repeat;
	margin:auto;
}

.home-callout2 a:hover {
    width:426px;
    height:112px;
    background:url(../images/home-apex-call-bg-over.png) no-repeat;
}
