body {
	background-color: white;
	font-family: arial, sans serif;
	color: #818181;
	padding-top: 40px;
	font-size: 12px;
	line-height: 16px;
}

a {
	color: #818181;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

#wrapper {
	margin: 0 auto;
	width: 910px;
}

#content_home {
	width: 910px;
	height: 502px;
}

#content {
	width: 870px;
	height: 462px;
	background-image: url('../images/bg.jpg');
	padding: 20px;
}

#download_pdf {
	padding-bottom: 28px;
	text-align: right;
}

#subnav {
	font-size: 16px;
	line-height: 16px;
}

#spacer_25 {
	height: 25px;
}

#spacer_40 {
	height: 40px;
}

.column {
	width: 174px;
	text-transform: uppercase;
}

.column2 {
	width: 435px;
}

.subheader {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4b4b4b;
}

.big {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}