@charset "iso-8859-1";
body, html {
	background: #f9f4ed url('images/bg.jpg') center top no-repeat;
	font-family: Calibri, Times New Roman, Verdana, Arial;
	font-size: 12px;
	color: #545454;
	margin: 0 auto;
}

a {
	outline: 0;
	color: #545454;
	text-decoration: none;
}

a:hover {
	color: #545454;
	text-decoration: none;
}

img { border: 0; }

div#container {
	width: 950px;
	margin: 0 auto;
	display: block;
}

div#left {
	margin-top: 361px;
	width: 26px;
	height: 47px;
	float: left;
}

div#center {
	width: 899px;
	float: left;
}
div#right {
	background: url('images/box/index/right.png') no-repeat;
	margin-top: 595px;
	width: 25px;
	height: 11px;
	float: left;
}

div#top {
	background: url('images/top/index.png') no-repeat;
	height: 367px;
	width: 899px;
	float:left;
}

div#context {
	width: 899px;
	float:left;
}

div#context #boxes {
	margin-top: -35px;
	width: 899px;
	height: 282px;
}

div#context .box .middle2 {
	background: url('images/box/index/bg2.png') no-repeat;
	margin-bottom: 10px;
	height: 233px;
	width: 243px;
}