body, html{
	width:100%;
	height:100%;
	background-image:url(bk_motif.gif);
	background-position:left;
	background-repeat:repeat;
	margin:0px;
	padding:0px;
}
.BACKGROUND_LAYER{
	background-image:url(background.png);
	background-repeat:repeat-x;
	background-position:top center;
	height:100%;
	width:100%;
}
.MENU_TOP_LAYER{
	margin-left:auto;
	margin-right:auto;
	width:843px;
	height:81px;
	overflow:hidden;
	background-image:url(bk_menu_top.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	
}
.MENU_TOP_LAYER ul.menu{
	display:block;
	margin:0px;
	padding:0px;
	float:right;
	padding-right:70px;
}
.MENU_TOP_LAYER ul.menu li{
	width:65px;
	height:90px;
	float:left;
	display:block;
	text-align:left;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
}
.MENU_TOP_LAYER ul.menu li a{
	width:75px;
	display:block;
	padding-top:25px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: capitalize;
	font-size:12px;
	background-image:url(bk_top_menu.png);
	background-repeat:no-repeat;
	background-position:0px bottom;
	margin:0px;
}
.MENU_TOP_LAYER ul.menu li a span{
	padding-bottom:3px;
	padding-left:5px;
	display:block;
}
.MENU_TOP_LAYER ul.menu li a:hover, .MENU_TOP_LAYER ul.menu li a.over{
	width:75px;
	display:block;
	padding-top:50px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: capitalize;
	font-size:12px;
	background-image:url(bk_top_menu.png);
	background-repeat:no-repeat;
	background-position:-75px bottom;
	margin:0px;
}

.SLIDER_LAYER{
	width:845px;
	height:250px;
	background-image:url(main_anim.png);
}
.U_BODY_LAYER{
	width:845px;
	background-image:url(u_b.png);
	background-repeat:repeat-y;
}
.BODY_LAYER{
	background-color: #FFFFFF;
	width:795px;
	text-align:left;
}
.U_BODY_FOOTER{
	width:845px;
	height:10px;
	background-image:url(bott_main.png);
	background-repeat:no-repeat;
}
.BODY_MENU_LAYER{
	width:288px;
	background-image:url(bk_layer_left.jpg);
	background-repeat:repeat-y;
	background-position:left;
	height:100%;
}
.BODY_MENU{
	padding-left:15px;
	background-image:url(bk_menu_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.BODY_MENU ul.menu{
	display:block;
	padding:0px;
	height:200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.BODY_MENU ul.menu li{
	margin:0px;
	display: block;
	height: 19px;
	width: 207px;
}
.BODY_MENU ul.menu li a{
	height: 14px;
	display: block;
	padding-left:15px;
	margin-top:5px;
	font-size: 14px;
	color: #87CF33;
	text-decoration:none;
	background-image:url(li_item.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.BODY_MENU ul.menu li a:hover, .BODY_MENU ul.menu li a.over{
	background-position:0px -16px;
}
.BODY_MENU h1{
	height: 23px;
	display: block;
	background-image:url(etiquette_menu.png);
	background-repeat:no-repeat;
	background-position:0px -56px;
	padding-left:15px;
	padding-top:5px;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	margin:0px;
}
.BODY_MENU h1.e2{
	background-position:0px -84px;	
}
.MAIN_BODY{
	padding:25px;
}
.BODY_FOOTER_LAYER{
	background-image: url(bk_footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:845px;
	height:94px;
	margin-bottom:25px;
}