/* services styles */
#header{
    width: 1025px;
    height:121px;
	/*border-bottom:2px solid #A59E81*/;
}

#services-body{
    width: 1025px;
    height:auto;
}

#services-body-left{
    float:left;
    margin:7px 0px 30px 30px;
    width:600px;
}
#services-body-right{
    float:left;
    width: 360px;
    margin-left:30px;
}

.local-domestic{
    
}

.vert-bar{
    margin:0px 5px 0px 5px;
    color:#A59E81;
}

.local-international{
    
}

#breadcrumb{
    height:30px;
    color:#0068B3;
}

#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:link, #breadcrumb a:visited{
    text-decoration:none;
    font-size:12px;
    color:#0068B3;
}

#services-title{
    font-family:Arial;
    font-style:normal;
    font-size:28px;
    line-height:36px;
    color:#1E133F;
    border-bottom: solid 3px #A59E81;
}

#services-title-links{
    margin-top:15px;
    font-family:Arial;
    font-style:normal;
    font-weight:bold;
    font-size:14px;
    line-height:14px;
    color:#1E133F;
}

#services-title-links a{
    color:#0068B3;
    font-weight:normal;
    font-size:14px;
}

.services-row{
    margin: 15px 0px 0px 0px;
}

.spacer-box{
    margin:0px 7px 0px 0px;
    float:left;
    background-color:#F5F9EF;
    width:40px;
    height:40px;
}

.service-row-title{
    font-family:Arial;
    font-style:normal;
    font-weight:bold;
    font-size:18px;
    line-height:18px;
    color:#1E133F;
}

.service-row-text{
    margin:7px 0px 0px 45px;
    font-family:Arial;
    font-style:normal;
    font-weight:normal;
    font-size:13px;
    line-height:18px;
    color:#333333;
}

.service-row-title .subtext{
    font-size:15px;
    font-weight:normal;
}

.right-column-widget{
    float:left;
    width:360px;
    margin-left:15px;
    margin-top:30px;
}

#inner-body-right{
    width:360px;
    float:left;
}

.right-column-widget-title{
    font-family:Georgia;
    color:#fff;
    font-size:18px;
    line-height:35px;
    float:left;
    height:35px;
    width:360px;
    background-position: 0px -950px;
    background-repeat: repeat-x;
    background-image: url('../images/bcusa_gradient_strip.png');
}

.right-column-widget-text{
    float:left;
    margin: 7px 15px 0px 15px;
    font-family:Arial;
    font-weight:normal;
    font-style:normal;
    font-size:12px;
    line-height:16px;
    color:#333333;
}

.link a{
    text-decoration:none;
    font-size:12px;
    color:#0068B3;
}

.pad-left{
    margin-left:15px;
}

.pad-vert{
    padding:0px 0px 4px 0px;
}

.signature{
    padding-top:7px;
    font-family:Georgia;
    font-weight:normal;
    font-style:italic;
    font-size:12px;
    line-height:16px;
    color:#808079;
    display:block;
}

.right-column-widget-subtitle{
    font-family:Georgia;
    font-size:20px;
    color:#333333;
    font-weight:normal;
    margin: 5px 0px 0px 0px;
}

.advert-outter-box{
    width:360px;
    height:280px;
    background-color:#F5F9EF;
    text-align:center;
    font-family:Arial;
    font-weight:normal;
    font-size:11px;
    line-height:11px;
    color:#999999;
    margin-bottom:25px;
}

.advert-inner-box{
    margin:0px 10px 10px 10px;
    width:340px;
    height:260px;
    background-color:#ECEEE3;
}

