@charset "UTF-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	padding: 0px;
}
#bodyid {
	position: absolute;
	height: 600px;
	width: 800px;
	left: 50%;
	top: 15px;
	margin-left: -400px;
}
#logo {
	position: absolute;
	top: 0px;
	height: 104px;
	width: 177px;
}
#banner {
	position: absolute;
	height: 104px;
	width: 623px;
	top: 0px;
	right: 0px;
}
#navbarslot {
	background-color: #000000;
	position: absolute;
	height: 32px;
	width: 800px;
	top: 104px;
	text-align: center;
	overflow: hidden;
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	font-weight: bold;
	line-height: 32px;
}
#navbarslot a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#navbarslot a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#navbarslot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#navbarslot a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#bodycontent {
	background-image: url(../images/bgui.jpg);
	background-repeat: repeat;
	position: absolute;
	height: 380px;
	width: 784px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	overflow: auto;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
	z-index: 6;
	vertical-align: middle;
	top: 135px;
}
#bodycontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-indent: 6px;
}
#bodycontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	text-align: center;
	font-weight: bolder;
	line-height: 10px;
	color: #33645F;
}
#bodycontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bolder;
	text-align: center;
	line-height: 10px;
}
#bodycontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 10px;
}
#bottom {
	height: 84px;
	width: 800px;
	bottom: 0px;
	background-color: #000000;
	position: absolute;
}
#bottomtext {
	position: absolute;
	height: 84px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	font-size: 30pt;
	line-height: 84px;
	bottom: 0px;
	z-index: 2;
}
#home_space {
	position: absolute;
	height: 380px;
	width: 486px;
	background-image: url(../images/home_space.png);
	top: 151px;
	left: 50%;
	margin-left: -438px;
	padding-left: 185px;
	padding-right: 205px;
	padding-bottom: 84px;
	overflow: hidden;
	vertical-align: middle;
}
#home_space p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
#home_space h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	line-height: 10px;
	color: #33645F;
	font-weight: bolder;
	text-align: center;
}
#home_space h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 10px;
	font-weight: bolder;
	text-align: center;
}
#home_space h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 10px;
}
