
body {
	padding: 0px;
	margin: 0px;
	background-color: #FBFBE6;
}
center {
	padding: 0px;
	margin: 0px;
}
#area {
width: 924px;
height: 585px;
}
#header {
width: 924px;
height: 110px;
background-position:center;
background-repeat:no-repeat;
background-image:url(images/logo.jpg);
float: left;
}
#content {
width: 924px;
height: 467px;
float: left;
}
#left {
width: 247px;
height: 467px;
float: left;
}
#center {
width: 224px;
height: 467px;
float: left;
}
#right {
width: 229px;
height: 467px;
float: left;
}
#footer {
width: 924px;
height: 8px;
float: left;
}