* { padding: 0; margin: 0; }

body {
	background-color: #000;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#wrapper { 
 margin: 0 auto;
 width: 783px;
}
#faux {
 background: url(faux-3-2-col.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 
}
#header {
 color: #333;
 width: 763px;
 padding: 10px;
 height: 138px;
 margin: 10px 0px 0px 0px;
	background-image: url(media/header.jpg);
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: left;
}
#rightcolumn { 
 float: left;
 color: #333;
 margin: 10px;
 padding: 0px 30px 0px 20px;
 width: 480px;
 display: inline;
 position: relative;
 }

#rightcolumn p {
	padding-left: 20px;
}
#rightcolumn li
{
	margin-left:60px;
}
#footer { 
 width: 763px;
 clear: both;
 color: #cecece;
 background: #000 url(media/footer_base.gif) no-repeat;
 margin: 0px 0px 50px;
 padding: 10px;
	height: 200px;
}
.clear { clear: both; background: none; }

#logo {
	background: url(media/logo.gif) no-repeat 0 top;
	width: 229px;
	height: 115px;
	margin-top: 20px;
	float: left;
}

#address {
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	font-size: 11px;
}

#contact_info {
	float: left;
	margin-top: 82px;
	margin-left: 40px;
	font-size:11px;
}
#badge {
	width: 172px;
	height: 91px;
	margin-top: 25px;
	margin-left: 200px;
	float: left;
	background: url(media/badges.gif) no-repeat 0 top;
	
}
#navlist{margin-left: 0;padding-left: 0;list-style: none;}

#navcontainer {
	margin-left: 24px;
	margin-top: 20px;
}#navlist li a{background-image: url(media/arrow.png);background-repeat: no-repeat;background-position: 0 50%;
	color: #ffffff;
	padding-left: 20px;
	line-height: 30px;
	font-size: 12px;
}

#little_man {
	margin-top: 120px;
}

.vacresult {
	padding: 10px 3px 10px 0;
	background-image: url(media/box_bk.jpg);
	border-bottom: 1px dotted #008489;
	background-color: #f4f4f4;
	margin: 10px 30px 10px 3px;
	border-right: 1px dotted #008489;
}

.vactitle {
	font-weight: bold;
}

.vaclocation {
	
}

.vacsalary {
	
}

.vacdesc {
	
}

.vacapply {
	
}

a.morebut {
	color: #008489;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px dotted #ee2e24;
}

h2 {
	margin-left: 20px;
	color: #008489;
	margin-top: 20px;
	margin-bottom: 12px;
}
