body {
	margin:0px; padding:0px;
	background-color:#215E94;
	background-image:url('/img/global/background-grad.jpg');
	background-position:top;
	background-repeat:repeat-x;
}


#page {
	padding:0px 0px 10px;
	margin:0px auto;
	width: 811px;
	height: 590px;
	background-position:top;
	background-repeat:no-repeat;
}

h1 {
display:none;
}

h2 {
	background-position:top left;
	background-repeat:no-repeat;
	width:210px; height:30px;
	margin:0px 0px; padding:0px;
	position:relative;
	top:15px;
	left:110px;
}


#logo {
	margin:0px auto;
	display: block;
	width: 811px;
	height: 590px;
}


a { color: #DEEAF5; text-decoration:underline; }
a:hover {color: #fff; text-decoration:none; }

#footer {
	width:700px;
	margin:0px auto;
	padding:10px;
	text-align:center;
	color: #AFC7DD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footer a { color: #AFC7DD; }
