body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-color: #346633;
	background-repeat: repeat-y;
	background-position: center;			
}
body {
	background-image: url(../images/template/pagebg.jpg);
}
* {
	padding: 0px; 
	margin: 0px; 
}
#contentframe {
	padding-top: 6px;	
}
#pageFrame { 
	min-width: 742px;
	text-align: center;
}
#header {
	width:746px;
	height:102px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;				
}
#header img {
	position: relative;
	top: 38px;
	left: 20px;
}
#navcontainer {
background-image: url(../images/template/navbg.jpg);
width: 746px;
height:30px;
margin: 0px;
padding: 0px;
margin-left: auto; 
margin-right: auto;
}
#navcontainer ul {
font-family:  arial;
font-size: 10px;
margin: 0px;
padding: 0px;
margin-left: 5px;
list-style-type: none;
text-align: left;
}
#navcontainer ul li { 
float:left;
padding-right: 10px;
margin-left: 5px;
}
#navcontainer ul li a {
padding-left: 26px;
text-decoration: none;
color: #999;
height:30px;
/*float:left;*/
line-height:30px;
display:block;
}
#navcontainer ul li a:hover{
	color: #333333;	
}
#navcontainer ul li a em {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
#navcontainer #home {
width: 30px;
background: url(../images/template/navigation/home.jpg) center left no-repeat;
}
#navcontainer #home:hover {
background-position: -70px;
}
#navcontainer #about {
width: 46px;
background: url(../images/template/navigation/about.jpg) center left no-repeat;
}
#navcontainer #about:hover {
background-position: -70px;
}
#navcontainer #expertise {
width: 66px;
background: url(../images/template/navigation/expertise.jpg) center left no-repeat;
}
#navcontainer #expertise:hover {
	background-position: -90px;
}
#navcontainer #candidate {
width: 95px;
padding-left: 32px;
background: url(../images/template/navigation/candidate.jpg) center left no-repeat;
}
#navcontainer #candidate:hover {
	background-position: -127px;
}
#navcontainer #job {
width: 55px;
background: url(../images/template/navigation/jobsearch.jpg) center left no-repeat;
}
#navcontainer #job:hover {
	background-position: -79px;
}
#navcontainer #client {
width: 73px;
background: url(../images/template/navigation/clientservices.jpg) center left no-repeat;
}
#navcontainer #client:hover {
	background-position: -97px;
}
#navcontainer #hr {
width: 50px;
background: url(../images/template/navigation/hr.jpg) center left no-repeat;
}
#navcontainer #hr:hover {
	background-position: -138px;
}
#navcontainer #community {
width: 53px;
background: url(../images/template/navigation/community.jpg) center left no-repeat;
}
#navcontainer #community:hover {
	background-position: -77px;
}
#navcontainer #links {
width: 26px;
background: url(../images/template/navigation/links.jpg) center left no-repeat;
}
#navcontainer #links:hover {
	background-position: -50px;
}
#subnavigation {
	width: 746px;
	height:25px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	background-repeat: repeat-x;				
}
#subnavigation ul {
font-family: arial;
font-size: 11px;
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
}
#subnavigation ul li { 
float:left;
list-style: none;
}
#subnavigation ul a, #subnavigation ul a:visited {
	text-decoration: none;
	height:25px;
	line-height:25px;
	padding-left: 17px;
	padding-right: 17px;	
}
#subnavigation ul li a:hover, #subnavigation #active{
	color: #ffffff;
}
#contentframe {
	width: 746px;
	margin-left: auto; 
	margin-right: auto;
	background-color: #f3e9ea;
	text-align: left;			
}
#footer {
	width: 746px;
	height: 73px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	clear: both; 
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/template/footerbg2.jpg);
	background-repeat: repeat-x;		
}
#footer p {
	position: relative;
	top: 11px;
	left:35px;
	float:left;
}
#footer p a {
	color: #fff;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer p#contact {
	width: 90px;
}
#footer p#phone {
	width: 113px;
	color: #99cc99;
}
#footer a#email {
	color: #99cc99;
}
#footer p#address {
	width: 282px;
	color: #99cc99;
}
#footer p#translator {
	width: 187px;
}
a img {
	border-width: 0;
}
img.icons {
	float: left;
}
#clear {
	clear:both;
}
.clear {
	clear:both;
}
/*Accessibility*/
.access {
	display: none;
}