body{
    background:#DDE8F0 url(/images/ibc.gif) repeat-y center;
}
#main{
    width:988px;    
    margin:auto;
}
#header{
    width:930px;
    padding:0 20px 0 20px;
    height:55px;
    /*background:url(/images/ihbc.gif) repeat-x;*/
}
#lang a#se:link, #lang a#se:active, #lang a#se:visited{
    background:url(/images/iset.gif) no-repeat !important;
}
#lang a#se:hover{
    background:url(/images/ises.gif) no-repeat !important;
}
#lang a#en:link, #lang a#en:active, #lang a#en:visited{
    background:url(/images/ient.gif) no-repeat !important;
}
#lang a#en:hover{
    background:url(/images/iens.gif) no-repeat !important;
}
body.se #lang a#se{background:url(/images/ises.gif) no-repeat !important;}
body.en #lang a#en{background:url(/images/iens.gif) no-repeat !important;}

a#logo:link, a#logo:active, a#logo:hover, a#logo:visited{
    display:block;
    float:left;
    width:219px;
    height:48px;    
    margin:10px 0 0 10px;
    background:url(/images/wlogo.gif) no-repeat;
    font-size:8px;
}
a#logo b{
    display:block;
    padding:37px 0 0 44px;
    font-style:normal
}
#nav{
    padding:14px 0 0 0;    
}
#content{
    width:911px;
    margin:auto;
    padding:20px 10px 0 50px;
}
#footer{
    width:931px;
    margin:20px auto 0 auto;            
}
table.default {
    border-bottom:2px solid #CDE7FF;
}

table.default th {
    border-bottom:2px solid #CDE7FF;
    color:#02488F;
    font-size:14px;
    font-weight:500;
    padding:5px 0 5px 0;
    text-align:left;
    width:auto;
}
table.default td {
    padding:2px 10px 2px 10px;
    font-size:12px;
    border-collapse:collapse;
}
table.default tr.even td {
    background:#EFF8FF;
}
.justify {
    text-align:justify;
}
#features{
    width:auto;
    height: 390px;
    color:#02488F;
    background:url(/images/fbg.jpg) no-repeat scroll center transparent;
    margin:-20px -20px 20px -20px;
}
#quotes-2 ul {
    margin:10px 0 0 -15px;
}
#quotes-2 ul li {
    display:inline;
    float:left;
    margin-top:5px;
    margin-bottom:15px;
}
#quotes-2 ul li blockquote {
    font-size: 13px;
    font-family:Georgia,"Times New Roman",serif;
    line-height: 1.2em;
    color:#5A93B0;
    font-style:italic;
    width: 210px;
    margin-left: 5px;
    margin-top:1px;
    margin-bottom:3px;
}
#quotes-2 ul li .subtitle {
    font-size: 12px;
    color:#333;
    margin:1px 10px 3px 5px;
}
#quotes-2 ul li cite {
    font-size:13px;
    font-style:normal;
    font-weight: 900;
}
#quotes-2 ul li cite img {
    float:left;
    margin-left:5px;
    border:1px solid #c9b4a3;
    margin-bottom:5px;
}
#quotes-2 ul li cite span {
    float:left;
    margin-left:5px;
}
.members {
    background-color:#EFF8FF;
    color:#02488F;
    font-weight:600;
    padding:5px 10px;
    margin-left:30px;
    text-align:center;
}
#home_intro {
    padding-left:30px;
    padding-top:20px;
}
#home_intro h2 {
    font-size:14px;
    font-weight:500;
    margin:3px 0px;
}
#home_intro div {
    font-size:12px;
    padding-top:0px;
    padding-bottom:20px;
}
