@charset "utf-8";
#wrapper {
	position:relative;
	width:900px;
	height:600px;
	z-index:1;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrapper2 {
	position:relative;
	width:900px;
	height:800px;
	z-index:1;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana;
	font-size: small;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFCC66;
}
#text {
	position:absolute;
	left:33px;
	top:244px;
	width:829px;
	height:286px;
	z-index:1;
	background-color: #FFFFFF;
	text-align: center;
}
#footer {
	position:absolute;
	left:0px;
	top:578px;
	width:900px;
	height:37px;
	z-index:2;
	background-image: url(images/footer.jpg);
}
#nav {
	position:absolute;
	left:0px;
	top:22px;
	width:44px;
	height:190px;
	z-index:3;
}
#b_contact {
	position:absolute;
	left:762px;
	top:186px;
	width:138px;
	height:30px;
	z-index:4;
}
a:link {
	color: #333333;
	font-weight: bold;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}

