/* style resset */

* {
	margin: 0;
	padding: 0;
	border-style: none;
}

h1, h2, h3, h4, h5, h6, p, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}
img {
	vertical-align: bottom;	
}
ul {
	list-style: none;
}
html {
	height: 100%;
}


body {
	background: #FE9A9C url(../images/bg.gif) repeat-x left top;
	text-align: center;
	line-height: 130%;
	font-size: 12px;
	position: relative;
	height: 100%;
	min-width: 820px;
	min-height: 520px;
	letter-spacing: 0.1em;
}
em {
	visibility: hidden;
	font-size: 70%;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#wrapper {
	width: 820px;
	text-align: left;
	top: 50%;
	margin-top: -260px;
	height: 520px;
	margin-left: -410px;
	left: 50%;
	background: url(../images/basement.jpg) no-repeat left top;
	position: absolute;
}
#wrapper h1 {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
#wrapper #nav {
	height: 26px;
	width: 794px;
	position: absolute;
	left: 13px;
	bottom: 13px;
}
#wrapper #nav h2 {
	float: left;
	height: 26px;
}
#nav a {
	height: 26px;
	display: block;
	background-image: url(../images/nav_btn2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav a:hover {
	text-decoration: none;
}
#nav a#btn001 {
	width: 76px;
}

#nav a#btn002 {
	width: 123px;
	background: url(../images/nav_btn2.gif) -76px 0px;
}

#nav a#btn003 {
	width: 90px;
	background: url(../images/nav_btn2.gif) -199px 0px;
}
#nav a#btn004 {
	width: 51px;
	background: url(../images/nav_btn2.gif) -289px 0px;
}
#nav a#btn005 {
	width: 49px;
	background: url(../images/nav_btn2.gif) -340px 0px;
}
#nav a#btn006 {
	width: 126px;
	background: url(../images/nav_btn2.gif) -389px 0px;
}
#nav a#btn007 {
	width: 40px;
	background: url(../images/nav_btn2.gif) -515px 0px;
}
#nav a#btn008 {
	width: 62px;
	background: url(../images/nav_btn2.gif) -555px 0px;
}
#nav a#btn009 {
	width: 65px;
	background: url(../images/nav_btn2.gif) -617px 0px;
}
#nav a#btn010 {
	width: 43px;
	background: url(../images/nav_btn2.gif) -682px 0px;
}
#nav a#btn011 {
	width: 69px;
	background: url(../images/nav_btn2.gif) -725px 0px;
}
#wrapper #bn {
	position: absolute;
	left: 0px;
	height: 25px;
	top: 524px;
}
#wrapper #bn li {
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 0px;
}
#wrapper #copyright {
	text-align: right;
	height: 30px;
	width: 320px;
	position: absolute;
	top: 524px;
	right: 0px;
	color: #FFFFFF;
	letter-spacing: 0em;
}
#wrapper #main {
	height: 423px;
	width: 746px;

	top: 35px;
	position: relative;
	left: 37px;

}
#wrapper #bg {
	height: 423px;
	width: 746px;
	background: url(../images/basement2.png) no-repeat left top;
	
}
* html #wrapper #bg {
	height: 423px;
	width: 746px;
	background: url(../images/basement2.png) no-repeat left top;
	behavior: expression(IEPNGFIX.fix(this));
}
#wrapper h3 {
	background: no-repeat 35px 6px;



	behavior: expression(IEPNGFIX.fix(this));
	position: absolute;
	left: 37px;
	top: 35px;
	z-index: 1;
}
