body {
	background: url(../img/bg.jpg) top right no-repeat #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

h1 {
	border-bottom: 5px solid #000;
	padding: 0px 0px 12px 0px;
}

#bar {
	width: 100%;
	min-width: 1091px;
	height: 119px;
	background: left no-repeat #000;
	position: absolute;
	top: 72px;
	left: 0px;
	z-index: 5000;
}

.column {
	float: left;
	width: 271px;
	padding: 243px 32px 0px 32px;
	border-left: 1px dashed #CCC;
	position: relative;
	z-index: 1;
}

li {
	padding-bottom: 25px;
}

blockquote {
	padding: 0px;
	margin: 66px 0px 24px 0px;
	border-top: 3px solid #000;
	width: 608px;
	float: left;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 40px;
	z-index:50;
}

.spacer {
	display: block;
	width: 100%;
	height: 186px;
	float: left;

}
