	#header {
		width: 770px;
		position: relative;
		height:35px;
		list-style: none;
		top: 0;
		padding: 21px 0px 0px 0px;
		margin: 0px 0px 0px 0px;

	}
	
	#header ul {
		
	    top: 0px;
	    height: 35px;
	    cursor:pointer;
        margin: 0px 0px 0px 0px;
	    padding: 0px 0px 0px 0px;
	    color:#ffffff;
	    text-decoration:none;
	    letter-spacing:1px;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	#header li {
		float: right;
		display:block;
		height:35px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		font-size: 11px;
		font-weight: bold;
		
	}
	
	#header a.about {
		display: block;
		width: 79px;
		height:35px;
		background: url(../artwork/bttn_about.gif) top left no-repeat;
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 1px;
	}
	
	#header a.about:hover {
		color: white;
		text-decoration: none;
		background: url(../artwork/bttn_about_f2.gif) top left no-repeat;
		
	}
	
	#header a.about_f2 {
		display: block;
		width: 79px;
		height:35px;
		background: url(../artwork/bttn_about_f2.gif) top left no-repeat;
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 1px;
		
	}
	
	#header a.job_seekers {
		display: block;
		width: 104px;
		height:35px;
		background: url(../artwork/bttn_job_seekers.gif) top left no-repeat;
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 1px;
	}
	
	#header a.job_seekers:hover {
		color: white;
		text-decoration: none;
		background: url(../artwork/bttn_job_seekers_f2.gif) top left no-repeat;
		
	}
	
	#header a.job_seekers_f2 {
		display: block;
		width: 104px;
		height:35px;
		background: url(../artwork/bttn_job_seekers_f2.gif) top left no-repeat;
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 1px;
	}
	
	#header a.employers {
		display: block;
		width: 90px;
		height:35px;
		background: url(../artwork/bttn_employers.gif) top left no-repeat;
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 1px;
	}
	
	#header a.employers:hover {
		color: white;
		text-decoration: none;
		background: url(../artwork/bttn_employers_f2.gif) top left no-repeat;
		
	}
	
	#header a.employers_f2 {
		display: block;
		width: 90px;
		height:35px;
		background: url(../artwork/bttn_employers_f2.gif) top left no-repeat;
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 1px;
	}
	
	#header a.our_work {
		display: block;
		width: 90px;
		height:35px;
		background: url(../artwork/bttn_our_work.gif) top left no-repeat;
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 1px;

	}
	
	#header a.our_work:hover {
		color: white;
		text-decoration: none;
		background: url(../artwork/bttn_our_work_f2.gif) top left no-repeat;
		
	}
	
	#header a.our_work_f2 {
		display: block;
		width: 90px;
		height:35px;
		background: url(../artwork/bttn_our_work_f2.gif) top left no-repeat;
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 1px;

	}
	
	#header a.contact {
		display: block;
		width: 91px;
		height:35px;
		background: url(../artwork/bttn_contact.gif) top left no-repeat;
        text-decoration: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 1px;
	}
	
	#header a.contact:hover {
		color: white;
		text-decoration: none;
		background: url(../artwork/bttn_contact_f2.gif) top left no-repeat;
		
	}
	
	#header a.contact_f2 {
		display: block;
		width: 91px;
		height:35px;
		background: url(../artwork/bttn_contact_f2.gif) top left no-repeat;
        text-decoration: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 1px;
	}