@charset "utf-8";
#Container {
	background-color: #242f41;
	height: 651px;
	width: 717px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	left: 0px;
	top: 0px;
}
#Logo {
	position:absolute;
	width:488px;
	height:185px;
	z-index:1;
	top: 3px;
	left: 4px;
	background-color: #ffffff;
}
#MenuNav {
	position:absolute;
	width:219px;
	height:643px;
	z-index:2;
	left: 492px;
	top: 3px;
	background-color: #527297;
}
#Main {
	position:absolute;
	width:488px;
	height:329px;
	z-index:3;
	left: 4px;
	top: 190px;
	background-color: #ffffff;
}
#Tag {
	position:absolute;
	width:488px;
	height:117px;
	z-index:4;
	left: 4px;
	top: 520px;
	background-color: #242f41;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242f41;
	padding-left: 3px;
	text-align: left;
}
body {
	background-color: #505a65;
}
h1 {
	font-size: 16px;
	color: #516994;
	padding-left: 3px;
}
h2 {
	font-size: 14px;
	color: #516994;
	padding-left: 3px;
}
h3 {
	font-size: 12px;
	color: #516994;
	padding-left: 3px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
}
ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #516994;
}
