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

body {
	border: 0;
	margin: 0;
	background-image:url(../images/jpg/background.jpg);
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 12px;
}
a:link {
	text-decoration: none;
	color: #0ABAB5;
}
a:visited {
	text-decoration: none;
	color: #0ABAB5;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}
img {
	border: 0;
}
#wrapper {
	width: 1420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#wrapper div {
	display: block;
	position: relative;
}
#maincontent {
	height: 634px;
	width: 1420px;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/jpg/mainbackground.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {
	position:absolute;
	width:250px;
	height:350px;
	z-index:4;
	line-height: 1px;
	left: 100px;
	top: 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #000;
}
#slideshow {
	position: absolute !important;
	height: 634px;
	width: 865px;
	top: 0;
	left: 540px;
	margin: 0;
	padding: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #333;
	line-height: 16px;
	z-index:3;
}
#slideshow object{
	display: block;
	position: relative;
}
#logo {
	position:absolute;
	z-index:3;
	height:59px;
	width:250px; 
	left: 100px;
	top: 500px;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
}
#text {
	position: absolute !important;
	height: 534px;
	width: 570px;
	top: 80px;
	left: 540px;
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #333;
	z-index:3;
}
#text object{
	display: block;
	position: relative;
}
#footer {
	height: 300px;
	width: 1300px;
	margin-top: 50px;
	margin-bottom: auto;
	margin-right: 50px;
	margin-left: 50px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #000;
}