@font-face {
    font-family: 'BebasNeue';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.otf?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeue') format('svg');
    font-weight: normal;
    font-style: normal;

}

table.eeheader { margin-left:auto; margin-right:auto; width:85% }
table.eefooter { margin-left:auto; margin-right:auto; width:100%; }
td.eelogo {width:110px}
td.eefooter-left {width: 33%; text-align: left; color: #ffffff }
td.eefooter-center {width: 33%; text-align: center; color: #ffffff }
td.eefooter-right {width: 33%; text-align: right; color: #ffffff }

#ee-title {font-weight: normal;font-size: 4.33em; color: rgb(198, 20, 23); line-height: 46px; text-align: left; margin: 0px; margin-left:10px; margin-top:15px; outline: 0px; padding: 0px; vertical-align: baseline; font-family: "BebasNeue",Arial,Helvetica,sans-serif;}


#ee-description {color: rgb(115, 13, 8); float: left; font-size: 2em; margin: 0px 0px 20px; margin-left:10px; border: 0px; outline: 0px none; padding: 0px; vertical-align: baseline; line-height: 1.2em; font-family: 'BebasNeue',Arial,Helvetica,sans-serif;}

#eefooter-bar {width: 85%; background-color: rgb(142, 22, 21); border-bottom-right-radius: 9px; border-bottom-left-radius: 9px; margin-right: auto; margin-left: auto; padding: 10px;}

#eecaps {font-family: "BebasNeue",Arial,Helvetica,sans-serif; font-size: 1.4em; font-weight: normal;}

html,
body {
   margin:0;
   padding:0;
   height:100%;
}
#eesectionscontainer {
   min-height:95%;
   position:relative;
}
#eeheadersection {
   padding:10px;
}
#eebodysection {
   padding:10px;
   padding-bottom:48px;   /* Height of the footer */
}
#eefootersection {
   position:absolute;
   bottom:0;
   width:95%;
   height:48px;   /* Height of the footer */
}

/*
td { font-family: verdana, arial, helvetica, sans-serif; font-size: small; }
a:link, a:visited  { color: #e05127; text-decoration: underline }
a:active { color: #000000 }
tr.service { background: #dddddd }
td.reverse { color: #ffffff; background: #e05127; font-weight: bold }
td.dark { color: #ffffff; background: #8e1615; }
td.small { font-size: x-small }

*/
