body {
	background-image: url('images/header_bg_1.png');
	background-repeat: repeat-x;
	background-color: #071d3a;
	font-family: Verdana;
	font-size: 12px;
	color: #e3e3e3;
	text-align: center;
	margin: 0;
}

a {
	color: #0099ff;
}

h2 {
	color: #004080;
	font-size: 11pt;
	font-weight: normal;
	margin: 9px 0 0 0;
}

#news h2 {
	font-size: 12pt;
	color: #ff8b2b;
}

h2 a {
	text-decoration: none;
	color: #004080;
}

h1 {
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	text-align: left;
	margin-left: 10px;
}

#events, #online, #print {
	width: 315px;
	height: 218px;
	background-image: url('images/box_media-print-event.jpg');
	background-repeat: no-repeat;
	float:left;
	margin-top: 18px;
}

#events table, #online table, #print table {
	margin-top:-3px;
	margin-left:20px;
	width: 90%;
}

#events h1, #online h1, #print h1 {
	margin-top:10px;
	margin-left:15px;
}

.content_td {
	color: #000;
	text-align: left;
}

img {
	margin: 0;
	padding: 0;
}

#content_wrapper {
	margin: 0px auto 0px auto;
	width: 1045px;
}

#header_wrapper {
	width: 1045px;
	height: 366px;
	background-image: url('images/header_1.png');
	background-repeat: repeat-x;
}

#logo_wrapper {
	height: 100px;
	line-height: 100px;
	vertical-align: middle;
	text-align: left;
}

#textboxes_wrapper {
	width: 945px;
}

#under_wrapper {
	height: 400px;
	width: 945px;
}

#news {	
	height: 400px;
	width: 300px;
	float: left;
	text-align: left;
}

#news_detail {
	width: 300px;
	height: 160px;
	background-image: url('images/box_news.jpg');
	background-repeat: no-repeat;
}

#spce1, #spce2 {
	width: 10px;
	height: 395px;
	background-image: url('images/under_vertical_line.png');
	background-repeat: repeat-y;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
}

#jobs {
	height: 400px;
	width: 300px;
	float: left;
}

.job {
	width: 300px;
	height: 50px;
	background-image: url('images/box_jobs.jpg');
	background-repeat: no-repeat;
	text-align: left;
}

#jobs table {
	border-spacing: 2;
	border-collapse: 2;
	width: 280px;
	margin: 0 10px 0 10px;
}

.vac_title {
	color: #f28f3d;
	width: 184px;
}

td {
	font-size: 12px;
	height: 18px;
}

#company_contact {
	height: 400px;
	width: 300px;
	float: left;
}

#company {
	width: 300px;
	height: 95px;
	background-image: url('images/box_company.jpg');
	background-repeat: repeat-x;
	text-align: left;
}

#contact {
	width: 300px;
	height: 120px;
	background-image: url('images/box_contact.jpg');
	background-repeat: repeat-x;
	text-align: left;
}

#contact table {
	border-spacing: 2;
	border-collapse: 2;
	width: 260px;
	margin: 0 20px 0 20px;
}

#contact table td {
	height: 35px;
}

.contact_title {
	font-weight: bold;
	color: #8495ab;
	width: 100px;
	vertical-align:middle;
	line-height: 1em;
}