@CHARSET "UTF-8";

body {
	background: #fff;
}

#page {
	width: 708px;
}

#head {
	width: 670px;
	border-top: 5px solid #FABB00;
}

#shadow_top, #search, #navigation, #top-navigation {
	display: none;
}

#container {
	position: relative;
	top: 100px;
	background: none;
}

#logo {
	top: -110px;
	right: 25px;
}

#leftcol {
	width: 675px;
	border-bottom: 2px solid #7B847D;
	padding-bottom: 20px;
}

#content {
	width: 662px;
}

#breadcrumb {
	width: 670px;
	position: absolute;
	top: -11px;
	left: 10px;
	background: none;
}

#rightcol {
	display: none;
}
