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

.container {
	height: 1024px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/ContentBackground.gif);
	background-repeat: no-repeat;
}
.leftColum {
	width: 290px;
	padding-left: 100px;
	clear: none;
	float: left;
}
.Logo {
	height: 175px;
}
.Navigation {
	height: 300px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftcolumtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #322D2D;
	font-size: 17px;
	line-height: 35px;
}
.rightcolum {
	float: right;
	width: 880px;
}
.rightcolumtext {
	padding-top: 33px;
}
.pictures {
	height: 490px;
	margin-top: 142px;
	background-image: url(../feature_images/group.png);
	background-repeat: no-repeat;
}
.gallery {
	height: 460px;
	margin-top: 142px;
	background-image: ;
	background-repeat: no-repeat;
	background-image: url(../feature_images/gallerybg.png);
	padding-top: 40px;
	padding-right: 30px;
	padding-left:70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.footer {
	clear: both;
	height: 60px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	color: 4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-right: 90px;
	padding-top: 20px;
}
a:link {
	color: #3D6F80;
	text-decoration: none;
}
a:hover {
	color: #FAA13A;
	text-decoration: none;
}
a:visited {
	color: #3D6F80;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.container .rightcolum .pictures div {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 150px;
}
.map {
	height: 440px;
	margin-top: 142px;
	background-image: url(../feature_images/gallerybg.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 50px;
	font-size: 12px;
}
.container .rightcolum .gallery table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #333;
	padding-left: 10px;
}

