#body {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color:#E6E6E6;
	}

#header {
	position:relative;
	width:650px;
	height:130px;
	z-index:2;
	left: 400px;
	top: 36px;
	}
	
#logo {
	position:relative;
	z-index:2;
	}
	
#navigation {
	position:absolute;
	width:288px;
	height:1px;
	z-index:2;
	left: 12px;
	top: 799px;
	}
	
#infoarea {
	position:absolute;
	width:551px;
	height:445px;
	z-index:2;
	left: 410px;
	top: 150px;
	visibility: visible;
	font-family: Verdana, Geneva, sans-serif;
	}
	

.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #121FC2;
}

.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #121FC2;
}

.h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #121FC2;
}
