body {
	margin:					0;
	height:					100%;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#000066;
	line-height:			18px;
	background:				#fff;
}
h1 {
	font-size:				11px;
	line-height:			18px;
	margin:					0 0 0 0;
}
h2 {
	font-size:				11px;
	line-height:			18px;
	margin:					0 0 0 0;
}
a {
	color: #378EAE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#page {
	padding:				0 0 0 50px;
}
#header {
	display:				block;
	height:					40px;
	margin:					30px 0 0 0;
	background:				url(images/latest-news-header.jpg) no-repeat top left;
}
#header h1 span { display:	none; }
#header #header-title {
	float:					right;
	width:					200px;
	height:					30px;
	margin:					0 20px 0 0;
	background:				url(images/title-latest-news.gif) no-repeat top right;
}

#header #header-title-vacancy {
	float:					right;
	width:					200px;
	height:					30px;
	margin:					0 20px 0 0;
	background:				url(images/title-vacancies.gif) no-repeat top right;
}
#header h2 span { display:	none; }
#navigation {
	display:				block;
	margin:					10px 20px 0 0;
}
#print {
	width:					97px;
	height:					26px;
	display:				block;
	margin:					10px 0 0 0;
	text-align:				left;
	background:				url(images/news/print-page.gif) no-repeat top left;
}
#print a {
	width:					97px;
	height:					26px;
	display:				block;
}
#print a span {
	display:				none;
}

#navigation #dropdown {
	display:				block;
	text-align:				right;
	float:					right;
}

#navigation form {
	margin:					0 0 0 0;
	padding:				0 0 0 0;
}

#body #text {
	float:					left;
	width:					65%;
}

body#vacancies #body #text{
	margin-top:				40px;
	width:					90%;
}
#body #text h2 span { display:	none; }
#body #photos {
	float:					right;
	width:					155px; /*30%;*/
	margin:					24px 5px 0 0;
	text-align:				center;
}
#body #photos img{
	margin: 				0 0 5px 0;
}
div.clear {
	clear:					both;
}
#footer {
	display:				block;
	height:					20px;
	font-size:				9px;
}