body {
	background:url(../images/bg_body-repeat.jpg) repeat-x top center #0070C0;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align:center;
}
#container table tr td {
	text-align: center;
}
#container a {
	color: #D1E0FD;
}
#container a:hover {
	color: #000;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#container table {
	margin-right: auto;
	margin-left: auto;
}

div#header { width:960px; height:150px; position:relative; }
div#header h1 { padding:10px 0 0; margin:0; text-align:left; }
div#header h1 a:link, div#header h1 a:visited {
	background:url(../images/img_logo.png) no-repeat top left;
	width:80px;
	height:0;
	padding:70px 0 0;
	display:block;
	position:relative;
	overflow:hidden;
	font-size:1%;
	line-height:1%;
	border:0;
	color:#000;
	text-decoration:none;
}
div#header h1 a:hover, div#header h1 a:active { border:0;text-decoration:none; }
div#header h2 { padding:0; margin:0; font-size:22px; font-weight:normal; text-align:left; }

div#header div.image {
	background:url(../images/bg_header-image.jpg) no-repeat top center;
	width:449px;
	height:101px;
	position:absolute;
	top:6px;
	right:50px;
}
