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

#cybex-image {
	float: left;
	height: auto;
	width: auto;
	border: 2px solid #000000;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#cybex-text {
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#ecybex {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: center;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
#ecybex a {
	text-decoration: none;
	color: #336699;
}
#ecybex a:hover {
	color: #666666;
	text-decoration: underline;
}
#brochures {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: center;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#brochures a {
	color: #336699;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
#brochures a:hover {
	color: #666666;
	text-decoration: underline;
}
