h2 {
	padding-top: 40px;
	padding-bottom: 30px;
	background-image: url(../images/pages/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -176px;
}
#media_links {
	background-image: url(../images/pages/media_logo.jpg);
	background-repeat: no-repeat;
	background-position: 800px 0px;
	width: 960px;
	padding-top: 20px;
	height: 91px;
	padding-bottom: 30px;
	border-bottom: 1px solid #cfdbe6;
	margin-bottom: 20px;
}
#media_links a {
	background-image: url(../images/pages/media_links.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	height: 35px;
	padding-left: 35px;
	width: 350px;
	margin-right: 20px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
#media_links a:hover {
	text-decoration: none;
	color: #000;
}
h3 {
	margin-bottom: 20px;
}
h5 {
	margin-bottom: 20px;
}
p {
	margin-bottom: 10px;
}
p.media_gap {
	margin-bottom: 25px;
	height: 62px;
	margin-top: 15px;
}
p.media_gap img {
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}
p.news_gap {
	margin-bottom: 25px;
}
p.back_to_top {
	float: left;
	clear: both;
	width: 960px;
	height: 30px;
}
.media_column1 {
	width: 450px;
	float: left;
	margin-right: 50px;
	margin-bottom: 20px;
}
.media_column2 {
	width: 450px;
	float: left;
	margin-bottom: 20px;
}
.column_divider {
	background-color: #cfdbe6;
	height: 1px;
	font-size: 1px;
	width: 960px;
	margin-bottom: 25px;
	clear: both;
}
.pdf_link {
	background-image: url(../images/pdf_icon.gif);
	background-repeat: no-repeat;
	height: 20px;
	display: block;
	padding-left: 25px;
}
a:hover {
	text-decoration: underline;
}