body {
	background-color: white;
	text-align: center;
	margin: 0;
	padding: 0;
}
img {
	border-width: 0;
}
a {
	color: #b19903;
}
#wrapper {
	width: 1010px;
	background-image: url('/images/background.jpg');
	margin: auto;
	padding-top: 11px;
	min-height: 100%;
}
#header {
	width: 1010px;
	height: 230px;
	background-image: url('/images/header.jpg');
	text-align: left;
}
#logo {
	margin-top: 77px;
	position: absolute;
}
#tagline {
	margin: 45px 0 0 369px;
	position: absolute;
}
#the_nine {
	width: 675px;
	margin: 175px 0 0 303px;
	position: absolute;
	text-align: left;
}
#the_nine img {
	margin-right: 18px;
}
#content_wrap {
	text-align: left;
}
#navigation {
	width: 254px;
	margin: 23px 0 0 50px;
	text-align: center;
	float: left;
}
#language {
	margin-bottom: 25px;
}
.nav {
	margin: 15px 0 15px 0;
}

#vr {
	margin: 26px 0 20px 0;
	text-align: center;
	padding-left: 40px;
}
#vr div {
	padding: 4px;
	width: 160px;
	border: 1px solid #c4aa04;
	/* margin: 15px 0 7px 55px;
	margin-left: 55px;
	padding-right: 20px;
	width: 140px;
	text-align: left; */
}
#vr form {
	padding-right: 50px;
}
#vr input {
	width: 100%;
	color: #999999;
	font-size: 10px;
}
#vr img {
	margin-top: 4px;
}

#hrf_logo {
	margin: 10px 0 30px 0;
}
#content {
	width: 595px;
	color: d7d7d7;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	float: left;
}
#clearificator {
	clear: both;
}
.posting_title {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}
.posting_subtitle {
	font-style: italic;
	font-size: 12px;
}
.posting_content {
	margin: 10px 0 50px 0;
}