body {
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
width:1020px;
height:670px;
font-size:13px;
padding:20px 0 40px;
}

#head {
margin-top:10px;
background-color:#10167f;
margin-bottom:10px;
}

h1, h1 span{
background-image:url(images/cfc_header.jpg);
background-repeat:no-repeat;
height:157px;
margin-bottom:0;
margin-right:0;
color:#ffffff;
}

h1 span {
display:block;
position:relative;
z-index:1;
margin-bottom:-157px;
}

h2 {
font-size:24px;
font-weight:700;
color:#003395;
text-transform:uppercase;
letter-spacing:.5em;
margin-bottom:0;
}

h3 {
color:#fff;
font-size:16px;
margin:0;
}

p {
line-height:1.5em;
margin:0 0 10px;
}

a {color:#003395;
}

a:hover {color:#fe230a;
} 

strong {
color:#003395;
text-transform:uppercase;
}

#nav {
font-size:14px;
margin-top:12px;
}

#nav li {
margin:0;
}

.even {
background-image:url(images/blue_bttn.png);
}

.odd {
background-image:url(images/red_bttn.png);
}

#nav a {
color:#fff;
text-decoration:none;
width:140px;
height:32px;
background-repeat:no-repeat;
text-indent:8px;
display:block;
padding-top:6px;
}

#nav a#current { 
font-weight:700;
 }

#nav a:hover {
text-decoration:underline;
}


#subnav {
margin:0;
font-size:14px;
font-weight:bold;
}



#subnav a {
color:#003395;
text-decoration:none;
padding-top:6px;
}

#subnav a:active { 
font-weight:700;
color:#d22546;
 }

#subnav a:hover {
text-decoration:underline;
color:#d22546;

}


#content {
padding-top:8px;
}

#box {
background-color:#003395;
margin-bottom:20px;
}

#box_top {
background-image:url(images/box_top.gif);
background-repeat:no-repeat;
height:8px;
}

#sidebox_top {
background-image:url(images/side_box_top.gif);
background-repeat:no-repeat;
height:8px;
}

#box_content {
background-color:#003395;
padding-left:15px;
margin-bottom:0;
}

#box_content p {
margin-right:16px;
color:#fff;
}

#box_contnet a{
color:#FFFFFF;
text-decoration:underline;
}

#bpx_contnet a:hover{
font-weight:bold;
}

#box_bottom {
background-image:url(images/box_bttm.gif);
background-repeat:no-repeat;
height:8px;
margin:0;
}

#sidebox_bottom {
background-image:url(images/side_box_bttm.gif);
background-repeat:no-repeat;
height:8px;
margin:0;
}

#photo {
float:right;
padding-left:8px;
padding-bottom:8px;
padding-top:2px;
}

#chair {
margin:0;
padding-top:8px;
}

#footer {
margin-top:10px;
background-color:#003395;
}

#footer p {
padding-left:5px;
padding-right:5px;
font-size:11px;
color:#fff;
margin:5px;
}

#contact {
text-align:right;
}

#contact a {
color:#fff;
text-decoration:none;
}

#contact a:hover {
text-decoration:underline;
color:#fe230a;
}

.container_12 {
margin-bottom:20px;
}