
.service_header {
    float:left;
    width:550px;
    padding-bottom:20px;
}

.service_text_style {
    color:#0A154F;
    font-weight:bold;
    padding-bottom:20px;
}

.service_top_padding {
    padding-top:10px;
}

.service_content {
    padding-top:15px;
    float:left;
    padding-left:10px;
}

.service_titles {
    float:left;
    padding-top:6px;
    color:#0A154F;
    font-weight:bold;
}

.clear_pad {
    clear:both;
    padding-top:10px;
}

