body, html {height:100%;}
body {background:#ff6600;margin:0;padding:0;font-family:Verdana;font-size:12px;line-height:150%;}
#all        {margin:0 auto;padding:0;width:960px;}

a {color:#ff6600;}

#header {width:960px;height:120px;position:relative;}
#sub_header {background:#fff url('/img/frontend/header_bg.gif') no-repeat top left;width:960px;height:120px;}
#logo {background:url('/img/frontend/SFCweblogoNEU.png') no-repeat top left;width:735px;height:93px;text-indent:-9999px;font-size:3px;display:block;position:absolute;top:10px;left:10px;}

.navi {background:#fff;width:200px;float:left;height:228px;}
.navi ul {list-style-type:none;padding:0;margin:0;}
.navi ul li {padding:5px 0;margin:0;text-align:right;}
.navi ul li a {text-decoration:none;padding:0 5px;margin-right:7px;color:#ff6600;font-size:12px;font-weight:normal;}

#main {background:#fff url('/img/frontend/main_bg.png') no-repeat top left;width:960px;padding-top:12px;}
#breadcrumb {background:#fff;width:100%;margin:15px;}
#breadcrumb p {margin:0;padding:0;}
#breadcrumb p a {color:#000;}

#logo1 {width:206px;height:82px;text-indent:-9999px;font-size:3px;margin:47px 0 0 48px;}

#content {width:700px;float:left;padding:150px 5px 5px;}

#teaser {width:670px;padding:0 15px;border-top:1px solid #939393;margin:15px 0 0 0;}
#headline {float:left;width:280px;padding:15px 0 0;margin:0;}
#text {float:left;width:470px;padding:5px;margin:0;}


#menu {float:left;margin:0;width:211px;}
#menu ul {background:#000 url('/img/frontend/menu_bg.png') repeat-y top right;list-style-type:none;margin:0;padding:5px;border:1px solid #ccc;}
#menu ul li {padding:0;margin:0;}
#menu ul li ul {margin:7px;}
#menu ul li a {text-decoration:none;text-transform:uppercase;color:#fff;}
.menu_hr {border-bottom:1px solid #ccc;padding:4px 15px;}

#footer {background:url('/img/frontend/footer_bg.gif') no-repeat top center;height:90px;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
