@charset "utf-8";

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #272D2B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #272D2B;
}
p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #333333;
}


h1 {
	font-size: 110%;
	color: #51597E;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51597E;
	padding-top: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
}
h6 {
	font-size: 80%;
	color: #D5D9CE;
	text-align: right;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container {
	padding: 0px;
	width: 897px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-image: url(images/back-container.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 660px;
}
#top {
	background-image: url(images/back-top.jpg);
	height: 201px;
}
.flags {
	float: right;
}

#top ul {
	list-style-type: none;
	display: block;
	width: 604px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	top: 166px;
	position: relative;
	left: 288px;
}
#top li {
	display: inline;
	color: #FFFF99;
	text-decoration: none;
	padding-left: 18px;
}
#top a {
	text-decoration: none;
	color: #CFD5C8;
}
#top a:hover {
	color: #FFFF99;
}
#leftside {
	background-color: #afb9a3;
	width: 275px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#content {
	float: right;
	width: 562px;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	margin: 0px;
}
#content-scroll {
	float: left;
	width: 562px;
	position: relative;
	margin: 0px;
	overflow: auto;
	height: 300px;
	padding: 0px;
}

#footer {
	background-image: url(images/back-footer.jpg);
	height: 38px;
	padding-right: 30px;
	padding-left: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin: 0px;
	clear: both;
	position: relative;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#googlemaps {
	float: right;
	border: 1px solid #515B7F;
	margin-top: 76px;
	padding: 5px;
}
.img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 26px;
	padding-bottom: 20px;
	padding-left: 0px;
}
