@charset "UTF-8";
/* CSS Document */

body{
	margin:0 auto;
	background:#35302A url(../img/bg.png) repeat-x top center;
	width:836px;
	position:relative;
	}
div#flash{
	margin:0 auto;
	width:836px;
	height:587px;
	background:transparent url(../img/bg_flash.png) no-repeat top center;
	}
div#bottom{
	margin:0 auto;
	width:836px;
	font:10px Arial, Helvetica, sans-serif;
	color:#696259;
	}
div#bottom a{
	text-decoration:none;
	color:#696259;
	}
div#text_bottomleft{
	width:100px;
	float:left;
	text-align:left;
	}
div#address{
	margin:auto;
	width:736px;
	text-align:center;
	}