body {
	background-image: url(Images/bg.png);
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
#logo {
	float: left;
	margin-left: 30px;
}
h2 {
	float: right;
	font-size: 16px;
	color: #607996;
	margin-top: 60px;
	margin-right: 30px;
}
#headlines {
	clear: both;
	height: 370px;
	width: 634px;
	float: left;
}
#headlines h3 {
	margin: 0;
	font-weight: bold;
	font-size: 22px;
}
#headlines a {
	color: #5f73a2;
	text-decoration: none;
}
.headone {
	background-image: url(Images/headlines_01.png);
	height: 93px;
	width: 634px;
}
.headtwo {
	background-image: url(Images/headlines_02.png);
	height: 86px;
	width: 634px;
}
.headthree {
	background-image: url(Images/headlines_03.png);
	height: 89px;
	width: 360px;
	float: left;
}
.headfour {
	background-image: url(Images/headlines_04.png);
	height: 102px;
	width: 634px;
	line-height: 90px;
	clear: both;
}
.headfive {
	background-image: url(Images/headlines_05.png);
	float: right;
	width: 274px;
	height: 89px;
}
.headone:hover {
	background-image: url(Images/headlines_01_hover.png);
}
.headtwo:hover {
	background-image: url(Images/headlines_02_hover.png);
}
.headthree:hover {
	background-image: url(Images/headlines_03_hover.png);
}
.headfour:hover {
	background-image: url(Images/headlines_04_hover.png);
}
.headfive:hover {
	background-image: url(Images/headlines_05_hover.png);
}
#imgfolder {
	float: right;
}
#headlines h3 em {
	font-size: 16px;
}
#content {
	margin-top: -5px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 15px;
	clear: both;
	float: left;
	width: 820px;
	background-image: url(Images/contenttile.png);
	background-repeat: repeat-y;
	color: #5f73a2;
}
h4 {
	font-size: 24px;
}
#content ul {
	list-style-type: none;
}
#content li {
	font-weight: bold;
	font-size: 18px;
	margin-left: -34px;
	margin-bottom: 20px;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
#imgfolder2 {
	width: 500px;
	height: 500px;
	background-image: url(Images/presentationfolder2.png);
	background-repeat: no-repeat;
	margin-top: -540px;
	margin-left: 345px;
	margin-bottom: 40px;
}
#navlist {
	margin-top: 30px;
	margin-left: -5px;
	width: 900px;
	text-align: center;
	height: 50px;
	display: inline;
}
#navlist a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}
