/* avoid browser inconsistencies */
ul,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div 
{ margin:0; padding:0; }

ul li {
	margin-left: 10px;
}
li {
	margin-top: 5px;
}

/* remove blue linked image borders */
a img,:link img,:visited img { border:none; }

/* de-italicize address */
address { font-style:normal; }

a:link, a:visited{
	color: #009900;
}
a:hover {
	color:#006600;
}

body /* Internet Explorer */ {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	text-align: center;
	color: #444;
	background: #EEE url(../images/page_bg.jpg) repeat-x top;
}

body /* Mozilla Firefox alignment */ {
	text-align: -moz-center;
} 

h2 {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h3 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

blockquote {
	margin-left: 15px;
}
.hz {
	width: 100%;
	background-image:url(../images/hline.gif);
	background-repeat: repeat-x;
	height: 5px;
}

.green {
	color:#009900;
}

#backWhite {
	width: 100%;
	background-color:#FFF;
}

.container {
	width: 950px;
	margin-left: 0px;
	text-align: left;
}

.container .padding {
	padding: 20px;
}

/*Cells on home page*/
.frontcell {
	text-align:justify;
	vertical-align: top;
	line-height: 18px;
}

.floatleft {
	float: left;
	padding-right: 10px;	
	padding-bottom: 5px;	
}

.floatright {
	float: right;
	padding-left: 20px;
}

#frontleft {
	width: 160px;
	padding: 15px;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}

#header {
	margin-left: 18px;
	width: 177px;
	height: 56px;
	float: left;
	background: url(../images/logo_top.jpg) no-repeat;
}

#banner {
	clear: both;
	width: 950px;
	height: 88px;
	margin-top: 0px;
}

#bannerLogo {
	background:	#008800 url(../images/logo_btm.jpg) no-repeat;
	margin-left:18px;
	float: left;
	width: 177px;
	height: 88px;
}


.nav-container  {
	width: 950px;
	margin-left: 0px;
	text-align: left;
}

/* Top Navigation */
	#main-nav { height: 15px; float: right; margin-top:30px; padding-bottom: 10px; padding-right:20px;}
	#main-nav dl { margin: 0; padding: 0; }
	
	/* IE5 Mac Hack \*/ 
	#main-nav { padding-left: 11px; } 
	/*/ 
	#main-nav { padding-left: 11px; overflow: hidden; } 
	/* End Hack */
	
	/*Float the nav horizontally, left */
	#main-nav dt { float: left; }
	
	/* Reset nav link to same dimensions as surrounding container.  Hide text.*/
	#main-nav dt a {
		float: left;
		height: 0px !important;
		height /**/:15px; /* IE 5/Win hack */ 
		padding: 15px 0 0 0;
		overflow: hidden;
		background-repeat: no-repeat;
	}

	#main-nav dt a:hover {
		background-position: 0 -15px;
	}
	
	/* Hover images for menu */
	#main-nav dt#home,
	#main-nav dt#home a { width: 61px; background-image: url(../images/nav/home.gif); }
	
	#main-nav dt#about,
	#main-nav dt#about a { width: 80px; background-image: url(../images/nav/about.gif); }
		
	#main-nav dt#services,
	#main-nav dt#services a { width: 103px; background-image: url(../images/nav/services.gif); }
	
	#main-nav dt#clients,
	#main-nav dt#clients a { width: 71px; background-image: url(../images/nav/clients.gif); }
	
	#main-nav dt#candidates,
	#main-nav dt#candidates a { width: 93px; background-image: url(../images/nav/candidates.gif); }

	#main-nav dt#training,
	#main-nav dt#training a { width: 77px; background-image: url(../images/nav/training.gif); }
	
	#main-nav dt#contact,
	#main-nav dt#contact a { width: 74px; background-image: url(../images/nav/contact.gif); }

	/* Changes menu item according to active link (set in <body> tag of html*/
	body.home dt#home,
	body.home dt#home a,
	body.home dt#home a:hover,
	body.about dt#about,
	body.about dt#about a,
	body.about dt#about a:hover,
	body.services dt#services,
	body.services dt#services a,
	body.services dt#services a:hover,
	body.clients dt#clients,
	body.clients dt#clients a,
	body.clients dt#clients a:hover,
	body.candidates dt#candidates,
	body.candidates dt#candidates a,
	body.candidates dt#candidates a:hover,
	body.training dt#training,
	body.training dt#training a,
	body.training dt#training a:hover,
	body.contact dt#contact,
	body.contact dt#contact a ,
	body.contact dt#contact a:hover, {
		background-position: 0 -30px;
	}

	/* Hover images for menu 
	body.about #header {
		height: 45px;
		background: #008C35;
			    url(../images/headers/about.jpg);
	}
	*/
			


#content {
	margin-right: 280px;
	line-height: 18px;
	border-left-color: #D5EAD7;
	border-left-style: solid;
	border-left-width: 1px;
	vertical-align: top;
}
	#content h2 {
		padding-bottom: 15px;
	}
	
	#content p {
		padding-bottom: 15px;
	}
	
	#content .padding {
		padding: 15px 40px 15px 15px;
	}
	
#leftmenu {
	width: 155px;
	vertical-align: top;
}

#rightmenu {
	text-align: right;
	width: 135px;
	vertical-align: top;
}

.shadedBox {
	width: 100%;
	background-color:#E6E6E6;
	font-size: 11px;
	color:#009900;
	padding: 5px;
	margin-bottom: 20px;
}

.whiteBox {
	width: 90%;
	background-color:#FFF;
	color:#009900;
	padding: 5px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	line-height: 20px;
}

	.whiteBox .hdr {
		color: #333;
		line-height: 30px;
		font-weight: bold;
	}
	
	.whiteBox .flimg {
		margin-right: 5px;
		float: left;	
	}
	
#boxmenu {
	width: 120px;
	background-image: url(../images/img_box.jpg);
	background-repeat:no-repeat;
	height: 50px;
	text-align: left;
	padding-left: 12px;
	padding-top: 10px;
	color:#333333;
	font-size: 9px;
}

	#boxmenu .header {
		font-size: 10px;
		font-weight: bold;
		padding-bottom: 5px;
	}
.buttonscontainer {width: 140px;}

.buttons a {
	color: #333333;
	background-color: #FFFFFF;
	padding: 2px;
	padding-left: 3px;
	padding-top: 10px;
	display: block;
	border-bottom: 1px solid #A6D9B4;
	font: 10px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover {
	background-color: #F3F3F3;
	color: #009900;
	text-decoration: none;
}

.tableline {
	border: none;
	background-image: url(../images/img_Vline.gif);
	background-position: center;
	background-repeat:repeat-y;
}

.imageTable {
	background-color:E6E6E6;
	color: #009900;
	font-weight:bold;
	font-size: 13px;
	padding: 5px;
}

.tablespaced td {
	padding: 5px;
}

.findEmployees {
	text-align: center;
	width: 100%;
}

#footer {
	background-color: #EEE;
	clear: both;
	font-size: 10px;
	color: #009900;
	border-top: 1px solid #A6D9B4;
	line-height: 18px;
	text-align: left;
	padding-left: 5%
}

	#footer #altnav {
		width: 500px;
		float: right;
		text-align: right;
		padding-top: 13px;
		margin-right: 5%;
}

	#footer #copyright {
		padding-top: 13px;
	}

	#altnav a:link {
		color: #666666;
		text-decoration: none;
	}

	#altnav a:visited {
		color: #666666;
		text-decoration: none;
	}
	
	#altnav a:hover {
		color:#009900;
	}
	
#footer-img {
	width: 780px;
	height: 18px;
	margin-left: 0px;
	text-align: left;
	background: url(../images/img_footer.gif);
}
	
/* Hide stuff */
.hidden {
	display: none;
}


