body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px; 
   margin: 0;
    padding:0;
    background: #eeeeee;
    color: #666;
}
a {
    color: #D11242;
}
a:hover {
    text-decoration: underline !important;
}

h1, h2, form {
    margin: 0;
    padding: 0;
}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.col-1, .col-2 {
    float: left;
}
#body-wrapper {
    width: 778px;
    margin: 0 auto;
    background: url(../images/bg-body-wrapper.gif) repeat-y;
        
}
#header {
    background: url(../images/bg-header.gif);
    width:758px;
    margin: 0 10px;   
    position: relative; 
}
#header .col-1{
    width: 175px;
}
#header .col-2{
    width: 565px;
    padding: 22px 0 0 0; 
}
#logo {
    padding: 8px 0px 0 25px;
}
#top-links {
    text-align: right;
}
#top-links a{
    text-decoration: none;
    font-size: 11px;   
}
#top-links span{
    padding: 0 5px;
}

/* Drop Down Menus */

.sub-menu {
    background:url(../images/bg-left-nav-menu.gif) no-repeat 0 0;       
    border: 1px solid #4A6076;
    border-width: 0 0 1px 0;
}
.sub-menu li{
    display:block;
    width: 171px;
    margin-right: 1px;     
}

.sub-menu a{
   text-decoration: none;
   font-weight: bold;
   color: #666;
}
.sub-menu a:hover {
    text-decoration:none !important;
}
.sub-menu li{
   padding: 5px 0 5px 20px;
   float:none;
}
   
.sub-menu li:hover { 
    background: url(../images/bg-left-nav-selected.gif) repeat-x;
}

#nav-services-sub {
    position: absolute;
    top: 57px;
    left:175px;
    display:none;
    clear:both;
}

#nav-services-sub .main-nav {
    background-image:url(../images/nav-bar.gif); background-position: 0 -36px;
    height: 26px;
    width: 127px;
    cursor: pointer;   
    text-indent: -999px; 
}
#nav-about-sub {
    position: absolute;
    top: 57px;
    left:322px;
    display:none;
}
#nav-about-sub .main-nav {
    background-image:url(../images/nav-bar.gif); background-position: -147px -36px;
    height: 26px;
    width: 127px;
    cursor: pointer;
    text-indent: -999px;        
}
#nav-employment-sub {
    position: absolute;
    top: 57px;
    left:469px;
    display:none;    
}
#nav-employment-sub .main-nav {
    background-image:url(../images/nav-bar.gif); background-position: -294px -36px;
    height: 26px;
    width: 127px;
    cursor: pointer;    
}

#nav-contact-sub {
    position: absolute;
    top: 57px;
    left:616px;
    display:none;    
}
#nav-contact-sub .main-nav {
    background-image:url(../images/nav-bar.gif); background-position: -441px -36px;
    height: 26px;
    width: 122px;
    cursor: pointer;    
}



/* Nav */
#nav-wrap {
    padding:0; 
    margin: 20px 0 5px 0; 
    width: 583px; 
    float: left;
}
 #nav-wrap ul li { float:left; white-space: nowrap; overflow:hidden; height:36px; }
 #nav-wrap li a { display:block; width:100%; height:36px; }
 #nav-wrap li a span { display:none; }
 #nav-wrap ul { background-image:url(../images/nav-bar.gif); width: 583px; margin: 0; padding: 0; list-style: none;}

#nav-services {
    width: 147px;
}
#nav-services a{
    width: 147px;
}
#nav-services a:hover{
    background-image:url(../images/nav-bar.gif); background-position: 0 -36px;
}
.selected#nav-services a {
    background-image:url(../images/nav-bar.gif); background-position: 0 -72px;
}
#nav-about {
    width: 147px;
}
#nav-about a{
    width: 147px;
}
#nav-about a:hover {
    background-image:url(../images/nav-bar.gif); background-position: -147px -36px;
}
.selected#nav-about a{
    background-image:url(../images/nav-bar.gif); background-position: -147px -72px;
}
.selected#nav-about a:hover{
    background-image:url(../images/nav-bar.gif); background-position: -147px -36px;
}
#nav-employment {
    width: 147px;
}
#nav-employment a{
    width: 147px;
}
#nav-employment a:hover{
    background-image:url(../images/nav-bar.gif); background-position: -294px -36px;
}
.selected#nav-employment a{
    background-image:url(../images/nav-bar.gif); background-position: -294px -72px;
}    
#nav-contact {
    width: 142px;
}
#nav-contact a{
    width: 142px;
}
#nav-contact a:hover {
    background-image:url(../images/nav-bar.gif); background-position: -441px -36px;
}
.selected#nav-contact a{
    background-image:url(../images/nav-bar.gif); background-position: -441px -72px;
}
#home-promo {
    margin: 0 10px;
}    
#content { 
    width:748px;
    margin: 0 10px;
    padding-left: 10px;
    background: url(../images/bg-content.gif) repeat-x bottom;   
}
#content .col-1{
    width: 480px;
    margin-right: 10px;
}
#content .col-2{
    width:246px;
}
#services {
    margin-left: 10px;
}
#services strong{
    display: block;    
}
#services a{
    font-weight: bold;
}
#services span {
	display: block;
}
#content .title{
    padding: 20px 0 10px 0;
    border-bottom: solid #ccc 1px;
    margin:0 10px 10px 0;
}
#services .copy{
    margin-bottom: 20px;
    padding-right: 10px;
}
#services .col-1{
    width: 225px;
    margin-right: 10px;
}
#services .col-2{
    width: 235px;
}
#company-info ul {
    padding: 0 0 17px 0;
}
#company-info a{
    text-decoration: none;
    color: #666;
}
#footer {
    border-top: solid 1px #ccc;
    background: url(../images/bg-footer.gif);
    padding: 13px 0 9px 16px;
    margin: 0 20px 0 10px;
    font-size: 11px;
}
#body-bottom {
    line-height: 0px;
    height: 23px;
} 

/* SUB-CONTENT STYLES*/   
#left-nav{
    background: url(../images/bg-left-nav.gif) repeat-x; 
}
#left-nav a{
   text-decoration: none;
   font-weight: bold;
   color: #666;
}
#left-nav li{
   padding: 5px 0 5px 20px;
}
   
#left-nav li.selected { 
    background: url(../images/bg-left-nav-selected.gif) repeat-x;
}
#left-nav li.selected a {
   color: #d11242;
}
#sub-content .ad-space{
    margin: 10px auto 20px auto;
    width: 135px;
    height: 160px;
    background: #dfdfdf;
}
#sub-content {
    margin: 0 10px;
    background: url(../images/bg-content.gif) repeat-x bottom; 
}
#sub-content .col-1 {
    width:175px;
}
#breadcrumbs {
    clear: both;
    padding: 5px 0 0 18px;
}
#breadcrumbs a{
   color: #666;
   text-decoration:none;
   font-size: 11px;
   line-height: 14px;
}    
#breadcrumbs span {
    padding: 0 5px;
}
#sub-content .col-2 {
    background: url(../images/bg-breadcrumbs.gif) 0 109px no-repeat;        
    width:565px;
}
#sub-content .copy {
    float: left;
    width: 360px;
   margin: 22px 0 0 18px;
    display: inline;
    padding-right: 20px;
}
#sub-content .copy li {
	padding: 5px 0;
}
#sub-content .copy h2 {
	padding: 10px 0;
}
#sub-content .copy blockquote {
    margin: 20px 0 0 10px;
}
#sub-content .sidebar {
    float: left;
    width: 143px;
   background: #ECF1FA;
   padding: 10px 10px 0 10px;
   margin: 22px 0 0 0;
   font-size: 11px;
}
#sub-content .sidebar p{
    margin: 5px 0 20px 0;
}
#back-to-top a{
    background: url(../images/arrow-red.gif) no-repeat 0 4px;
   text-decoration: none;
    padding-left: 13px;
   font-size: 11px;
}
#back-to-top{
    text-align: right;
    padding-right:20px;
}
#footer-links {
    margin: 15px 20px 10px 15px;
    border-top: 1px solid #ccc;
    padding: 19px 0 9px 0;
}
#footer-links .links {
    float: left;
    width: 184px;
}
#footer-links .last {
    width: 165px;
}
#footer-links strong {
    font-size: 12px;
}
#footer-links a{
   font-size: 11px;
   text-decoration: none;
   color: #666;
}
/* Clear Fix   */
.cf:after{content:".";display:block;height:0;clear:both;visibility:hidden}
