@charset "utf-8";
/* CSS Document */

#titlebar {
	background-image: url(../images/Titles/inspirecdfcu.jpg);
	width: 570px;
	margin-left: -490px;
}

.sectionparagraph > ul {
	margin-top: 10px;
}

.sectionparagraph > ul > li {
	margin-left: 30px;
	list-style: outside;
	list-style-type: square;
	margin-top: 10px;
}

#pageimage {
	background-image: url(../images/InspireLOGO.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 200px;
	top: 350px;
	background-color: #3F4F9D;
}

#contentbox {
	background-color: #85C034;
}

