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

a:link {
	color: #555;
	text-decoration: none;
	border: 0;
}
a:visited {
	color: #555;
	text-decoration: none;
	border: 0;
}
a:hover {
	color: #555;
	text-decoration: none;
	border: 0;
}
a:active {
	color: #555;
	text-decoration: none;
	border: 0;
}
/* CSS Document */

#container {
	width: 780px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #FFFFFF;
	height: 680px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #555;
}#banner {
	height: 90px;
	width: 760px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFF;
	text-align: left;
	background-image: url(images/header_09.png);
	background-repeat: no-repeat;
	background-position: 300px center;
	vertical-align: middle;
}
#menu_bar {
	color: #555;
	height: 30px;
	width: 760px;
}
#main_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #555;
	height: 430px;
	width: 760px;
	vertical-align: top;
	text-align: left;
	border: 0;
}
#mc_left {
	float: left;
	height: 410px;
	width: 100px;
	vertical-align: top;
}
#mc_top {
	float: left;
	height: 360px;
	width: 660px;
}
#mc_image img {
	float: left;
	height: 360px;
	width: 400px;
}
#mc_text {
	float: right;
	height: 360px;
	width: 240px;
}
#mc_bottom {
	float: right;
	height: 82px;
	width: 660px;
	text-align: right;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #777;
	width: 760px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: text-bottom;
}
#slideshow {
	text-align: center;
}
