@charset "utf-8";
/* Sliced Gradient Background */


/* Background Container */

#bg_container {
	background: url(../images/background/bg_06_repeat.gif) repeat-y;
	position: relative;
	width: 800px;
	height: auto;
	overflow: hidden;
	z-index: 1
}

/* Top Background */

#bg_top {
	position: relative;
	background: none;
	width: 800px;
	height: 268px;
	overflow: hidden;
	z-index: 6
}

#bga {background: url(../images/background/bg_01.gif);
	position: relative;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 57px;
}

#bgb {background: url(../images/background/bg_02.gif);
	position: relative;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 48px;
}

#bgc {background: url(../images/background/bg_03.gif);
	position: relative;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 46px;
}

#bgd {background: url(../images/background/bg_04.gif);
	position: relative;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 55px;
}

#bge {background: url(../images/background/bg_05.gif);
	position: relative;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 62px;
}

/* Expandable Center */

#bg_exp {
	position: relative;
	/*background: url(../images/background/bg_06_repeat.gif) repeat-y;*/
	width: 800px;
	height: auto !important;
	overflow: visible;
	z-index: 1000
}


/* Bottom Background */

#bg_bottom {
	position: relative;
	background: none;
	width: 800px;
	height: 331px;
	overflow: hidden;
	z-index: 5
}


#bgf {background: url(../images/background/bg_07.gif);
	position: relative;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 59px;
}

#bgg {background: url(../images/background/bg_08.gif);
	position: relative;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 55px;
}

#bgh {background: url(../images/background/bg_09.gif);
	position: relative;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 55px;
}

#bgi {background: url(../images/background/bg_10.gif);
	position: relative;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 59px;
}

#bgj {background: url(../images/background/bg_11.gif);
	position: relative;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 45px;
}

#bgk {background: url(../images/background/bg_12.gif);
	position: relative;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 58px;
}

/* Bottom Blocker */

#bottom_blocker {
	background: #CCCCCC;
	position: relative;
	width: 800px;
	height: 200px;
	margin: -110px auto 0 auto;
	z-index: 50
}



