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

body {
	margin-left: 0px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #262626;
	font-size: 12px;
}
p {
	margin:0px;
	padding-bottom:11px;
}
h1	 {
	margin:0px;
	padding-bottom:5px;
	font-size: 15px;
	font-weight: normal;
}
h2 {
	margin:0px;
	padding-bottom:11px;
	font-size: 15px;
	font-weight: normal;
}
a:link {
	color: #ABC899;
	text-decoration: none;
} 
a:visited {
	color: #ABC899;
	text-decoration: none;
} 
a:hover {
	color: #ABC899;
	text-decoration: underline;
} 
a:active {
	color: #ABC899;
	text-decoration: underline;
}
a.gallery_p:link {
	color: #FFFFFF;
	text-decoration: none;
} 
a.gallery_p:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
a.gallery_p:hover {
	color: #ABC899;
	text-decoration: none;
} 
a.gallery_p:active {
	color: #ABC899;
	text-decoration: none;
}
#wrapper {
	width:900px;
	z-index: 0;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 599px;
	border: 1px solid #FFFFFF;
}
#home_bg {
	left:0px;
	width:900px;
	height:76px;
	z-index:3;
	position: absolute;
	top: 523px;
	overflow: auto;
	background-image: url(../images/text_bg.png);
	background-repeat: repeat;
}
#home_enter {
	left:779px;
	width:108px;
	height:11px;
	z-index:4;
	position: absolute;
	top: 15px;
}
#content_bg_home {
	left:0px;
	top:0px;
	width:900px;
	height:599px;
	z-index:1;
	margin-top: 0px;
	background-image: url(../images/bg_homepage.jpg);
}
#home_logo {
	left:588px;
	width:302px;
	height:134px;
	z-index:4;
	position: absolute;
	top: 457px;
}
#content_bg1 {
	left:0px;
	top:0px;
	width:900px;
	height:599px;
	z-index:1;
	margin-top: 0px;
	background-image: url(../images/bg1.jpg);
}
#content_bg2 {
	left:0px;
	top:0px;
	width:900px;
	height:599px;
	z-index:1;
	margin-top: 0px;
	background-image: url(../images/bg2.jpg);
}
#content_bg3 {
	left:0px;
	top:0px;
	width:900px;
	height:599px;
	z-index:1;
	margin-top: 0px;
	background-image: url(../images/bg3.jpg);
}
#content_bg4 {
	left:0px;
	top:0px;
	width:900px;
	height:599px;
	z-index:1;
	margin-top: 0px;
	background-image: url(../images/bg4.jpg);
}
#content_bg5 {
	left:0px;
	top:0px;
	width:900px;
	height:599px;
	z-index:1;
	margin-top: 0px;
	background-image: url(../images/bg5.jpg);
}
#content_bg6 {
	left:0px;
	top:0px;
	width:900px;
	height:599px;
	z-index:1;
	margin-top: 0px;
	background-image: url(../images/bg6.jpg);
}
#content_bg7 {
	left:0px;
	top:0px;
	width:900px;
	height:599px;
	z-index:1;
	margin-top: 0px;
	background-image: url(../images/bg7.jpg);
}
#logo {
	left:545px;
	width:335px;
	height:171px;
	z-index:5;
	position: absolute;
	top: 0px;
}
#nav {
	left:186px;
	width:134px;
	height:216px;
	z-index:4;
	position: absolute;
	top: 184px;
}
#text {
	left:359px;
	width:514px;
	height:411px;
	z-index:4;
	position: absolute;
	top: 162px;
	padding-right: 23px;
	overflow: auto;
	padding-top: 26px;
	padding-left: 4px;
	margin: 0px;
}
#gallerybg {
	left:353px;
	width:547px;
	height:411px;
	z-index:4;
	position: absolute;
	top: 162px;
	overflow: auto;
	padding-top: 26px;
	margin: 0px;
}
#text_bg {
	left:324px;
	width:576px;
	height:482px;
	z-index:3;
	position: absolute;
	top: 117px;
	overflow: auto;
	background-image: url(../images/text_bg.png);
	background-repeat: repeat;
}
#footer {
	position:absolute;
	left:744px;
	top:603px;
	width:155px;
	height:14px;
	z-index:1;
}
#ioh {
	left:181px;
	width:110px;
	height:110px;
	z-index:4;
	position: absolute;
	top: 447px;
}
.formboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ABC899;
	width: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-right: 6px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ABC899;
	width: 80px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.gallery_p {
	margin:0px;
	padding-bottom:4px;
}
