@charset "utf-8";
/* CSS Document */
@import url(crosswalk.css);

/*
#content_container{
background: url(../images/content_bg_about_us_img.png) no-repeat;
padding-top: 170px;
}
*/

#subnav {
background: #cfcfcf;
margin: 0px;
float: left;
width: 294px;
padding: 0px 0px 1px;
}
#subnav ul {
margin: 0px;
padding: 0px;
list-style: none;
float: left;
width: 294px;
}
#subnav li {
margin: 1px 0px 0px;
padding: 0px;
width: 294px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
display: block;
float: left;
clear: left;
}
#subnav a {
font-size: 12px;
text-transform: uppercase;
color: #5b97b1;
line-height: 32px;
text-decoration: none;
text-align: left;
margin: 0px;
padding: 0px 0px 0px 4px;
height: 30px;
width: 290px;
background: #f3f3f3;
border-top: 1px solid #f3f3f3;
border-bottom: 1px solid #f3f3f3;
float: left;
display: inline-block;
clear: left;
}
#subnav  a:hover   {
color: #fff;
background: url(../img/images/sub_nav_over.png) repeat-x;
border-bottom-color: #253f56;
border-top-color: #6EADDC;
}
#subnav  a.current, #subnav a.current2 {
color: #515151;
background: #fff;
border-top-color: #fff;
border-bottom-color: #fff;
text-decoration: none;
}
#subnav  a.current2 {
background: #fff url(../img/images/subnav_icon.gif) no-repeat 272px 11px;
}
#subnav a.current2:hover {
color: #5B97BF;
background: #fff url(../img/images/subnav_icon.gif) no-repeat 272px 11px;
text-decoration: underline;
border-top-color: #fff;
border-bottom-color: #fff;
}

#subnav ul li ul {
float: left;
background: #fff;
width: 294px;
}

#subnav  ul  li ul li {
background: #fff url(none);
margin: 0px;
border-style: none;
padding: 0px;
display: block;
float: left;
width: 294px;
}

#subnav   ul   li   ul  li a {
margin: 0px 0px 0px 20px;
background: transparent url(none);
width: 270px;
border-left: none;
border-top-style: none;
border-right-style: none;
font-size: 11px;
border-bottom: 1px dotted #BCBCBC;
padding: 0px;
float: left;
}
#subnav  ul  li  ul  li  a.end   {
border-bottom-style: none;
}
#subnav  ul li ul li a:hover {
text-decoration: underline;
background: #fff url(none);
color: #5b97b1;
border-bottom-color: #BCBCBC;
}
#content {
margin: 0px 0px 0px 0px;
padding: 0px;
float: right;
width: 612px;
text-align: left;
}
#content h6 {
font-size: 11px;
margin-top: 0px;
color: #999999;
margin-right: 12px;
margin-left: 24px;
}
#content a {
text-decoration: none;
}
#content a:hover {
text-decoration: underline;
}
#content h1 {
font-size: 18px;
line-height: normal;
margin-left: 24px;
margin-right: 12px;
}
#content h1.staff_heading {
display: block;
margin: 12px 0px 0px 24px !important;
margin: 12px 0px 0px 12px;
padding: 0px;
float: left;
width: 588px;
}

#content h1 span {
font-size: 12px;
font-weight: normal;
}
#content p {
line-height: 20px;
margin-left: 24px;
margin-right: 12px;

}
div.staff_info {
margin: 16px 0px 0px 24px !important;
margin: 16px 0px 0px 12px;
padding: 0px;
float: left;
height: 101px;
width: 282px;
}
div.staff_photo {
background: url(../../img/images/staff-photo-bg.png) no-repeat center center;
margin: 0px 6px 0px 0px;
padding: 2px;
float: left;
height: 95px;
width: 141px;
border: 1px solid #d0d0d0;

}
div.staff_info   h2   {
font-size: 11px;
font-weight: normal;
margin: 0px;
padding: 0px;
line-height: normal;
}
div.staff_info h2 strong {
font-size: 12px;
}
#staff_id {
margin: 0px 0px 0px 24px !important;
margin: 0px 0px 0px 12px;
padding: 0px;
float: left;
width: 163px;
}
#staff_id h2 {
font-size: 14px;
font-weight: normal;
margin-top: 6px;
padding: 0px;
float: left;
width: 100%;
}
#staff_id p {
float: left;
clear: left;
display: block;
padding: 0px;
width: 100%;
margin-left: 0px;
margin-right: 0px;
margin-top: 16px;
}


#staff_text  {
float:left;
margin:-16px 0 0 !important;
padding:0;
width:425px;
/*float:right;
width:388px;*/
}


