#header {
	height: 80px;
	float: left;
	width: 245px;
	padding-bottom: 5px;
}

#sticker {
	position:absolute;
	left:0%;
	top:0%;
	margin: 0px;
}
#navi {
	float: left;
	height: 80px;
	width: 455px;
	padding-bottom: 5px;
}
#line {
	clear: left;
	height: auto;
	width: 700px;
}

#tab1 {
	float: left;
	height: 40px;
	width: 168px;
	padding-top: 50px;
}
#tab2 {
	float: left;
	height: 40px;
	width: 177px;
	padding-top: 50px;
	padding-left: 0px;
}
#tab3 {
	float: left;
	height: 40px;
	width: 177px;
	padding-top: 50px;
	padding-left: 0px;
}
#tab4 {
	float: left;
	height: 40px;
	width: 177px;
	padding-top: 50px;
	padding-left: 0px;
}
#center {
	float: left;
	height: auto;
	width: 600px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 50px;
	background-image:url(img/bacground.jpg);
	background-repeat: repeat-y;
}
#footer {
	height: 127px;
	width: 700px;
	background-image:url(img/background-footer.jpg);
	background-repeat: no-repeat;
	float: left;
}

#wrapper {
	height: auto;
	width: 700px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#footer01 {
	height: auto;
	width: 700px;
	padding-top: 50px;
	clear:left;
	
}
div#footer01 a {
text-decoration: none;
}
div#footer01 a:link {
color: #585858;
}
div#footer01 a:visited {
color: #585858;
}
div#footer01 a:active {
color: #8FABBE;
}
div#footer01 a:hover {
color: #FF3399;
}
.style38 {
	font-size: x-small;
	font:monospace;
	color: #444444;
}
.style39 {
	font-size: medium;
	font: monospace;
	color: #333333;
}