.boxContact1 {
	float: left;
	width: 240px;
	height: 195px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
}
.boxContact2 {
	float: left;
	width: 443px;
	height: 215px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.boxBranch {
	float: left;
	width: 330px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.tableContact {
	clear: both;
	text-align: left;
	vertical-align: top;
	width: 717px;
}
.tableContact td, .tableContact th {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;	
}
.boxNews {
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
}
#sponsors {
	padding: 0;
	margin: 0;
}
#sponsors li {
	list-style: none;
	position: relative;
	display: block;
	float: left;
	width: 160px;
	height: 160px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#boxExtremeDays {
	float: left;
	margin-right: 20px;
}
