﻿
body {
	background: #FFF url(images/landing-page-background.jpg) no-repeat;
	background-position: top center;
}

#backgroundsplash {
	background-image: none;
}
#container {
	width:800px;
	margin: 30px;
	padding-top: 0px;
	margin-bottom: 70px;
	text-align: left;
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	height: 5em;
	margin-top: -5em;
}
#footer #bg {
	position: relative;
	height: 60px;
	margin: 0 auto;
	background-color: #072859;
	background-image: url(http://www.aristotle.com/templates/waterandstone/images/footerbg.gif);
	background-repeat: repeat;
}
.bold-red {
	color: #BF0000;
	font-family:Helvetica;
	font-weight: bold;
	font-size: 14px;
}
.secondary-title {
	font-size: 22px;
	font-family:Helvetica;
	font-weight: bold;
	line-height: 24px;
	color:#000000;
}
.large-title {
	font-size: 24px;
	font-family:Helvetica;
	font-weight: bold;
	line-height: 28px;
	color: #006699;
}
.ital-red {
	color: #BF0000;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
.regular-list {
	font-size: 12px;
	color:#000;
	padding-bottom: 10px;
	font-weight: normal;
	padding-right: 40px;
}
.blue {
	color: #11467E;
}
.blue-bold {
	color: #11467E;
	font-weight: bold;
}
.size-down {
	font-size: 10px
}
.bold-title {
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica;
}
</style>
