@charset "utf-8";
body {
	background-color: #F4F4F4;
	font-family: TodaySBOP-Light, Arial, sans-serif;
}
#container {
	width: 1250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: -8px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #B4D6F1;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #B4D6F1;
}

#imageMontage {
	height: 625px;
	width: 640px;
	float: left;
	padding-left: 50px;
	padding-right: 25px;
	padding-top: 50px;
}
#logo {
	height: 150px;
	padding-right: 50px;
	padding-top: 50px;
}

.imageRight {
	float: right;
}


#footer {
	background-color: #B4D6F1;
	height: 75px;
	font-size: 12px;
	color: #2D2D2D;
	width: 1250px;
	padding-top: 10px;
	margin-top: 68px;
	clear: both;
}

#siteMap {
	float: left;
}
#credits {
	float: left;
	margin-left: 3px;
}

#copyright {
	float: right;
}

a:link {
	color: #000000;
	text-decoration: underline;
}


a:visited {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#mainText {
	height: auto;
	padding-top: 25px;
	padding-right: 50px;
	font-size: 17px;
	padding-left: 716px;
}
#sitemap_navigation {
	float: left;
	margin-left: 50px;
}
h1 {
	font-family: TodaySBOP-Light, Arial, sans-serif;
	font-size: 25px;
}

#sitemap_services {
	float: left;
	margin-left: 50px;
	margin-right: 60px;
}
ul {
	list-style-type: disc;
	display: inline;
	list-style-position: inside;
}
li {
	line-height: 150%;
}

#sitemap_others {
	float: left;
}


#contactText {
	height: auto;
	padding-top: 25px;
	padding-right: 50px;
	text-align: right;
	font-size: 15px;
	margin-bottom: 25px;
}
#caption {
	text-align: center;
	font-size: 25px;
	float: left;
	clear: left;
	width: 656px;
	padding-right: 50px;
	padding-left: 15px;
	font-family: TodaySBOP-Light, Arial, sans-serif;
}

#mapContainer {
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}
