body
{
    background: url('/css/images/bg_normal.png') no-repeat;
    background-position: center top;
}
.contentheader
{
    padding-left: 196px;
}
.submenu
{
    width: 158px;
    padding: 0px 12px 10px 12px;
    margin: 12px 0px 10px 0px;
    background: url('/css/images/submenu_bg.png') no-repeat;
    background-position: left top;
    line-height: 18px;
    min-height: 224px;
    position: relative;
    /*border-right: 1px solid #393434;*/
}
.submenu ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.submenu ul li.header
{
    width: 120px;
    line-height: 14px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 14px;
}
.submenu ul li.item a
{
    color: #666;
    font-family: 'AauxProRegular';
    font-size: 13px;
    white-space: nowrap;
}
.submenu ul li.item
{
    width: 120px;
    line-height: 14px;
    background: url('/css/images/submenu_item.png') no-repeat;
    background-position: left 4px;
    padding: 1px 0px 2px 12px;
}
.submenu ul li.selected a
{
    color: #000;
    text-decoration: underline;
}
.content
{
    width: 520px;
    background: url('/css/images/vertical_fade.png') no-repeat;
    background-position: left bottom;
    margin: 12px 0px 12px -1px;
    padding: 10px 15px 10px 15px;
    line-height: 18px;
    position: relative;
    min-height: 300px;
}
.content ul
{
    padding: 5px 0px 5px 15px;
    list-style-type: square;
}

.right.infobox
{
    width: 149px;
    margin-top: 12px;
}
.news_item
{
    border-bottom: 1px solid #dddddc;
    padding: 9px 0px 6px 0px;
}
.news_item.last
{
    border-bottom: 0;
}
.cta
{
    width: 149px;
    background: url('/css/images/news_bg.png') repeat-x;
    background-position: right top;
    margin: 12px 0px 12px 0px;
    padding: 2px 12px 10px 8px;
    line-height: 18px;
    position: relative; 
}
.ctabtn
{
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 28px;
    height: 24px;
    line-height: 24px;
    margin-top: 5px;
}
.ctabtn a
{
    color: #59536f;
    font-family: 'AauxProRegular';
    font-size: 13px;
    text-transform: uppercase;
}
.ctabtn.print
{
    background-image: url('/css/images/icon_print.png');
}
.ctabtn.share
{
    background-image: url('/css/images/icon_share.png');
}
.ctabtn.telephone
{
    background-image: url('/css/images/icon_phone.png');
}
.ctabtn.mail
{
    background-image: url('/css/images/icon_mail.png');
}
.team img
{
  width: 165px !important;
  height: auto !important;
}





























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
