@charset "utf-8";

body {
	background-color: #0066CC;
	background-image: url(images/intro.jpg);
	height: 600px;
	width: 955px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	position: relative;
}
#content .homelink {
	height: 110px;
	width: 350px;
	display: block;
	position: absolute;
	left: 60px;
	overflow: hidden;
	visibility: visible;
	z-index: 5;
}

#animation {
	background-color: #1756A6;
	padding: 0px;
	height: 270px;
	width: 519px;
	position: relative;
	left: 39px;
	top: 235px;
	margin: 0px;
}
body#content {
	background-color: #0066CC;
	background-image: url(images/site-en.jpg);
	height: 600px;
	width: 955px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center 0px;
	overflow: hidden;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12pt;
	text-decoration: none;
}
#menulayer {
	padding: 0px;
	height: 25px;
	width: 590px;
	position: relative;
	top: 115px;
	margin: 0px;
	left: 365px;
	background-color: #6699FF;
}
#contentlayer {
	padding: 0px;
	height: 440px;
	width: 955px;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	overflow-x:hidden;
	overflow-y:auto;
}
#menulayer a,#menulayer a:visited {
	background-image: url(images/menu-up.png);
	display: block;
	padding: 0px;
	height: 25px;
	width: 95px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	float: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	letter-spacing: .15ex;
}
#menulayer a:hover {
	background-image: url(images/menu-down.png);
	display: block;
	padding: 0px;
	height: 25px;
	width: 95px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	float: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11pt;
	color: #FFFF66;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
}
.textmore {
	position: relative;
	width: 550px;
	margin: 10px;
	padding: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11pt;
	font-weight: 300;
	color: #000000;
	left: 0px;
	top: 0px;
	float: left;
}
.righttext {
	float: left;
	width: 300px;
	margin: 10px;
	border: 1px solid #0066CC;
	padding: 5px;
}

.gallerytext {
	position: relative;
	width: 370px;
	padding: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11pt;
	font-weight: 300;
	color: #000000;
	left: 0px;
	top: 0px;
	height: 376px;
	overflow: auto;
	clear: none;
	float: left;
	margin: 10px;
	background-color: #A9CCF6;
}
#bigimage {
	float: right;
	padding: 0px;
	max-height: 375px;
	max-width:500px;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: auto;
}
#imagelist {
	display: block;
	margin: 10px;
	padding: 0px;
	width: 350px;
	list-style-type: none;
}
#imagelist li {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 320px;
	list-style-type: none;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: .15ex;
	height: auto;
}
#imagelist img {
	height: 74px;
	max-height:74px;
	max-width:100px;
	float: left;
	margin: 5px 2px 5px 2px;
	display: inline;
	cursor: hand;
}
#serviceinfo {
	padding: 0px;
	clear: both;
	height: 20px;
	width: 955px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
#contentlayer h1 {
	color: #1655A2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 20px;
	line-height: 24px;
}
