{
background-color: #e1ddd9;
font-size: 12px;
color:#564b47;
padding:20px;
margin:0px;
text-align: center;
}
#container {
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	width: 1000px;
	background-color: #2D5E99;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
}
#header {
	height: 250px;
	width: 1000px;
	background-repeat: no-repeat;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/images/Header.jpg);
}

#navagation {
	width: 1000px;
	background-color: #FFFFFF;
	padding: 0px;
	height: 37px;
}
#flash {
	height: auto;
	width: 980px;
	float: left;
	margin-right: 1px;
	left: auto;
	clear: left;
	background-color: #FFFFFF;
	padding: 10px;
}
#rmenu {
	background-repeat: no-repeat;
	clear: right;
	font-size: 12px;
	visibility: visible;
	color: #000000;
	height: auto;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
}
#footer {
	text-align: center;
	clear: right;
	float: center;
	background-color: #1F3B63;
	width: 1000px;
	height: auto;
}
