/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_1.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#b_1{
	margin: auto;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
#bg_2{
	height: 483px;
	width: 947px;
	background-image: url(../images/bg_2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 7%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #9DA5B2;
}
#bg_flash{
	margin-top: 34px;
	height: 317px;
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
}
#bg_top{
	height: 39px;
	width: 947px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bnr{}

