/* Contact */

#content_left {
	width: 120px;
	background-color: #455560;
}

#content_middle {
	width: 320px;
	background-color: #64747F;
}

#content_middle p.contactmethod {
	font-weight: bold;
}

#content_middle p.contactmethod span {
	color: #c1d72d;
	display: block;
	float: left;
	width: 20px;
}

#content_middle p.contactmethod a {
	text-decoration: none;
	color: #ffffff;
}

#content_middle p.contactmethod a:hover {
	color: #c1d72d;
}

#content_right {
	width: 520px;
	background: #64757f url('../image/contact_image.jpg') no-repeat;
}
