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

body {
	background-color: #85c4e5;
	background-attachment: fixed;
	background-image: url(../images/pageback.jpg);
	background-repeat: repeat;
	background-position: left top;
	
}

#container {
	width: 995px;
	height: 100%;
	left: 50%;
	margin-left: -492px;
	margin-top: 10px;
	position: absolute;
}

#header {
	background-repeat: no-repeat;
	position: absolute;
	width: 995px;
	height: 220px;
	left: 50%;
	margin-left: -497px;
	padding-top: 15px;
	border: 0px;
}

#header-logo {
	position: absolute;
	width: 330px;
	height: 115px;
	right: 35px;
	padding-top: 5px;
}
#header-15years {
	position: absolute;
	width: 330px;
	height: 115px;
	padding-top: 5px;
	left: 50px;
}

#menu {
	position: absolute;
	width: 995px;
	height: 40px;
	left: 50%;
	margin-left: -510px;
	top: 160px;
	text-align: center;
	vertical-align: bottom;
	z-index: 1;
}

#contents {
	background: url(../images/bg_container.png);
	position: absolute;
	width: 995px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	top: 220px;
	left: 50%;
	margin-left: -497px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#tf1 {
	width: 88%;
	height: auto;
	margin-left: 50px;
	padding-top: 325px;
}
#tf2 {
	width: 88%;
	height: auto;
	margin-left: 50px;
	text-align: center;
}
#tfq {
	width: 88%;
	height: auto;
	margin-left: 50px;
}
#tf3 {
	width: 95%;
	height: auto;
	margin-left: 10px;
	text-align: center;
}

#image1 {
	background: url(../images/slidebackground.jpg);
	width: 414px;
	height: 286px;
	top: 45px;
	left: 50px;
	position: absolute;
	text-align: left;
}

#image2 {
	background: url(../images/slidebackground.jpg);
	width: 414px;
	height: 286px;
	top: 45px;
	position: absolute;
	right: 70px;
	text-align: left;
}

#footer {
	background: url(../images/bg_footer.png);
	position: absolute;
	bottom: 0px;
	width: 995px;
	height: 54px;
	left: 50%;
	margin-left: -498px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
.imageborder {
	border: 1px solid #000000;
	text-align: center;
}

A:link {text-decoration: none; color: #3A91BE;}
A:visited {text-decoration: none; color: #666666;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

#FrogJS{
	width: 900px;
	height: 625px;
	margin: 0 auto;
}
#FrogJSCredit{
text-align: right;
font-size: 80%;
color: #999;
padding: 1px;
}
#FrogJSCaption{
	text-align: left;
	line-height: 115%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#tf1-holiday {
	width: 88%;
	height: auto;
	margin-left: 50px;
	padding-top: 375px;
}
#tf1-holiday-top {
	width: 88%;
	height: auto;
	margin-left: 50px;
	padding-top: 0px;
}

