@charset "utf-8";
/* CSS Document */

.col-1 {
	float: left;
	width: 325px;
}
.contact-infobox1 {
	float: left;
	width: 780px;
	margin-bottom: 10px;
}
.emailblock {
	float: left;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	color: #033;
}
/* LINKS --------------------------------------- */
a.cmail:link, a.cmail:visited, a.cmail:active {
	text-decoration: none;
	background: url(../siteimages/set6/mtab1.jpg);
	height: 18px;
	width: 190px;
	display: block;
}
a.cmail:hover {
	text-decoration: none;
	background: url(../siteimages/set6/mtab2.jpg);
	display: block;
	height: 18px;
	width: 190px;
}
