

@font-face {
    font-family: 'ArimoRegular';
    src: url('../fonts/Arimo-Regular-Latin-webfont.eot');
    src: url('../fonts/Arimo-Regular-Latin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Arimo-Regular-Latin-webfont.woff') format('woff'),
         url('../fonts/Arimo-Regular-Latin-webfont.ttf') format('truetype'),
         url('../fonts/Arimo-Regular-Latin-webfont.svg#ArimoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    
}

@font-face {
    font-family: 'YanoneKaffeesatzRegular';
    src: url('../fonts/YanoneKaffeesatz-Regular-webfont.eot');
    src: url('../fonts/YanoneKaffeesatz-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/YanoneKaffeesatz-Regular-webfont.woff') format('woff'),
         url('../fonts/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'),
         url('../fonts/YanoneKaffeesatz-Regular-webfont.svg#YanoneKaffeesatzRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Custom Banners Container */
#banners-section {
  margin: 0 auto;
  width: 100%;
  background:#F8F8F8;
  padding:10px 0px;
  border-bottom:1px solid #DDDDDD;
}




.banWeb {
    border-right:1px solid#DDDDDD; 
    padding-bottom:10px;
}

.banSeo {
    border-right:1px solid#DDDDDD; 
    padding-bottom:10px;
}

.banHost {
    padding-bottom:10px;
}


h2.banHead {
    font-size:26px; 
    color:#323232; 
    font-family:'YanoneKaffeesatzRegular', Arial; 
    font-weight:normal; 
    padding:12px 0px 0px 0px; 
    text-transform:uppercase; 
    margin:0px; 
    line-height:18px;
}

h2.banSubHead {
    font-size:24px; 
    color:#8CCF18; 
    font-family:'YanoneKaffeesatzRegular', Arial; 
    font-weight:normal; 
    padding:4px 0px 0px 0px; 
    text-transform:uppercase; 
    margin:0px; 
    line-height:18px;
}


.banTxt {font-size:12px; color:#444444; font-family:'ArimoRegular', Arial; font-weight:normal; padding:15px 0px 5px 0px; line-height:14px; text-align:justify;}


.banner-icon {
    float:left; 
    height:50px; 
    margin-top:8px; 
    border:0px solid gray;
}









          
             