html {
	height: 100%;
}

body {
	height: 100%;
}

#pagebuild_out {
	height: 100%;
}

.PB_out_base {
	background: url("../images/bg_pagebuild_base.png") repeat-x;
	background-position: 0 0;
}

#pagebuild_in {
	position: relative;
	min-height: 100%;
	min-width: 950px; /* $B?FMWAG$NI}1[$($KBP$9$k%9%/%m!<%k%P!<$X$NBP1~(B */
	overflow-x: hidden; /* $B?FMWAG$NI}1[$($KBP$9$k%9%/%m!<%k%P!<$X$NBP1~(B */
	z-index: 2;
}

/*$B!!"-(BIE6$B0J2<MQ%O%C%/"-!!(B*/
* html #pagebuild_in {
	height: 100%;
}

#container {
	width: 950px;
	margin: 0 auto; /* $B%5%$%H$NCf?4B7$((B */
	padding-bottom: 115px;
	text-align: left;
}

/*$B!!"-(BIE6$B0J2<MQ%O%C%/"-!!(B*/
* html #container {
	height: 100%;
}

#header {
	width: 950px;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 950px;
	height: 115px;
}

#footer_bg {
	width: 100%;
	height: 115px;
	position: relative;
	bottom: 115px;
	margin-bottom: -115px;
}

.F_bg_base {
	background: url("../images/bg_footer_base.gif") repeat-x;
	background-position: 0 0;
}


/*-- ########################################################### --*/

#wrapper {
	width: 950px;
	margin: 0 0 60px;
}


