#box-news {
    background-image: url('../../assets/images/box-news.jpg');    
    width:260px;
    height: 301px; 
    margin:6px;    
    
}

#box-contactus {
    background-image: url('../../assets/images/box-contactus.jpg');    
    width:260px;
    height: 175px;
    margin:6px;   
    
}

#contactus-holder {
    margin:6px; 
}

#box-contactus-head {
    background-image: url('../../assets/images/box-contactus-head.jpg');    
    width:260px;
    height: 43px;  
}

#box-contactus-content {
    background-image: url('../../assets/images/box-contactus-content.jpg');    
    width:260px;   
    background-repeat:repeat-y;  
    
}

.content-contact {
    padding-left:22px;
    padding-right:10px    
}


#box-contactus-footer {
    background-image: url('../../assets/images/box-contactus-footer.jpg');    
    width:260px;    
    font-size:2px;	
    height: 6px;
    padding:0px;
    margin:0px;
}


#box-realestate {
    background-image: url('../../assets/images/box-realestate.gif');    
    width: 201px;
    height: 134px;
    margin:6px;    
    cursor:pointer;   
}

#box-titleinsurance {
    background-image: url('../../assets/images/box-titleinsurance.gif');    
    width: 201px;
    height: 134px;
    margin:6px;       
    cursor:pointer;           
}

#box-personalinjury {
    background-image: url('../../assets/images/box-personalinjury.gif');    
    width: 201px;
    height: 134px;
    margin:6px;   
    cursor:pointer;           
}


#box-wills {
    background-image: url('../../assets/images/box-wills.gif');    
    width: 201px;
    height: 134px;
    margin:6px;   
    cursor:pointer;           
}

#box-trust {
    background-image: url('../../assets/images/box-trust.gif');    
    width: 201px;
    height: 134px;
    margin:6px;   
    cursor:pointer;           
    
}


#box-estates {
    background-image: url('../../assets/images/box-estates.gif');    
    width: 201px;
    height: 135px;
    margin:6px;   
    cursor:pointer;           
}



#btn-contacts {
    background-image: url('../../assets/images/box-contacts.gif');    
    width: 201px;
    height: 134px;
    margin:6px;   
    cursor:pointer;           
}




#box-right-information {    
    background-image: url('../../assets/images/box-right-information.jpg');    
    width: 339px;
    height: 134px;
    margin-top:6px;
}

.info-copyright {
    color:#fff;
    padding-top:18px;
}

.info-buttons {
    margin:15px;
}


.left-info {  
    color:#fff;
}


.right-info {
    float:right;margin-right:130px;width:100px;color:#fff
}

