/* START: Navigation */
#navigation ul {
	background: url(images/nav_reference_main_bg.gif) repeat-x;

}
/* END: Navigation */

.headContent {
	background: #467f80;
}

#contentContainer .content img {
	float: left;
	margin: 0 7px 25px 0;
}

#contentContainer .content h2 {
	float: left;
	width: 400px;
	color: #236768;
	font-size: 19px;
}

#contentContainer .content a {
	color: #236768;
	font-size: 19px;
	text-decoration: none;
}

#contentContainer .content a:hover {
	color: #236768;
	font-size: 19px;
	text-decoration: underline;
}

#contentContainer .content h3 {
	color: #236768;
}

.head_img {
	background: url(images/header_reference.jpg) no-repeat;
}
