@charset "utf-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
}
body {
	background-color: #999999;
	background-image: url(/WebsiteRoot/PS_sliced_exports/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#header {
	height: 104px;
	width: 955px;
	float: left;
}
#navbar {
	height: 64px;
	width: 955px;
	float: left;
}
#main {
	float: left;
	height: 554px;
	width: 804px;
	padding-right: 78px;
	padding-left: 74px;
}
#container {
	float: left;
	height: 900px;
	width: 955px;
	margin: 0px;
	padding: 0px;
}
#content {
	height: 554px;
	width: 804px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
}

