@charset "UTF-8";

/*======================================== Blue Roses CSS ====================*/

.contact_head {
	width: 480px;
	height: 32px;
	padding: 0px 0px 0px 16px;
	background: #564C89 url(/images/title_head_end.jpg) no-repeat top right;
	color: #ffffff;
	line-height: 32px;
}
.contact_text {
	margin: 0px 0px 64px 0px;
}
.contact_text p {
	margin: 16px;
}
#press_release {
	position: relative;
	margin: 16px;
}
#press_release_dl {
	position: absolute;
	width: 80px;
	height: 98px;
}
#press_release_dl a {
	display: block;
	width: 80px;
	height: 98px;
	background: url(/images/press_dl.jpg) no-repeat top left;
	text-indent:-9999px;
}
#press_release_text {
	margin: 0px 0px 0px 112px;
	padding: 16px 0px;
}