#body .menu-items{
	
}

#body .menu-items span{
	display : inline-block;
	height : 113px;
	width : 50%;
	vertical-align : top;
	margin-bottom : 6px;
}

*+HTML #body .menu-items span{
	width : 49.9%;
}

#body .menu-items span i{
	float : right;
	width : 5px;
	height : 113px;
	background : url(/img/center-menu/outer.gif) bottom left no-repeat;
}

#body .menu-items span .bg{
	margin : 0 0px 0 10px;
	background : url(/img/center-menu/outer.gif) top left no-repeat #f0e8d7;
	height : 89px;
	padding : 14px 8px 10px 11px;
	overflow : hidden;
}

#body .menu-items span .bg a.img{
	float : left;
	width : 87px;
	height : 89px;
	margin-right : 10px;
}

#body .menu-items span .bg div.click{
	margin-left : 97px;
	cursor : pointer;
}

*+HTML #body .menu-items span .bg div.click{
	overflow : hidden;
} 

#body .menu-items span .bg .border-top{
	height : 3px;
	background : #f0e8d7;
	font-size : 1px;
}

#body .menu-items span .bg .click:hover .border-top{
	background : #DACCAE;
}

#body .menu-items span .bg .border-top b{
	float : right;
	width : 3px;
	height : 3px;
	background : url(/img/center-menu/corners.gif) -3px 0px;
}

#body .menu-items span .bg .click:hover .border-top b{
	background : url(/img/center-menu/corners-hover.gif) -3px 0px;
}

#body .menu-items span .bg .border-top s{
	float : left;
	width : 3px;
	height : 3px;
	background : url(/img/center-menu/corners.gif) 0px 0px;
}

#body .menu-items span .bg .click:hover .border-top s{
	background : url(/img/center-menu/corners-hover.gif) 0px 0px;
}

#body .menu-items span .bg .border-top div{
	margin : 0 3px;
	border-top : 1px solid #daccae;
	height : 0px;
}

#body .menu-items span .bg .border-middle{
	border-left : 1px solid #daccae;
	border-right : 1px solid #daccae;
	padding : 8px 12px;
	font-family : Arial;
	font-weight : bold;
	font-size : 14px;
	color : #386200;
	text-decoration : none;
}

#body .menu-items span .bg .click:hover .border-middle{
	background : #DACCAE;	
}

#body .menu-items span .bg .border-middle a{
	color : #386200;
	text-decoration : none;
}

#body .menu-items span .bg .border-bottom{
	height : 3px;
	background : #f0e8d7;
}

#body .menu-items span .bg .click:hover .border-bottom{
	background : #DACCAE;
}

#body .menu-items span .bg .border-bottom b{
	float : right;
	width : 3px;
	height : 3px;
	background : url(/img/center-menu/corners.gif) -3px -3px;
}

#body .menu-items span .bg .click:hover .border-bottom b{
	background : url(/img/center-menu/corners-hover.gif) -3px -3px;
}

#body .menu-items span .bg .border-bottom s{
	float : left;
	width : 3px;
	height : 3px;
	background : url(/img/center-menu/corners.gif) 0px -3px;
}

#body .menu-items span .bg .click:hover .border-bottom s{
	background : url(/img/center-menu/corners-hover.gif) 0px -3px;
}

#body .menu-items span .bg .border-bottom div{
	margin : 0 3px;
	border-bottom : 1px solid #daccae;
	height : 2px;
}

#body .menu-items span .bg div.childs{
	margin-left : 109px;
	margin-top : 10px;
	margin-right : 18px;
	font-size : 11px;
	line-height : 12px;
	font-family : Arial;
	color : #1e70a8;
}

#body .menu-items span .bg div.childs a{
	color : #1e70a8;
	text-decoration : none;
}

#body .menu-items span .bg div.childs a:hover{
	text-decoration : underline;
}

#body .menu-items span .bg div.childs a.more{
	color : #a39068;
}

#body h1.menu-title{
	font-family : Georgia;
	color : #395f01;
	font-size : 20px;
	padding-left : 15px;
}

#body .menu-items span .bg .title{
	margin-top : 20px;
	margin-left : 3px;
	font-family : Arial;
	font-size : 16px;
	line-height : 17px;
	margin-bottom : 12px;
}

#body .menu-items span .bg .title a{
	color : #1e70a8;
	text-decoration : none;
}

#body .menu-items span .bg .title a:hover{
	text-decoration : underline;
}

#body .menu-items span .bg .title b{
	color : #888888;
	font-weight : normal;
}

#body .menu-items span .bg .margintop{
	margin-top : 36px;
}

#body .menu-items span .bg .margintop a{
	color : #5b574e;	
}

#body .menu-items span .bg .childs2{
	margin-left : 3px;
	font-size : 12px;
	line-height : 13px;
	color : #a39068;
	font-family : Arial;
}

#body .menu-items span .bg .childs2 a{
	color : #a39068;
	text-decoration : none;
}

#body .menu-items span .bg .childs2 a:hover{
	text-decoration : underline;
}

#body .menu-items span .bg .childs2 a.more{
	color : #1e70a8;
}
