* { 
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

:focus {
outline: 0;
}

body
{
background: #cbccc0; /* previous blue bg - #677c91 */
font: normal 13px Arial, Helvetica, sans-serif;
color: #868686;
margin-top:15px;
margin-bottom:15px;
}


#container {
margin-right: auto;
margin-left: 	auto;
width:		990px;
text-align: left;
background: #eaeaea url(../images/container-bg.jpg) repeat-y top left;
}

/* =Header
---------------------------------------------------------------------------------------------------- */

#header {
margin-right: 15px;
margin-left:  15px;
width:		960px;
text-align: left;
background: #0c467f url(../images/header-bg.jpg) repeat-x top left;
}

#header-logo {
	float:left;
	text-align:left;
	padding-left:20px;
}

#header-nav {
	float:right;
	text-align:left;
}

#header-nav ul {
        margin:0;
        padding:80px 0px 0 0px;
        list-style:none;
      }
#header-nav li {
      display:inline;
      margin:0;
      padding:0;
      }
#header-nav a {
      float:left;
      background-color: none;
      margin:0;
      padding:0 0 0 6px;
      text-decoration:none;
	  font-size:11px;
      }
#header-nav a span {
      float:left;
      display:block;
      background-color: none;
      padding:9px 8px 10px 0px;
      color:#fff;
	  font-size:11px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-nav a span {float:none;}
    /* End IE5-Mac hack */
#header-nav a:hover span {
      color:#fff;
      background-color: #89c0db;
      }
#header-nav a:hover {
      background-color: #89c0db;
      }
#header-nav a:hover span {
      background-color: #89c0db;
          }

#header-nav .current a {
      color:#fff;
      background-color: #78b3d1;
        }
#header-nav .current a span {
      color:#fff;
      background-color: #78b3d1;
        }


/* =Layouts
---------------------------------------------------------------------------------------------------- */

#layout,
#layout-about-us,
#layout-employment-training,
#layout-social-businesses,
#layout-whats-new,
#layout-contact-us,
#layout-support-us
{
margin-right: 15px;
margin-left:  15px;
width:		900px;
text-align: left;
padding:115px 30px 0px 30px;
}

#layout-home {
margin-right: 15px;
margin-left:  15px;
width:		900px;
text-align: left;
padding:305px 30px 0px 30px;
background: #eaeaea url(../images/home-bg.jpg) no-repeat top left;	
}


#layout,
#layout-about-us{
background: #eaeaea url(../images/about-us-bg.jpg) no-repeat top left;	
}

#layout-contact-us {
background: #eaeaea url(../images/contact-us-bg.jpg) no-repeat top left;	
}



#layout-employment-training {
background: #eaeaea url(../images/employment-training-bg.jpg) no-repeat top left;	
}

#layout-social-businesses {
background: #eaeaea url(../images/social-businesses-bg.jpg) no-repeat top left;	
}

#layout-whats-new {
background: #eaeaea url(../images/whats-new-bg.jpg) no-repeat top left;	
}

#layout-support-us {
background: #eaeaea url(../images/support-us-bg.jpg) no-repeat top left;	
}


#two-column
{
border-top: 5px solid #0a59a6;
border-bottom: 5px solid #0a59a6;
width:		900px;
margin-bottom:25px;
	background-color: #fff;
}

/* =Home Page
---------------------------------------------------------------------------------------------------- */

#layout-home {
margin-right: 15px;
margin-left:  15px;
width:		900px;
text-align: left;
padding:30px 30px 0px 30px;
background: #eaeaea url(../images/home-bg.jpg) no-repeat top left;	
}

#home-intro {
width:		430px;
text-align: left;
padding: 0px 0px 60px 0px;	
font-weight:bold;
color:#424242;
font-size:18px;
}



#home-intro h1 {
	font-weight:bold;
	color: #424242;	
	font-size: 18px;
	background-color: none;
	background: none;
	margin:0;
	display: block;
	padding:0;
	padding-bottom:18px;
}


#home-column-left {
	float:left;
	width: 313px;
	padding: 30px;
}

#home-column-right {
	float:left;
	width: 477px;
	padding: 30px 30px 30px 0px;
}

.block-home-employment {
	width: 287px;
	padding: 10px 10px 5px 180px;
	background:  url(../images/block-home-employment.jpg) no-repeat top left;
	color: #fff;
	margin-bottom:24px;
	margin-top: 24px;
	font-size:11px;
}

.block-home-social-business {
	width: 287px;
	padding: 20px 10px 30px 180px;
	background:  url(../images/block-home-social-business.jpg) no-repeat top left;
	color: #fff;
	margin-bottom:24px;
	margin-top: 24px;
	font-size:11px;
}

.block-home-social-business h3,
.block-home-employment h3{
		font-size: 18px;
	font-weight: normal;
	color: #fff;	
	padding-bottom:6px;	
}

/* =Sidebar
---------------------------------------------------------------------------------------------------- */

#sidebar {
	float:left;
	width: 160px;
}

/* =Left Nav
--------------- */
#leftnav {
        width: 160px;
        background: #0a59a6;
		padding-bottom:35px;
        }
		
#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #0b467f;
	border-top: 1px solid #346ca2;
}
		
#leftnav li {
	border-bottom: 1px solid #346ca2;
	border-top: 1px solid #0b467f;
}

#leftnav li a,
#leftnav li a:link, 
#leftnav li a:visited {
        color: #fff;
        display: block;
        background: #0a59a6;
        padding: 8px 0 8px 10px;
		text-decoration: none;
        }

#leftnav li a:hover {
        color: #fff;
        background: #0a59a6 url(../images/leftnav-hover-bg.jpg) repeat-x bottom left;
        padding: 8px 0 8px 10px;
		text-decoration: none;
        }

#leftnav li a.current  {
        color: #fff;
        background: #0B4D8E url(../images/leftnav-current-bg.jpg) repeat-x top left;
        padding: 8px 0 8px 10px;
		text-decoration: none;
        }

/* =Stay connected block
--------------- */

.sidebar-stay-connected {
	width: 129px;
	background: url(../images/sidebar-stay-connected-bg.jpg) no-repeat top left;
	padding: 16px 16px 216px 15px;
	color: #cbccc0;
}

.sidebar-stay-connected h3 {
	color: #cbccc0;	
	font-size: 16px;
}


/* =Content
---------------------------------------------------------------------------------------------------- */
.content {
	float:left;
	width: 720px;
	padding: 10px;
}

.content .padding {
	padding: 20px;
}

/* =footer
---------------------------------------------------------------------------------------------------- */

#footer
{
width:		900px;
margin-bottom:15px;
}

.footer-list {
	float: left;
	padding-right:45px;
	padding-top:25px;
	padding-bottom:25px;
}

.footer-list ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

.footer-list ul li{
	list-style-type: none;
	margin:0;
	padding:2px 0px 2px 0px;
}

.footer-list li a,
.footer-list li a:link,
.footer-list li a:visited {
	color: #929292;
	text-decoration: none;
	font-size:11px;
}

.footer-list li a:hover {
	text-decoration: underline;
	
}



/* =Text Styles
---------------------------------------------------------------------------------------------------- */


h1 {
	font-weight:bold;
	color:#fff;
	font-size:48px;
	background-color:#0a59a6;
	margin:0;
	display: inline;
	padding:10px 10px 5px 10px;
}




h2 { 
	font-size: 18px;
	font-weight: bold;
	padding-bottom:12px;
	color: #424242;	
}


h3 { 
	font-size: 15px;
	font-weight: bold;
	color: #424242;	
	padding-bottom:6px;	
}


h4 {
	font-size: 13px;
	font-weight: bold;
	color: #424242;		
	padding:0;
	margin:0;
}


h5,
h5 a,
h5 a:link,
h5 a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #868686;		
	padding:0;
	margin:0;
	text-decoration: none;
}

h5 a:hover {
	text-decoration:	underline;
}

p  {
line-height: 16px;
padding-bottom: 12px;
}

.content p  {
line-height: 18px;
padding-bottom: 12px;
}

ul {
	list-style-type: 	disc;
	font-weight:			normal;
	font-style:				normal;
	margin-left: 			15px;
	padding: 5px 0 10px 15px;
} 

ol {
	font-weight:			normal;
	font-style:				normal;
	margin-left: 			15px;
	padding: 5px 0 10px 15px;
} 



ul.doubleLineSpace li
 {
	list-style-type: 	disc;
	font-weight:			normal;
	font-style:				normal;
	margin-bottom: 			12px;
} 


ol {
	font-weight:			normal;
	font-style:				normal;
	margin-left: 			15px;
	padding: 5px 0 10px 15px;
} 

.padding {
padding: 5px 5px 5px 0px;
}


/* =Link Styles
---------------------------------------------------------------------------------------------------- */

a,
a:link,
a:visited{
	color: #0a59a6;
	text-decoration:	none;
outline: none; 
}
	
a:hover {
	color: #0a59a6;
	text-decoration:	underline;
outline: none; 
}

a img {
border: none;
outline: none;
}

/* =Link Sprites
---------------------------------------------------------------------------------------------------- */


a.sprite-facebook,
a.sprite-facebook:link,
a.sprite-facebook:visited{
	text-decoration:	none;
	background: url(../images/sprite-facebook.gif) no-repeat top left;
	text-indent: -9999px;
	display: block;
	width: 63px;
	height: 24px;
	overflow: hidden;
	margin-left:25px;
}
	
a.sprite-facebook:hover {
	text-indent: -9999px;  
	background-position: 100% -24px;
}


a.sprite-youtube,
a.sprite-youtube:link,
a.sprite-youtube:visited{
	text-decoration:	none;
	background: url(../images/sprite-youtube.png) no-repeat top left;
	text-indent: -9999px;
	display: block;
	width: 63px;
	height: 24px;
	overflow: hidden;
	margin-left:25px;
}
	
a.sprite-youtube:hover {
	text-indent: -9999px;  
	background-position: 100% -24px;
}

a.sprite-twitter,
a.sprite-twitter:link,
a.sprite-twitter:visited{
	text-decoration:	none;
	background: url(../images/sprite-twitter.png) no-repeat top left;
	text-indent: -9999px;
	display: block;
	width: 63px;
	height: 24px;
	overflow: hidden;
	margin-left:25px;
}
	
a.sprite-twitter:hover {
	text-indent: -9999px;  
	background-position: 100% -24px;
}




.link-top-of-page {
	text-align:right;
}



/* =Generic Text/Image Treatments and Alignments
---------------------------------------------------------------------------------------------------- */
	
strong { font-weight: bold; }
b { font-weight: bold;}
i { font-style: italic; }
.bold{ font-weight: bold;}
.italic{ font-style: italic; }
.lowercase {text-transform: lowercase;}
.uppercase {text-transform: uppercase;}
.textalign-left {text-align:left;	}
.textalign-right {text-align:right;	}
.textalign-center {	text-align:center;	}
.float-left {float:left;	}
.float-right {float:right;	}

.image-float-left {float:left; margin: 5px 15px 5px 0px; font-size:11px; }
.image-float-right {float:right; margin: 5px 0px 5px 15px; font-size:11px;}


.disclaimer,
.footnote,
.text-small,
.copyright{
	font-size: 10px;
}

.news-date {
	text-align: right;
	font-size: 11px;
}


/* =Lines
---------------------------------------------------------------------------------------------------- */

hr {
	color: #c0c0c0;
	background-color: #c0c0c0;
	border: 0;
	height: 1px;
	margin: 0px 0 12px 0;
} 

div.hr {
width: 100%; 
height: 1px; 
border: 0; 
background-color: #c0c0c0;
margin-top: 12px; 
margin-bottom:12px;
}

/* =Spacing and Clearing Styles
---------------------------------------------------------------------------------------------------- */		

.singleLineBreak {
	margin:0;
	padding:0;
	}
	
.marginZero {
	margin:0;
	padding:0;
	}

.spacer,
.clear {
	clear: both;
	margin:0;
	padding:0;
}

.padding {
	padding: 5px;
	}


/* =Custom Content Blocks
---------------------------------------------------------------------------------------------------- */	

.block-about-us-intro {
	width: 460px;
	background: #aeb095 url(../images/block-about-us-intro-bg.jpg) no-repeat bottom left;
	color: #fff;
	padding: 20px 20px 20px 240px;
}

.block-about-us-intro h2 {
	font-size: 22px;
	font-weight: normal;
	padding-bottom:12px;
	color: #fff;		
}


.block-employment-intro {
	width: 400px;
	background: #aeb095 url(../images/block-employment-intro-bg.jpg) no-repeat bottom left;
	color: #fff;
	padding: 10px 10px 5px 310px;
}

.block-employment-intro h2 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom:6px;
	color: #fff;		
}

/* =Tables
---------------------------------------------------------------------------------------------------- */	

.tbl_employees td,
.tbl_socialBusinesses td{
	text-align:left;
	vertical-align: middle;
	padding: 12px 20px 12px 0px;
	
}


/* =Sitemap
---------------------------------------------------------------------------------------------------- */

.sitemap-list {
	float:left;
	width:250px;
	padding-right:25px;
	
}