body {
	background-color: #212046;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#logo {
	height: 78px;
	width: 560px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 20;
	float: left;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 480px;
	padding-top: 183px;
	padding-left: 55px;
	padding-bottom: 20px;
	position: relative;
	z-index: 10;
	line-height: 20px;
}
#navigation {
	height: 105px;
	width: 560px;
	position: absolute;
	left: 0px;
	top: 78px;
	z-index: 20;
	float: left;
	clear: left;
}
.background {
	background-image: url(images/secondary_pages/background_secondary.jpg);
	background-repeat: no-repeat;
	width: 800px;
	background-position: center top;
	position: relative;
	height: 567px;
	background-color: #344D85;
}
#wrapper {
	position: relative;
}
#border {
	width: 800px;
	border-top: none;
	border-right: 1px solid #495593;
	border-bottom: 1px solid #495593;
	border-left: 1px solid #495593;
	background-position: center top;
	position: relative;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#quotes {
	position: relative;
	width: 200px;
	top: 0px;
	right: 0px;
	z-index: 10;
	float: right;
	padding-top: 260px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7D7D7;
	line-height: 18px;
}
#beats {
	background-color: #4D70A8;
	border: 5px double #2A3C67;
	font-style: italic;
}
.images {
	border: 2px solid #FFFFFF;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 4px;
}
