#wrapper {
	clear:both;
	margin:0px auto;
	display:block;
	width:948px;
}

#top {

}

#middle {
	clear:both;
	float:left;
	display:block;
	background-image:url(middle_bg.gif);
	background-repeat:repeat-y;
}

#middleBoxed {
	clear:both;
	float:left;
	display:block;
	background-image:url(middle_bg_box.gif);
	background-repeat:repeat-y;
}

#left {
	float:left;
	display:block;
	width:172px;
}

#leftImage {
	display:block;
	border:1px solid #f9f3b5;
	border-width:2px 0 2px 0;
}

#menuL1 {
	display:block;
	padding:13px 0 15px 0;
}

#menuL1 ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#menuL1 li a {
	display:block;
	background-color:#495120;
	border:1px solid #f9f3b5;
	border-width:1px 0 0 0;
	padding:0 13px 0 13px;
	width:146px;
	line-height:18px;
	color:#f9f3b5;
}

#menuL1 li.last a {
	border-width:1px 0 1px 0;
}

#menuL1 li a:hover {
	font-weight:bold;
	background-color:#767840;
	text-decoration:none;
	line-height:18px;

}

#menuL1 li a.active, #menuL1 li a.active:hover {
	font-weight:bold;
	background-color:#7a722d;
	text-decoration:none;
}

#menuL1 ul li ul li a {
	width:136px;
	padding:0 13px 0 23px;
	border-width:0px;
	background-color:#5d5e25;
}

#menuL1 ul li ul li.first a {
	border-width:1px 0 0 0;
}

#menuL1 ul li ul li.last a {
	border-width:0px;
}

#menuL1 ul li ul li a:hover {
	background-color:#919259;
}

#menuL1 ul li ul li a.active, #menuL1 ul li ul li a.active:hover {
	background-color:#767840;
}

#center {
	float:left;
	display:block;
	width:776px;
}

#centerImage {
	float:left;
	border:1px solid #f9f3b5;
	border-width:2px 0 0 2px;
	background-color:#f9f3b5;
}

#contentBox {
	clear:both;
}

#middle #content {
	display:block;
	padding:0 24px 24px 24px;
}

#middleBoxed #content {
	float:left;
	display:block;
	width:546px;
	padding:0 24px 24px 24px;
}

#contentRight {
	float:right;
	display:block;
}

#contentRightBox {
	width:182px;
	background-color:#2f4019;
}

#contentRightBoxHeadline h1 {
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	color:#f9f3b5;
	padding:8px 13px 10px 13px;
	margin:0px;
	border:1px solid #f9f3b5;
	border-width:10px 0 2px 0;
}

#contentRightBoxImage {
	padding:4px 0 0 0;
}

#contentRightBoxText {
	padding:0 0 18px 0;
}

#contentRightBoxText h2 {
	font-size:11px;
	font-weight:bold;
	color:#f9f3b5;
	padding:18px 13px 0 13px;
	margin:0px;
}

#contentRightBoxText p {
	font-size:11px;
	color:#f9f3b5;
	padding:7px 13px 0 13px;
	margin:0px;
}

#contentRightBoxText a {
	color:#f9f3b5;
}

#contentRightBoxText img {
	padding:4px 0 0 0;
}

#bottom {
	clear:both;
	height:155px;
	background-image:url(bottom_bg.gif);
	background-repeat:repeat-x;
}

#staticMenu {
	float:right;
	display:block;
	margin:41px 13px 0 0;
}

#staticMenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#staticMenu ul li {
	float:left;
}

#staticMenu ul li a {
	font-weight:bold;
	color:#971528;
	padding:0 8px 0 8px;
	border:1px solid #971528;
	border-width:0 2px 0 0;
}

#staticMenu ul li.last a {
	border-width:0px;
}

#staticMenu ul li a:hover, #staticMenu ul li a.active, #staticMenu ul li a.active:hover {
	text-decoration:underline;
}

#bottomSince1981 {
	clear:both;
	display:block;
	padding:39px 0 39px 0;
}

#bottomSince1981 img {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

/* ### X MAS BOX ### */

#content .fce_christmasbox_wrapper{
	clear:both;
	float:left;
	display:block;
	width:546px;
}

#content .fce_christmasbox_header{
	clear:both;
	float:left;
	display:block;
	width:546px;
	font-size:22px;
	color:#9f0404;
	margin:10px 0 5px 0;
}

#content .fce_christmasbox_wrapper_inner{
	clear:both;
	float:left;
	display:block;
	width:546px;
	background-color:#9b2f2f;
	border:1px solid #560000;
}

#content .fce_christmasbox_image{
	display:block;
	float:left;
	width:199px;
	border-right:1px solid #560000;
}

#content .fce_christmasbox_content_wrapper{
	display:block;
	float:left;
	width:344px;
	color:#ffbb00;
	text-align:center;
	line-height:16px;
}

#content .fce_christmasbox_price{
	margin:10px 0 0 0;
	font-size:16px;
	text-align:center;
}