@charset "UTF-8";
#sidenav {
	width: 149px;
	float: left;
	height: 606px;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FDC20A;
	line-height: 25px;
	font-weight: normal;
	padding-left: 14px;
	background-repeat: repeat-y;
	font-size: 20px;
	background-color: #2D3C77;
	border-right-width: 16px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	clear: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#nav {
	height: 25px;
	width: 668px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	text-align: right;
	padding-right: 35px;
	float: left;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wrapper #nav a {
	color: #000000;
	text-decoration: none;
}
#wrapper #nav a:hover {
	color: #2D3C77;
}
#wrapper {
	background-color: #2D3C77;
	width: 1250px;
}
#wrapper #content {
	font-family: Arial, Helvetica, sans-serif;
	width: 703px;
	padding-left: 0px;
	font-size: 36px;
	font-weight: normal;
	color: #2D3C77;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #2D3C77;
	padding-bottom: 5px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #2D3C77;
	float: left;
	margin-right: 10px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	margin-left: 00px;
	background-color: #FFFFFF;
}
#wrapper #main {
	background-color: #FFFFFF;
	text-align: justify;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 512.5px;
	width: 773px;
	float: left;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wrapper #main img {
	float: right;
	margin-left: 20px;
}
h1 {
	font-size: 36px;
	color: #2D3C77;
}
#footer {
	height: 80px;
	width: 1000px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 70px;
	padding-top: 20px;
	clear: both;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFC30B;
}
#sidenav a:hover {
	color: #FEC50B;
}
body {
	background-color: #2D3C77;
}
#side {
	background-image: none;
	height: 605px;
	width: 39px;
	float: left;
	background-repeat: repeat;
}
#sidenav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	display: inline;
}
#header {
	height: 247px;
	width: 1000px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding-left: 4px;
}
#wrapper #header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #main a {
	color: #2D3C77;
	text-decoration: none;
}
#wrapper #main a:hover {
	color: #000000;
}
