.sectional_introduction {
overflow:hidden;
position:relative;
}
.sectional_introduction .introduction {
float:left;
width:49%;
}
.sectional_introduction .introduction h1 {
margin-bottom:0.4em;
}
.sectional_introduction .introduction p {
margin-bottom:1em;
}
div.section_img {
text-align:right;
margin-bottom:0;
}
.sectional_introduction .introduction div.sign_off {
margin-top:25px;
border:1px solid #BBB;
border-bottom:2px solid #787878;
}
.sectional_introduction .panel {
float:right;
width:49%;
border:1px solid #BBB;
border-bottom:2px solid #787878;
}
.sectional_introduction .panel h2 {
font-weight:normal;
margin-bottom:0.5em;
}
.sectional_introduction .panel p {
margin-bottom:1em;
}
.sectional_introduction .panel_content {
padding:10px 15px 10px;
}
.sectional_introduction .section_navigation {
padding:0 10px 10px;
}
.sectional_introduction .section_navigation li {
margin-bottom:3px;
}
.sectional_introduction .section_navigation li a {
padding-left:22px;
background:url(/stat/bullet_arrows.gif) no-repeat 5px 7px;
font-size:1.5em;
font-weight:bold;
color:#454545;
text-decoration:none;
}
.sectional_introduction .section_navigation li a:hover {
text-decoration:underline;
}

/*-- SERVICES -----------------------------------------------------------------*/
#additional-content {
clear:both;
padding:20px 0 0;
}
#features {
overflow:hidden;
margin-bottom:10px;
padding-bottom:10px;
}
#features ul {
overflow:hidden;
}
#features ul li {
float:left;
margin-right:5px;
}
#features ul li a {
display:block;
width:183px;
text-align:center;
height:61px;
font-size:1.1em;
text-indent:-3000px;
font-size:1px;
text-decoration:none;
overflow:hidden;
}
#features ul li a:focus {
outline:none;
}
#feature_nav1 a {
background:url(/stat/section/client_services/tab_feature_candidate_top_tips.gif) no-repeat 0 0 ;
}
#feature_nav1.selected a {
background:url(/stat/section/client_services/tab_feature_candidate_top_tips.gif) no-repeat 0 -61px;
}
#feature_nav2 a {
background:url(/stat/section/client_services/tab_feature_02.gif) no-repeat;
}
#feature_nav2.selected a {
background:url(/stat/section/client_services/tab_feature_02.gif) no-repeat 0 -61px;
}
#feature_nav3 a {
background:url(/stat/section/client_services/tab_feature_03.gif) no-repeat;
}
#feature_nav3.selected a {
background:url(/stat/section/client_services/tab_feature_03.gif) no-repeat 0 -61px;
}
#features h2 {
font-weight:normal;
margin-bottom:0.8em;
}
#features p {
padding-right:380px;
}
#features p.more {
padding-top:20px;
}
#feature1,
#feature2,
#feature3 {
border-bottom:2px solid #787878;
overflow:hidden;
padding-top:3px;
}
#feature1 {
background:url(/stat/bg_feature_01.gif) top left no-repeat;
}
#feature1 div {
padding:20px 30px;
border-left:1px solid #bbb;
border-right:1px solid #bbb;
background:url(/stat/section/client_services/bg_feature_pencil_sharpener.gif) right bottom no-repeat;
min-height:160px
}
#feature2 {
background:url(/stat/bg_feature_02.gif) top left no-repeat;
}
#feature2 div {
padding:20px 30px;
border-left:1px solid #bbb;
border-right:1px solid #bbb;
background:url(/stat/section/client_services/bg_feature_02.gif) right bottom no-repeat;
min-height:160px
}
#feature3 {
background:url(/stat/bg_feature_03.gif) top left no-repeat;
}
#feature3 div {
padding:20px 30px;
border-left:1px solid #bbb;
border-right:1px solid #bbb;
background:url(/stat/section/client_services/bg_feature_03.gif) right bottom no-repeat;
min-height:160px
}
/*-- PANELS -------------------------------------------------------------------*/
#panels {
overflow:hidden;
padding-bottom:10px;
}
#panels .col {
float:left;
width:32%;
margin-right:2%;
border-bottom:2px solid #787878;
min-height:215px;
}
#panels .last {
width:32%;
margin-right:0;
float:right;
}
#panels h2 {
font-weight:normal;
font-size:2em;
margin-bottom:0.6em;
}
#panels h2 a { 
color:#fff;
text-decoration:none;
}
#panels div div {
padding:15px;
}
#panels div p a {
color:#fff;
}
#panels div p {
padding-right:100px;
color:#fff;
}
#panel1 h2 a {
color:#000;
}
#panel1 {
background:#A6BD00 url(/stat/section/client_services/bg_panel_01.gif) bottom right no-repeat;
}
#panel1 div p {
padding-right:110px;
}
#panel2 {
background-color:#AA2B40;
}
#panel2 div p,
#panel3 div p {
padding-right:10px;
}
#panel3 div p {
color:#666666;
}
#panel3 div h2 a {
color:#454545;
}
#panel3 div p a {
color:#AE1E35;
}
#panel3 div {
border:1px solid #bbb;
border-bottom:0;
min-height:184px;
}