#main {
	position: absolute;
	top:8px;
	left: 50%;
	width: 886px;
	background-color: #E1D8C6;
	height:1400px;
	margin-left: -443px;
	background-image: url(../img/bg.gif);
	background-repeat: yes;
	overflow:visible;
}

#footer {
	position: absolute;
	bottom: 4px;
	height:27px;
	font-family: tahoma, geneva, verdana, sunsans-regular;
	font-weight: bold;
	font-size: 11px;
	background-color: #B23000;	
 	line-height:14px;
	color: #ffffff;
 	text-decoration: none;
 	padding:0 5 0 5px;
	margin-left: 4px;
	}
	
#bottom {
	position: absolute;
	width: 886px;
	bottom: 0px;
	height:4px;
	}

#head-logo {
	position: absolute;
	top:30px;
	left: 0px;
	width: 514px;
	height:60px;
	z-index:10;
}

#head-navi {
	position: absolute;
	top:110px;
	left: 4px;
	height:35px;
	z-index:10;
}


#left {
	position: absolute;
	top:170px;
	left: 7px;
	width: 114px;
	z-index:1;
}

#center {
	position: absolute;
	top:120px;
	background-color: #ffffff;	
	left: 114px;
	width: 543px;
	height: 1247px;
	background-image: url(../img/firewheel-03.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	z-index:7;
}

#center-plain {
	position: absolute;
	top:120px;
	background-color: #ffffff;	
	left: 114px;
	width: 543px;
	height: 1247px;
	z-index:7;
}

#center-text {
	position: inline;
	margin: 38 27 27 27px;
	z-index:8;
}

#center-long {
	position: inline;
	top:0px;
	background-color: #ffffff;	
	left: 0px;
	width: 543px;
	z-index:7;
}

#center-text-long {
	position: inline;
	margin: 0 27 27 27px;
	z-index:8;
}

#right {
	position: absolute;
	top:170px;
	right: 0px;
	width: 220px;
	z-index: 3;
}

#right-red {
	position: inline;
	top:5px;
	right: 0px;
	width: 209px;
	height: 17px;
	color:#ffffff; 
	font-family: arial, sans-serif;
 	font-weight: bold;
	font-size: 12px;
	background-color: #B23000;
	z-index:1;
	text-align: bottom left;
	margin: 5 0 0 0px;	
}

#right-white {
	position: inline;
	top:5px;
	right: 0px;
	width: 209px;
	font-family: arial, sans-serif;
 	font-weight: normal;
	font-size: 11px;
	color:#792100;
	background-color: #ffffff;
	z-index:1;
	margin: 1 0 0 0px;
}


#right-white2 {
	position: inline;
	top:5px;
	right: 0px;
	width: 209px;
	font-family: arial, sans-serif;
 	font-weight: normal;
	font-size: 11px;
	color:#792100;
	background-color: #ffffff;
	z-index:1;
	margin: 1 0 0 0px;
}