html {
	overflow-y: scroll;
}

#folder {
	float: left;
	width: 177px;
	height: 158px;
	margin: 50px 0 0 30px;
}

#header .address {
	position: absolute;
	top: 3px;
	right: 4px;
	padding: 0;
}

#header .address p {
	margin: 0;
}

body {
	margin: 0;
	text-align: center;
	background: #ebeff2 url(../../../images/bg.jpg) repeat-x top center;
}

a img {
	border: 0;
}

.breaker {
	clear: both;
}

#wrapper {
	width: 959px;
	margin: 0 auto;
	padding: 0 9px;
	text-align: left;
	background: url(../../../images/bg-wrapper.png) repeat-y top center;
}

#header {
	position: relative;
	clear: both;
	width: 959px;
	height: 217px;
	background: url(../../../images/header.jpg) no-repeat top left;
}

#header .arenbos {
	float: left;
	clear: both;
	margin: 60px 0 0 17px;
}

#header #shop_search {
	position: absolute;
	right: 94px;
	top: 163px;
	width: 129px;
	color: #ffffff;
	font-size: 1.1em;
	margin: 0;
}

#header #shop_search .keywords {
	clear: both;
	float: left;
	width: 119px;
	height: 22px;
	margin: 3px 0 0 0;
	padding: 3px 5px 0 5px;
	border-style: none;
	background: url(../../../images/shop/input-search.jpg) no-repeat;
}

#header #shop_search .submit {
	clear: both;
	float: left;
	width: 89px;
	height: 13px;
	border: none;
	margin: 8px 0 0 7px;
	padding-top: 14px;
	cursor: pointer;
	background: url(../../../images/shop/btn-search.jpg) no-repeat;
}

#middle {
	min-height: 500px;
	_height: 500px;
}

#footer {
	width: 959px;
	min-height: 16px;
	_height: 16px;
	margin: 0 auto;
	padding: 0 9px 40px 9px;
	text-align: left;
	background: url(../../../images/bg-footer.png) no-repeat top center;
}

#shopNav {
	position: relative;
	float: left;
	width: 210px;
	min-height: 36px;
	_height: 36px;
	margin: 9px 0 0 6px;
	padding: 36px 0 0 0;
	background: url(../../../images/bg-shopmenu.jpg) no-repeat top center;
}

#shopNav a {
	color: #000000;
	text-decoration: none;
}

#shopNav .shop_menu_item0 a {
	display: block;
	clear: both;
	width: 190px;
	height: 18px;
	padding: 4px 10px 0 10px;
	border-top: 1px solid #cccccc;
}

#shopNav .shop_menu_item0 a:hover {
	font-weight: bold;
}

#shopNav .shop_menu_item0 a.selected0 {
	background: #ebeff2;
	font-weight: bold;
}

#shopNav .shop_menu_item1 a {
	display: block;
	clear: both;
	width: 180px;
	height: 18px;
	padding: 4px 10px 0 20px;
	background: #ebeff2;
}

#shopNav .shop_menu_item1 a.selected1, #shopNav .shop_menu_item1 a:hover {
	color: #001152;
	text-decoration: underline;
}

#shopNav .shop_menu_item2 a {
	display: block;
	clear: both;
	width: 170px;
	height: 18px;
	padding: 4px 10px 0 30px;
	background: #ebeff2;
	font-style: italic;
}

#shopNav .shop_menu_item2 a.selected2, #shopNav .shop_menu_item2 a:hover {
	color: #001152;
	text-decoration: underline;
}

#shopNav .shop_menu_item3 a {
	display: block;
	clear: both;
	width: 160px;
	height: 18px;
	padding: 4px 10px 0 40px;
	color: #444444;
	background: #ebeff2;
}

#shopNav .shop_menu_item3 a.selected3, #shopNav .shop_menu_item3 a:hover {
	color: #001152;
	text-decoration: underline;
}

#mainContent {
	float: left;
	width: 705px;
	margin: 9px 0 0 23px;
	padding: 0;
}
