@charset "UTF-8";
/* CSS Document */

#image {
	width: 180px;
	float: left;
}
#image-lg {
	margin-left: 20px;
	width: 360px;
	float: left;
}
#brochures {
	margin-left: 570px;
}
#brochure-mid a {
	color: #000000;
}
#image-footer {
	clear: both;
}
#brochure-top {
	background-image: url(../images/pdf_box/pdf_bg-top.gif);
	background-repeat: no-repeat;
	height: 11px;
}
#brochure-mid {
	background-image: url(../images/pdf_box/pdf_bg.gif);
	background-repeat: repeat-y;
	color: #000000;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 11px;
}
#brochure-base {
	background-image: url(../images/pdf_box/pdf_bg-base.gif);
	background-repeat: no-repeat;
	height: 11px;
}
#brochures  a:hover {
	color: #FF0000;
}
.txt-brochure {
	font-size: large;
	color: #00688F;
	display: inline;
	text-decoration: underline;
}
#towercrane {
	width: 560px;
	float: left;
}
