body {
	left: 0px;
	top: 0px;
}
a:link { 
	text-decoration: none; 
	color: #1C2F71;
}
a:visited { 
	text-decoration: none; 
	color: #1C2F71;
}
div#header {
	height: 175px;
	width: 100%;
	left: 0px;
	top: 0px;
}
div#banner {
	position: absolute;
	background-color: #1C2F73;
	height: 150px;
	width: 842px;
	top: 10px ;
	left: 10px;
}
div#logo {
	position: absolute;
	left: 1px;
	top: 1px;
}
div#picture1 {
	position: absolute;
	left: 220px;
	top: 14px;
	width: 167px;
	height: 106px;
}
div#picture2 {
	position: absolute;
	left: 709px;
	top: 30px;
	height: 106px;
	width: 114px;
}
div#picture3 {
	position: absolute;
	height: 96px;
	width: 138px;
	left: 376px;
	top: 38px;
}
div#picture4 {
	height: 93px;
	width: 162px;
	position: absolute;
	left: 557px;
	top: 22px;
}
div#picture5 {
	height: 69px;
	width: 78px;
	position: absolute;
	left: 492px;
	top: 15px;
}
div#banner2 {
	background-color: #c8c7df;
	height: 170px;
	width: 842px;
	top: 10px;
	left: 10px;
	position: absolute;
}
div#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1C2F73;
	position: absolute;
	left: 10px;
	top: 165px;
}
div#menu a {
	color: #1C2F73;
	text-decoration: none;
}
div#line {
	position: absolute;
	left: 10px;
	top: 210px;
	width: 865px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1C2F73;
	height: 12px;
}
div#menubox {
	background-color: #C8C7DF;
	border: 1px solid #1C2F71;
	top: 287px;
	right: 200px;
	left: 652px;
	position: absolute;
	width: 170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1C2F73;
	margin: 4px;
	height: 240px;
}
div#box {
	background-color: #C8C7DF;
	border: 1px solid #1C2F71;
	top: 224px;
	right: 200px;
	left: 657px;
	position: absolute;
	width: 170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1C2F73;
	margin: 4px;
	height: 240px;
}
div#box ul {
	line-height : 150%;
	list-style-type: square;
	list-style-position: inside;
}
div#box ul li {
	color: #d2232a;
	list-style-type: circle;
}
div#box ul li a {
	color: #1F2E71;
	text-decoration: none;
}
div#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #1c2e72;
	background-color: #c8c7df;
	width: 200px;
	padding-left: 5px;
}
div#paragraph1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	position: absolute;
	left: 28px;
	top: 220px;
	width: 744px;
}
div#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #1c2e72;
	background-color: #c8c7df;
	padding-left: 5px;
	width: 625px;
}
div#menu ul li ul li {
	color: #1C2E72;
	list-style-type: disc;
}
