.sub_heading {
    font-size:20px;
}

.black {
    color: #000000
}

.gray {
    color: #636363
}

.image_link {
    border: 0 none;   
    text-decoration: none;
    border-bottom: 0 none;
}

#wrapper {
    width:100%;
    height:700px;
    padding-left:10px;
    padding-top:20px;
}

#boom-box {
    margin-top:150px;
    margin-right:40px;
}

#grab-box {
    margin-top: 330px;
    margin-right:40px; 
}

#image-box {
    width:640px;  
    float:left;
}

#text-box {
    width:265px;
    height:105px;
    float:right;
    background-image:url('../images/home/text-box.jpg');
    background-repeat:no-repeat;   
    
    font-size:11px;  
}

