@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/bodyBG1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 798px;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}
#content {
	padding: 10px 20px 10px 25px;
	background-color: #FFFFFF;
	width: 753px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0D6DC;
	border-left-color: #D0D6DC;
}
h1 {
	font-size: 22px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-bottom-width: 4px;
	border-left-width: 7px;
	border-bottom-style: double;
	border-left-style: solid;
	border-bottom-color: #C5D9F2;
	border-left-color: #809CCB;
}
#nav {
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0D6DC;
	border-left-color: #D0D6DC;
}
#footer {
	background-color: #C5D9F2;
	height: 30px;
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0D6DC;
	border-left-color: #D0D6DC;
}
#header {
	height: 180px;
	width: 800px;
}
#content2 {
	padding: 10px 20px 10px 25px;
	width: 753px;
}
#footer2 {
	background-color: #C5D9F2;
	height: 25px;
	width: 798px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
}
#footer2 a {
	color: #000000;
	text-decoration: none;
}
#footer2 a:link, #footer2 a:visited, #footer2 a:hover, #footer2 a:active {
	color: #000000;
	text-decoration: none;
}

#header1 {
	font-size: 1.5em;
	padding-bottom: 3px;
	padding-left: 7px;
	border-bottom-width: 4px;
	border-left-width: 7px;
	border-bottom-style: double;
	border-left-style: solid;
	border-bottom-color: #809CCB;
	border-left-color: #809CCB;
}
