body {
	background-color: #0A0A0A;
	/* background-image: url(../images/bg_all.gif);*/
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div#bg_all {
	width: 929px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;

}

div#bg_all_750 {
	width: 782px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
}

div#bg_left {
	background-color: #000000;
	background-image: url(../images/bg_left_down.gif);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 15px;
	float: left;
}

div#bg_center {
	width: 899px;
	float: left;
	background-color: #000000;
	height: 100%;
	background-image: url(../images/bg_center.gif);
	
}
div#bg_center_fx {
	width: 825px;
	_width: 899px;
	float: left;
	background-color: #000000;
	background-image: url(../images/bg_center.gif);
	padding-left: 74px;
	_padding-left: 0px;
}

div#bg_center_750 {
	width: 750px;
	float: left;
	background-color: #000000;
	height: 100%;
	background-image: url(../images/bg_center.gif);
}

div#bg_right {
	background-color: #825057;
	background-image: url(../images/bg_right_down.gif);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 15px;
	float: right;
}

/* background goto below */
	#bg_left , #bg_center , #bg_right {
		padding-bottom: 00000px;
		margin-bottom: -00000px;
	}



.alttxt {
	display: none;
}
.clear {
	clear:both;
	margin:0px;
	height:1px;
	width:1px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}


div#footer {
	background-image: url(../images/footer900.gif);
	height: 59px;
	width: 899px;
	text-align: left;
}
div#footer address{
	font-size: 10px;
	padding-top: 40px;
	padding-left: 30px;
	color: #FFFFFF;
	font-style: normal;
}

div#header {
	background-image: url(../images/header900.gif);
	height: 73px;
	width: 899px;
	margin: 0px;
	padding: 0px;
}

div#header h1 {
	margin: 0px;
	padding: 0px;
}

div#header h1 a {
	text-indent: -9999px;
	display: block;
	height: 73px;
	width: 899px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


div#footer_750 {
	background-image: url(../images/footer750.gif);
	height: 59px;
	width: 750px;
	text-align: left;
}
div#footer_750 address{
	font-size: 10px;
	padding-top: 40px;
	padding-left: 30px;
	color: #FFFFFF;
	font-style: normal;
}

div#header_750 {
	background-image: url(../images/header750.gif);
	height: 73px;
	width: 750px;
}

div#header_750 h1 a {
	text-indent: -9999px;
	display: block;
	height: 73px;
	width: 750px
}