* {
	margin: 0;
}
body, html{
	height:100% ;

	}
#clearer {
	height:45px;
	clear: both;
}

body {
	background: #878787 url('/images/background-drop-shadow.gif') 50% 0 repeat-y;
	text-align:center;
}
* html #body {
	height: 100%;
	}
#wrapper {
		min-height:100%;
		height: auto !important;
		height: 100%;
	 	background-color: white;
        width: 1024px;
		position:relative;
        text-align: left;
		margin: 0 auto -45px  ;
		padding:0;
}
* html #wrapper {
	height: 100%;
}

#page {
position:relative;
height: auto !important;
text-align: justify;
float: left;
color: #333333;
min-width: 1024px;
min-height:100%;
padding: 20px 0;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

h1 {font: bold 16px "Arial";}
h2 {font: bold 15px "Arial";}
h3 {font: 15px "Arial";}

p {font: 12px Arial, "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.5 ;
	margin-top:10px ;}
	
li {font: 12px Arial, "Trebuchet MS", Verdana, sans-serif;}


a:link {
	color:#333333;
	text-decoration: none ;
}
a:visited {
	text-decoration: none ;
	color:#333333;
}
a:hover {
	color:#333333;
	text-decoration: underline ;
}

p.highlight {color: #333333;}

a.highlightblue {
	color: #0099FF;
}
span.highlight {
	color: #0099FF;
}
#header_tile{
	margin-top: -8px;
	background-image: url('/images/header_tile.gif') ;
	background-repeat: repeat-x;
	height: 109px;
}

#nav_tile{
	background: url('/images/nav_tile.gif') 0 0 repeat-x;
	height: 32px;

}

#long_line{
	margin-top: 3px;
}
#long_line2{
	margin-top: 28px;
}
.shortline {
	margin-left: -30px;
}
#map{
	margin-top: 15px;
}
#logo{
	position:relative;
	float: left;
	margin-top: -135px;
	margin-left: 100px;
}
#quick_links{
	position: relative;
	margin-top: -135px;
	margin-left: 720px;
	float:left;
}
#resume_link, #timesheet_link{
	position:relative;
	margin-top: -130px;
	margin-left: 730px;
	float:left;
	font: 12px Arial;
	color: #FFFFFF;
	text-decoration: none;
}
#timesheet_link{
	margin-left: 851px;
}
#resume_link a:hover{
	text-decoration: underline;
}

header#img { padding: 0;
	margin: 0;
	border: 0;
	float: left;}
ul#nav {
	padding: 0;
	margin-left: 130px;
	margin-top:-32px;
	border: 0;
	float: left;
	width:900px;
	height:32px;
	position:relative;
}
ul#nav li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}
ul#nav li a {
	position:relative;
		border:0;
		display:block;
		text-decoration:none;
		background:transparent url('/images/nav.gif') no-repeat;
		}

#sidebar {
	float: left;
	width: 320px;
	margin-right: 10px;
	position:relative;
	}
#content {
	position:relative;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	width: 550px;
	}
#non_footer {
	min-height:100%;
	position:relative;
}
#content ul{
	margin-left: 10px;
}
#images {
	margin-top: -1px;
	width: 565px;
	height: 345px;
	position: relative;
}
#secret {
	margin-top:25px;
}

#contact_info {
	float: left;
	margin: 45px 0 0 0;
	}	
div#contact_info p{
		font: bold 11px Arial, "Trebuchet MS", Verdana, sans-serif;
		line-height: 1.5 ;
		margin-top:10px
}
img#cc {
	float:left;
	position: relative;
	margin: 3px; 
	margin-left: 0; 
	margin-top: 10px;
	}

#wordage{
	float:left;
	width: 553px;
	margin: 10px 0 0 25px ;
}
#submit{
	margin-top: 5px;
	margin-left: 7px ;
}

ul#jobs_menu li.active{
	 list-style-image: url('/images/pointer.png') ;
    font: bold 12px Arial;
}

#footer {
		clear:both;
		height:45px;
		width: 1024px;
		text-align: center;
		font: 12px Arial;
		color: #808080;
		background: url('/images/footer.png') ;
		position: relative;
		margin: -40px auto 0 auto;
		padding:0;
		}
#footer ul li{
		display: inline;
		font: 12px Arial;
		color: #808080;
}
ul#footer_menu {
			padding-top:10px;
}
#footer a, #footer a:link {
		color: #808080;
}

h1#js{ 	margin-top: 10px;
	 	margin-left: 10px;}

#menu{ 	margin-top: 30px;
		margin-left: 0px;}

#wwd_menu, #classification_menu #employers_menu{
		margin-top: 20px;
		margin-left: -15px;
		padding-left: 10px;
		text-align: left;
		list-style: none;	
		position:relative;
		height: 275px;
		}
ul#wwd_menu li.active {
	 list-style-image: url('/images/pointer.gif') ;
     font: bold 12px Arial;
}

body#home_page #job_search_div {
		float: left;
		display: block;
		background-image: url('/images/job_search_bg.jpg')  ;
		background-repeat: no-repeat;
		height: 600px;
		width: 215px;
		margin-left: 122px; 
		margin-top: 10px;
		}
body#home_page #menu a {
		display:block;
		width:190px;
		height: 26px;
		margin-left: 6px;
		margin-top: 15px;
		padding-top: 5px;
		padding-left:10px;
		font: Bold 11px Arial;
		color:#FFFFFF;
		background: url('/images/blank.png') 0 0 no-repeat;
		text-decoration: none;
		}

body#home_page #menu a:hover, body#about_us_page #menu a:hover {
		background-position: -200px 0;
		color: #FFFFFF;
		}
body#home_page #menu a:active, body#about_us_page #menu a:active {
		background-position: -200px 0;
		color:white;
		}

body#about_us_page #jobs_menu{
		margin-top: 20px;
		margin-left: -15px;
		margin-bottom: 120px;
		padding-left:1em;
		text-align: left;
		list-style: none;
		height: 153px;
}

body#about_us_page ul#specialties li{ 	
	margin: 15px 0 0 15px;
	line-height: .7;
	list-style-type: disc;
	}
body#what_we_do_page #contact_info {
		float: left;
		display: block;
		width: 215px;
		margin-left: 122px; 
		margin-top: 10px;
		}
body#what_we_do_page ul.wraplist{
		font: 13px Times;
		}
body#what_we_do_page ul{
		font: 13px Arial;
		}
		
body#job_seekers_page #wwd_menu{
		display:block;
		margin-top: 20px;
		margin-left: -15px;
		padding-left:1em;
		text-align: left;
		list-style: none;
		height: 80px;
		}

body#job_seekers_page #jobs_menu{
		margin-top: 20px;
		margin-left: -15px;
		padding-left:1em;
		text-align: left;
		list-style: none;
		height: 153px;
		}
body#job_seekers_page #contact_info {
		float: left;
		display: block;
		width: 215px;
		margin-left: 122px; 
		margin-top: 10px;
}
body#job_seekers_page ul#bluelist li{
  margin-top: 10px;
}
body#employers_page #contact_info {
		float: left;
		display: block;
		width: 215px;
		margin-left: 122px; 
		margin-top: 10px;
		}
body#contact_us_page #contact_info {
		float: left;
		margin: 10px 0 0 140px;
		margin-left: 100px;
		}
body#about_us_page #contact_info {
		float: left;
		margin: 10px 0 0 140px;
		margin-left: 122px;

		}
body#about_us_page #job_search_div, body#what_we_do_page #job_search_div, body#employers_page #job_search_div, body#job_seekers_page #job_search_div {
		margin-top: 10px;
	    height: 330px;
		margin-left: 124px; 
		margin-bottom:20px;
		}
body#what_we_do_page ul.column li {
		margin: 15px 0 0 15px;
		padding: 0 10px 0 0;
		line-height: .7;
		list-style-type: disc;
		}

body#what_we_do_page .column {
		float:left;
		width:250px;
		overflow:visible;
		}
				
li#home a {
			width:82px;
			height:32px;
			 }
li#about_us a {
			width:133px;
			height:32px;
			 }			
li#what_we_do a {
 			width:155px;
		    height:32px;
			 }
li#job_seekers a {
		 	width:152px;
			height:32px;
				 }
li#employers a {
			width:145px;
			height:32px;
				 }
li#contact_us a {
			width:232px;
			height:32px;
			}	 	 

li#home a:link, li#home a:visited {	
			background-position:0px 0px;
			}
li#home a:hover, li#home a:focus {
 			background-position:0px -32px;
			 }
li#about_us a:link, li#about_us a:visited {	
			background-position:-82px 0px;
			}
li#about_us a:hover, li#about_us a:focus {	
    		background-position:-82px -32px;
			}
li#what_we_do a:link, li#what_we_do a:visited {	
			background-position:-214px 0px;
			}
li#what_we_do a:hover, li#what_we_do a:focus {	
			background-position: -214px -32px;
			}
li#job_seekers a:link, li#job_seekers a:visited {	
			background-position:-369px 0px;
			}
li#job_seekers a:hover, li#job_seekers a:focus {	
			background-position: -369px -32px;
			}
li#employers a:link, li#employers a:visited {	
			background-position:-521px 0px;
			}
li#employers a:hover, li#employers a:focus {	
			background-position: -521px -32px;
			}
li#contact_us a:link, li#contact_us a:visited {	
			background-position:-666px 0px;
			}
li#contact_us a:hover, li#contact_us a:focus {	
			background-position: -666px -32px;
			}

			/* Main navigation "active tabs"

			------------------------------------------------------------------*/
body#home_page ul#nav li#home a {
			background-position:0px -32px;
			}
body#about_us_page ul#nav li#about_us a {
			background-position:-82px -32px;
			}
body#what_we_do_page ul#nav li#what_we_do a {
			background-position:-214px -32px;
			}
body#job_seekers_page ul#nav li#job_seekers a {
			background-position:-369px -32px;
			}
body#employers_page ul#nav li#employers a {
			background-position:-521px -32px;
			}		
body#contact_us_page ul#nav li#contact_us a {
			background-position:-666px -32px;
			}
