/*** Default ***/
body {
	background: #F4F4F4;
	text-align: center;
	font-size: 1em;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	margin: 5px auto 5px auto;
	width: 772px;
	background: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
#content {
	width: 762px;
	margin: 1px auto;
	padding-bottom: 10px;
	text-align: left;
	font-size: .8em;
	background: transparent url(images/fade01.gif) repeat-x left top;
}
#content p {
	padding: 20px 20px 0px 20px;
	margin: 0px;
}
#content h2 {
	width: 100%;
	padding: 10px 0px 0px 2px;
	text-align: left;
	margin: 0px;
	font-size: .9em;
	border-bottom: 1px solid #336699;
}
#content h3 {
	font-size: 1em;
	margin: 10px 0px 0px 0px;
	padding-left: 5px;
	text-decoration: none;
	text-transform: uppercase;
	color: #336699;
}
#content ul {
	list-style-image: url(images/bullett01.gif);
	padding: 17px 0px 5px 22px;
	margin: 0px;
	font-size: 1em;
}
/***************/

/*** Header specific ***/
#banner {
	position: relative;
	margin: 0px auto;
	width: 762px;
	height: 69px;
	background: transparent url(images/banner01.jpg) no-repeat left top;
	overflow: hidden;
}
#banner h1 span {
	position: absolute;
	display: block;
	width: 762px;
	height: 69px;
	left: 0px;
	top: 0px;
	background: transparent url(images/banner01.jpg) no-repeat left top;
}
#strap {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 6px;
}
#strap h2 {
	font-size: 1em;
	margin: 0px;
}
#strap span {
	text-align: right;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}
#menu {
	margin: 0px auto;
	background: #336699;
	width: 762px;
	height: 30px;
	text-align: left;
	position: relative;
	padding-top: 5px;
}
.menuItem {
	margin: auto 10px auto 10px;
	float: left;
}
#menuItemRight {
	float: right;
}
.menuItem a {
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
}
.menuItem a:hover, .menuItem a.current {
	color: #FFFFFF;
}
/***********************/

/*** Home page specific ***/
#images {
	width: 762px;
	height: 292px;
	margin: 1px auto;
	clear: both;
}
#mainImage {
	width: 597px;
	height: 292px;
	background: transparent url(images/mainImage01.jpg) no-repeat left top;
	float: left;
}
#subImages {
	float: right;
}
#yourLanguage {
	margin-top: 1px;
	width: 165px;
	height: 164px;
	background: transparent url(images/yourLanguage01.gif) no-repeat left top;
}
/**************************/

/*** Jobs specific ***/
.job {
	width: 762px;
	margin: 10px 0px 10px 0px;
	background: #FFFFFF;
	text-align: left;
}
.job h3 {
	position: relative;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/fade01.gif) repeat-x left top;
}
.job a {
	padding-left: 0px;
	text-decoration: none;
	text-transform: uppercase;
	color: #336699;
}
.job a:hover {
	text-decoration: underline;
}
.job em {
	position: absolute;
	right: 5px;
	color: #660000;
	font-style: normal;
	font-weight: bold;
}
/*********************/

/*** Form general ***/
.form {
	padding: 10px;
	margin: 0px;
}
.form div {
	text-align: right;
	clear: both;
}
span.title {
	float: left;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	width: 21%;
	padding-top: 3px;
}
span.fullWidth {
	float: left;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding-top: 3px;
}
span.field {
	float: right;
	text-align: left;
	width: 78%;
	color: #660000;
	font-weight: bold;
}
#alert {
	text-align: left;
	font-size: 1em;
	color: #660000;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0px 0px 10px;
}
span.required {
	position: absolute;
	padding: 3px 0px 0px 4px;
}
.text, .textarea {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	width: 300px;
	border: 1px solid #999999;
	color: #660000;
}
.button {
	margin: 1px;
	border: 1px solid #999999;
}
.radio {
	margin-left: 10px;
}
/********************/

/*** Contact page specific ***/
#contact {
	position: relative;
	width: 100%;
}
#contactForm {
	width: 70%;
}
#contactDetails {
	vertical-align: top;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 29%;
}
/*****************************/

/*** Register CV page specific ***/
#register {
	position: relative;
	width: 100%;
}
#registerForm {
	width: 99%;
}
span.details {
	padding-top: 3px;
	float: left;
	text-align: left;
	color: #336699;
	font-weight: bold;
	text-transform: uppercase;
}
/*********************************/

/*** About page specific ***/
#aboutImage01 {
	width: 200px;
	height: 145px;
	float: right;
	margin: 20px;
	background: transparent url(images/about01.jpg) no-repeat left top;
}
#aboutImage02 {
	width: 122px;
	height: 160px;
	float: left;
	vertical-align: bottom;
	margin: 20px;
	background: transparent url(images/about02.jpg) no-repeat left top;
}
#aboutImage03 {
	width: 300px;
	height: 160px;
	float: right;
	vertical-align: bottom;
	margin: 20px;
	background: transparent url(images/about03.jpg) no-repeat left top;
}
/***************************/

/*** Details page specific ***/
.footer {
	color: #666666;
	font-style: normal;
}
#reference {
	color: #000000;
	padding-left: 10px;
}
#apply {
	text-align: right;
}
#apply a {
	background: #336699;
	padding: 5px 10px 5px 10px;
	color: #CCCCFF;
	text-decoration: none;
	font-size: 1.25em;
	font-weight: bold;
}
#apply a:hover {
	color: #FFFFFF;
}
#salary {
	position: relative;
	font-weight: bold;
	font-size: .9em;
	padding: 5px 5px 0px 5px;
}
#salary em {
	position: absolute;
	top: 0px;
	right: 5px;
	color: #660000;
	font-style: normal;
}
/*****************************/