body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
}
#header {
	padding-right: 25px;
	padding-left: 25px;
	width: 900px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 135px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
}
#main_content {
	width: 575px;
	padding-top: 90px;
	padding-right: 305px;
	padding-bottom: 275px;
	padding-left: 70px;
	position: absolute;
	left: 0px;
	top: 135px;
	background-image: url(../images/bg_main.jpg);
	z-index: 1;
	text-align: left;
	background-repeat: repeat-y;
}
#navcontainer {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 900px;
	position: absolute;
	left: 25px;
	top: 140px;
	z-index: 2;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #004D99;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	line-height: 200%;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	position: absolute;
	height: 110px;
	width: 900px;
	left: 25px;
	bottom: 0px;
	background-image: url(../images/footer.jpg);
	margin: 0px;
	padding: 25px 0px 0px;
	text-align: center;
}
#sidebar {
	position: absolute;
	left: 675px;
	top: 230px;
	z-index: 4;
	width: 225px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	margin: 0px 0px 5px;
	padding: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #0099FF;
	text-decoration: none;
}
a {
	color: #004D99;
	text-decoration: underline;
	font-weight: normal;
}
.headlines {
	color: #004D99;
	font-weight: bold;
	font-size: 12px;
}
#contact {
	margin: 0px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004D99;
	position: absolute;
	height: 25px;
	top: 13px;
	right: 40px;
	text-align: right;
	padding: 0px;
	font-weight: bold;
	letter-spacing: 1px;
}
#contact a {
	color: #004D99;
	text-decoration: underline;
	font-weight: bold;
}
#images {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#main_content li {
	line-height: 150%;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}
#main_content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: circle;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004D99;
}
.staff_images {
	margin-top: 7px;
}
