#homecontent {}
.home {margin: 0;}
.splash {
    height: 165px;
    font-size: 35px;
    color: #f38806;
    background: #fff url("/images/splash.jpg") top right no-repeat;
    border-top: 1px solid #f1f1ff;
    border-bottom: 1px solid #f3f3f3;
    }
    .splashtxt {padding: 20px 0 0 25px;}

.joinbox {margin-top: 20px;}
 
.hbox {
    float: left;
    width: 241px;
    margin-left: 15px;
    }
    .hboxcont {padding: 0 8px 1px 8px;}
    .hbox h3 {
        margin: 3px 0 0 30px; 
        padding: 4px 0 2px 6px;
        font-size: 17px;
        color: #fff;
        text-transform: uppercase;
        text-shadow: #6374ab 2px -1px 1px;
        }
    .hbox p {margin: 25px 5px 20px 5px; color: #fff;}
        .join {
            margin: 0 5px 2px 0;
            text-align: right;
            font-size: 12px;
            }
            .join a {padding: 0 24px 1px 24px; color: #fff;}
                .join a:hover {color: #ff0700;}
/*      
            #entrjoin {background-color: #5c8491;}
                #entrjoin:hover {background-color: #4c6d78;}
            #invjoin {background-color: #d9912d;}
                #invjoin:hover {background-color: #bf8028;}
            #partnrjoin {background-color: #5e9ad1;}
                #partnrjoin:hover {background-color: #5387b8;}
*/

.entr {background: #6c9bab url("/images/entrepreneur.png") 0 0 no-repeat;}
.entr .boxtop {background: url("/images/corners/entr_tr.png") no-repeat top right;}
.entr .boxtop div {height: 8px; background: url("/images/corners/entr_tl.png") no-repeat top left;}
.entr .boxbottom {background: url("/images/corners/entr_br.png") no-repeat bottom right;}
.entr .boxbottom div {height: 8px; background: url("/images/corners/entr_bl.png") no-repeat bottom left;}
/*.entr h3 {background-color: #79acbd;}*/
.entr h3 {margin: 3px 0 0 0; text-align: center;}

.inv {background: #f1a132 url("/images/investor.png") 0 0 no-repeat;}
.inv .boxtop {background: url("/images/corners/inv_tr.png") no-repeat top right;}
.inv .boxtop div {height: 8px; background: url("/images/corners/inv_tl.png") no-repeat top left;}
.inv .boxbottom {background: url("/images/corners/inv_br.png") no-repeat bottom right;}
.inv .boxbottom div {height: 8px; background: url("/images/corners/inv_bl.png") no-repeat bottom left;}
/*.inv h3 {background-color: #f5b364;}*/
.inv h3 {margin: 3px 0 0 0; text-align: center;}

.partn {background: #69acea url("/images/partner.png") 0 0 no-repeat;}   
.partn .boxtop {background: url("/images/corners/partn_tr.png") no-repeat top right;}
.partn .boxtop div {height: 8px; background: url("/images/corners/partn_tl.png") no-repeat top left;}
.partn .boxbottom {background: url("/images/corners/partn_br.png") no-repeat bottom right;}
.partn .boxbottom div {height: 8px; background: url("/images/corners/partn_bl.png") no-repeat bottom left;}
/*.partn h3 {background-color: #86b8f1;}*/
.partn h3 {text-align: center;}

.entrjoin, .invjoin, .partnrjoin  {float: right;}
.entrjoin {background-color: #5c8491;}
.entrjoin .boxtop {background: url("/images/corners/entrjoin_tr.png") no-repeat top right;}
.entrjoin .boxtop div {height: 4px; background: url("/images/corners/entrjoin_tl.png") no-repeat top left;}
.entrjoin .boxbottom {background: url("/images/corners/entrjoin_br.png") no-repeat bottom right;}
.entrjoin .boxbottom div {height: 4px; background: url("/images/corners/entrjoin_bl.png") no-repeat bottom left;}

.invjoin {background-color: #d9912d;}
.invjoin .boxtop {background: url("/images/corners/invjoin_tr.png") no-repeat top right;}
.invjoin .boxtop div {height: 4px; background: url("/images/corners/invjoin_tl.png") no-repeat top left;}
.invjoin .boxbottom {background: url("/images/corners/invjoin_br.png") no-repeat bottom right;}
.invjoin .boxbottom div {height: 4px; background: url("/images/corners/invjoin_bl.png") no-repeat bottom left;}

.partnrjoin {background-color: #5e9ad1;}
.partnrjoin .boxtop {background: url("/images/corners/partnjoin_tr.png") no-repeat top right;}
.partnrjoin .boxtop div {height: 4px; background: url("/images/corners/partnrjoin_tl.png") no-repeat top left;}
.partnrjoin .boxbottom {background: url("/images/corners/partnrjoin_br.png") no-repeat bottom right;}
.partnrjoin .boxbottom div {height: 4px; background: url("/images/corners/partnrjoin_bl.png") no-repeat bottom left;}
         
.benefits {margin: 30px 10px 0 20px;}
    .benefits h3 {font-size: 22px; color: #4eb5e0;}
    .benefits ul {margin: 15px 0 0 15px; font-size: 14px;}
    .benefits li {padding: 0 0 8px 3px;}

#sharemain {margin: 10px 15px 0 0; text-align: right;}