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

body {
		background-color:#000000;
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:20px;
		margin:0px;
		padding:0px;
		}
		
#wrapper {
		width:587px;
		height:516px;
		margin:0px auto;
		padding:0px;
		}
		
#top {
		width:587px;
		height:112px;
		background:url(../images/bg_01%20copy.jpg) no-repeat;
		}				
		
#middle {
		width:587px;
		height:183px;
		background:url(../images/bg_02.jpg) no-repeat;
		}
		
#bottom {
		width:587px;
		height:146px;
		background:url(../images/bg_03.jpg) no-repeat;
		}				