*
{
	background-repeat:no-repeat;
	font-family:arial, helvetica, sans-serif;
	margin:0px;
	outline:none;
	padding:0px;
	line-height:25px;
}

a
{
	color:#a5d629;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

body
{
	border-top:#a5d629 solid 3px;
}

/* --// -- */

#container
{
	margin:0px auto;
	width:960px;
}

/* --// -- */

#identity
{
	height:96px;
}

#identity h1
{
	float:left;
	padding:10px 25px;
}

#identity h1 a
{
	background-image:url(../images/identity-h1-a.png);
	display:block;
	height:75px;
	text-indent:-9999px;
	width:101px;
}

#identity ul
{
	background-image:url(../images/identity-ul.png);
	float:right;
	height:22px;
	list-style:none;
	margin:37px 20px;
	width:586px;
}

#identity ul li
{
	float:left;
}

#identity ul li a
{
	background-image:url(../images/identity-ul.png);
	display:block;
	line-height:22px;
	height:22px;
	text-indent:-9999px;
}

#identity ul li a.o1
{
	width:91px;
}

#identity ul li a.o1:hover
{
	background-position:0px -22px;
	width:91px;
}

#identity ul li a.o2
{
	background-position:-122px 0px;
	margin:0px 30px 0px 31px;
	width:51px;
}

#identity ul li a.o2:hover
{
	background-position:-122px -22px;
}

#identity ul li a.o3
{
	background-position:-203px 0px;
	width:74px;
}

#identity ul li a.o3:hover
{
	background-position:-203px -22px;
}

#identity ul li a.o4
{
	background-position:-307px 0px;
	margin:0px 28px 0px 30px;
	width:127px;
}

#identity ul li a.o4:hover
{
	background-position:-307px -22px;
}

#identity ul li a.o5
{
	background-position:-462px 0px;
	width:34px;
}

#identity ul li a.o5:hover
{
	background-position:-462px -22px;
}

#identity ul li a.o6
{
	background-position:-526px 0px;
	margin:0px 0px 0px 31px;
	width:58px;
}

#identity ul li a.o6:hover
{
	background-position:-526px -22px;
}

/* --// -- */

#splash
{
	height:500px;
}

/* --// -- */

#content
{
	padding:250px 0px 0px 0px;
}

div.o2
{
	background-image:url(../images/content-02.jpg);
}

div.o3
{
	background-image:url(../images/content-03.jpg);
}

#content div.l
{
	color:#53a33f;
	display:inline;
	float:left;
	font-size:15px;
	line-height: 25px;
	padding:0px 76px 0px 0px;
	width:200px;
}

#content div.r
{
	color:#666666;
	display:inline;
	float:left;
	margin:0px 42px;
	width:600px;
}

#content div.l em
{
	color:#a5d629;
	font-style:normal;
	font-weight:bold;
	text-transform:lowercase;
}

#content h2
{
	height:70px;
	text-indent:-9999px;
}

div.o2 h2
{
	background-image:url(../images/title-menus-chef.gif);
}

div.o3 h2
{
	background-image:url(../images/title-03.jpg);
}

div.o4 h2
{
	background-image:url(../images/title-03.jpg);
}

#content h3
{
	font-size:21px;
	margin:18px 0px;
	font-weight:normal;
}

#content div.l span
{
	background-image:url(../images/h3-span.png);
	display:block;
	font-size:1px;
	height:1px;
	margin:18px 0px;
}

#content div.r p
{
	font-size:14px;
	margin:0px 0px 32px 0px;
}

#content p big
{
	color:#000000;
	font-size:21px;
}

#content div.l ul
{
	list-style:none;
	margin:18px 0px;
}

#content div.l ul.order
{
	margin:0px;
}

#content div.l ul.order li a
{
	background-image:url(../images/order.png);
	display:block;
	height:62px;
	text-indent:-9999px;
	margin:0px 0px 0px -6px;
	position:relative;
	width:182px;
}

/* --// -- */

#copyright
{
	background-image:url(../images/copyright.png);
	background-repeat:repeat-x;
	margin:10px 0px;
	padding:15px 0px;
}

#copyright ul
{
	background-image:url(../images/copyright-ul.png);
	list-style:none;
	height:9px;
	width:512px;
}

#copyright ul li
{
	float:left;
	text-indent:-9999px;
}

#copyright ul li a
{
	display:block;
	height:9px;
	text-indent:-9999px;
}

#copyright ul li a.o1
{
	margin:0px 36px 0px 239px;
	width:81px;
}

#copyright ul li a.o2
{
	width:41px;
}

/* --// -- */

* html .clearfix
{
height:1%;
}

.clearfix
{
display:inline-block;
}

html[xmlns] .clearfix
{
display:block;
}

.clearfix:after
{
clear:both;
content:".";
display:block;
height:0px;
visibility:hidden;
}