@charset "utf-8";
/* CSS Document */
body	{
	background-image:url(../images/bg.jpg);
	font-family: arial, helvetica, lucida sans, sans-serif;
	font-weight:bold;

	}

h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}

h2 	{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

p	{
	margin-bottom:10px;
}

ul {
	margin-left: 2em;
	margin-bottom: 5px;
}

ul li {
	list-style: disc outside;
}

sup {
	height: 0;
	line-height: 1;
	position: relative;
	top: -0.6em;
	vertical-align: baseline !important;
	vertical-align: bottom;
}

#parent_wrapper {
	margin: 0 auto;
	width: 1003px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	height: 1031px;
	position: relative;
}

#top_menu {
	float: left;
	min-height: 50px;
}

#logo {
	position: absolute;
	top: 55px;
	left: 25px;
	width: 350px;
	height: 140px;
}

#logo_sml {
	position: absolute;
	width: 200px;
	height: 70px;
	z-index: 99;
	right: 0px;
	bottom: 0;
}

#hit_link {
	position: absolute;
	width: 250px;
	height: 20px;
	z-index: 99;
	left: 10px;
	bottom: 0;
}

#gline {
		position: absolute;
		width: 600px;
		height: 20px;
		z-index: 99;
		left: 210px;
		bottom: 0;
		font-size:9px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;	
}


a.hit	{
		font-size:9px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
		}

#overhang {
	background-image: url(../images/overhang.png);
	background-repeat: no-repeat;
	width: 422px;
	height:80px;
	z-index:99;
	float: right;
	top: 0px;
}

#corner_image {
	background-repeat: no-repeat;
	width: 428px;
	height: 374px;
	z-index: 50;
	float: right;
	margin-right: 2px;
}

#text_title {
	position: absolute;
	text-align: left;
	color: white;
	font-size: 28px;
	padding-left: 430px;
	padding-top: 350px;
	font-weight: bold;
	width: 200px;
	font-family: Agency FB, tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#text_area {
	position: absolute;
	color: black;
	margin-left: 330px;
	margin-top: 420px;
	width: 500px;
	height: 400px;
	overflow: auto;
	text-align: left;
}

#gallery {
	position: absolute;
	margin-left: 840px;
	margin-top: 480px;
	padding-top:4px;
	background-image:url(../images/gallery_bg.png);
	background-repeat:no-repeat;
	width: 140px;
	height: 330px;
	overflow: hidden;
	text-align: left;
}

.top_link {
	margin-top: 35px;
	z-index: 99;
	position: absolute;
	cursor: pointer;
	height: 20px;
}

#tlink_1 {
	width: 70px;
	left: 16px;
}

#tlink_2 {
	width: 80px;
	left: 100px;
}

#tlink_3 {
	width: 120px;
	left: 190px;
}

.bottom_link {
	height: 140px;
	width: 140px;
	margin-top: 830px;
	position: absolute;
	cursor: pointer;
}

#blink_1 {
	left: 190px;
	
}

#blink_2 {
	left: 340px;
}

#blink_3 {
	left: 495px;
}

#blink_4 {
	left: 645px;
}

#blink_5 {
	left: 795px;
}