body
{
	margin: 0;
	padding: 7px 0 0 47px;
	width: 886px;
	height: 403px;
	font-family: arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	position: relative;
}
	

h1, h2, h3, h4, h5, h6
{
	color: #0066CC;
}


h1
{
	font-size: 1.8em;
	text-align: center;
}

	h1 span
	{
		color: #000099;
	}

	h1 .ltd
	{
		font-weight: normal;
		font-size: 0.4em;
		color: #0066CC;
	}
a
{
	color: #006633;
}

img
{
	background-color: #F9F8F6;
	padding: 2px;
	border: 1px solid #F4F3EF;
	float: left;
	margin: 10px;
}

	img.logo
	{
		padding: 0;
		border: none;
		margin-right: 30px;
	}


div.company
{
	border: 1px #0066CC dashed;
	display: block;
	margin: 10px 0 10px 0;
	padding: 10px;
	padding-left: 300px;
	position: relative;
	background: transparent url('images/company.gif') bottom left repeat-x;
	min-height: 160px ;
	height: auto !important;
	height: 160px;
}
	
	.company img
	{
		float: none;
		position: absolute;
		top: 0;
		left: 0;
	}

.joblist
{
	list-style-position: inside;
	list-style: square;
	color: #006633;
	padding-left: 15px;
	margin-left: 15px;
}
	
	.joblist a
	{
		color: Black;
	}
	
	.joblist a:visited
	{
		color: #006633;	
	}

#wrapper
{
	margin-left: 160px;
	display: block;
	padding-bottom: 30px;
}

#navigation
{
	list-style: none;
	display: block;
	position: absolute;
	top: 170px;
	left: 47px;
	padding: 10px;
	margin: 0;
	width: 150px;
	font-weight: bold;
}
	
	#navigation li
	{
		 margin: 7px 0 7px 0;
		 padding: 0;
		 
	}
	
#power, #aandr, #antri
{
	min-height: 215px;
	height: 215px;
}
	
/* powered by */
.poweredBy
{
	height: 43px;
	width: 128px;
	margin: 10px;
	display: block;
	/*background: transparent url('images/powered_by.jpg') top left no-repeat;*/
	float: right;
	clear: both;
}

	.poweredBy span
	{
		display: none;
	}

/* Jobdescription style */
.jobdescription 			{}
.jobdescription div			{}
.jobdescription h1			{text-align: left;}
.jobdescription h2			{}
.jobdescription h3			{}
.jobdescription h4			{}
.jobdescription h5			{}
.jobdescription h6			{}
.jobdescription p			{}
.jobdescription ul			{}
.jobdescription li			{}
.jobdescription a, .jobdescription a:link	{}
.jobdescription a:hover		{}
.jobdescription a:active		{}
.jobdescription a:visited	{}
