@CHARSET "ISO-8859-1";

#center #wrapper #nav {
    background-color: #D9D6B7;
    border-left: 1px solid #FFFFFF;
    float: right;
    height: 400px;
    padding: 0 2px;
    width: 170px;
}

#center #wrapper #bottom {
	float: left;
	padding-top: 1px;
	background-color:#fff;
}

#center #wrapper #bottom #body {
	float: left;
	width: 370px;
	padding: 10px 225px 10px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	line-height: 18px;
	background: url('../images/body_pic.jpg') no-repeat 405px;
}

#center #wrapper #bottom #extra {
	float: left;
	width: 382px;
	height: 295px;
	border: 1px solid #b0b097;
}
