/* @group html */
body
	{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #2c3365 url(../img/bg-body.jpg) repeat;
	}
::selection
	{
	background-color: #f35bb5;
	color: #fff;
	}
::-moz-selection
	{
	background-color: #f35bb5;
	color: #fff;
	}
a:active, :-moz-any-link:focus
	{
  outline: none;
	}
a:link, a:visited
	{
	color: #a0a7b0;
	}
a:hover, a:active
	{
	color: #ffffff;
	}
/* @end */
/* @group layout */
.main
	{
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #080a0d;
	color: #3f4246;
	-webkit-box-shadow: 0 0 150px #000000;
	-moz-box-shadow: 0 0 150px #000000;
	box-shadow: 0 0 150px #000000;
	background: #eadec6 url(../img/bg-base1.jpg);
	text-align: left;
	}
.clear
	{
	clear: both;
	}
/* @group nav */
.nav
	{
	height: 123px;
	width: 1024px;
	margin: 0;
	padding: 0;
	list-style-type:none;
	background: url(../img/bg-head1.png) no-repeat 0 top;
	overflow: visible;
	}
.nav ul
	{
	width: 729px;
	height: 35px;
	padding: 0;
	margin: 15px 10px 0 286px;
	list-style-type: none;
	}
.nav li
	{
	padding: 0;
	margin: 0 9px;
	float: left;
	height: 35px;
	}
.nav li a
	{
	display: inline-block;
	text-indent: -2000px;
	height: 35px;
	}
.nav li.home
	{
	width: 112px;
	background: url(../img/nav-home.png) no-repeat center top;
	}
.nav li.home a
	{
	width: 112px;
	}
.nav li.menu
	{
	width: 108px;
	background: url(../img/nav-menu.png) no-repeat center top;
	}
.nav li.menu a
	{
	width: 108px;
	}
.nav li.order
	{
	width: 258px;
	background: url(../img/nav-order.png) no-repeat center top;
	}
.nav li.order a
	{
	width: 258px;
	}
.nav li.catering
	{
	width: 179px;
	background: url(../img/nav-catering.png) no-repeat center top;
	}
.nav li.catering a
	{
	width: 179px;
	}
.nav li.home:hover, .nav li.menu:hover, .nav li.order:hover, .nav li.catering:hover
	{
	background-position: center bottom;
	}
.nav h1.logo
	{
	position: relative;
	overflow: hidden;
	top: -73px;
	left: 35px;
	}
.nav h1.logo a
	{
	position: absolute; 
	height: 0;
	width: 100%;
	}
.nav h1#logo
	{
	margin: 0px;
	background: url(../img/bg-logo.gif) repeat-x;
	width: 247px;
	height: 148px;
	}
.nav h1#logo a
	{
	margin: 0;
	width: 247px;
	height: 148px;
	background: url(../img/logo.png) no-repeat;
	text-indent: -2000px;
	}
/* @end */

/* @group header */
.head
	{
	height: 448px;
	}
.head #sidebar
	{
	width: 312px;
	margin: 0 0 0 30px;
	float: left;
	}
.head #sidebar #middle
	{
	background: url(../img/sidebar2.png);
	text-align: center;
	color: #fff;
	font-size: 12px;
	}
.head #sidebar #middle img#top
	{
	margin: 15px 0 0 0;
	}
.head #sidebar #middle img#bottom
	{
	margin: 10px 0 10px 0;
	}
.head #sidebar #middle ul
	{
	width: 260px;
	margin: 0 26px;
	padding: 0;
	text-align: left;
	}
.head #sidebar #middle ul li
	{
	list-style: none;
	margin-bottom: 8px;
	border-bottom: 1px dotted #f35bb5;
	}
.head #sidebar #middle ul li em
	{
	color: #f35bb5;
	font-weight: normal;
	font-style: normal;
	background: url(../img/sidebar2.png);
	padding: 0 0 5px 0;
	}
.head #sidebar #middle ul li strong
	{
	font-weight: normal;
	font-style: normal;
	background: url(../img/sidebar2.png);
	padding: 0 0 5px 0;
	}
.head #sidebar #middle ul li span
	{
	color: #f35bb5;
	display: inline-block;
	text-align: right;
	float: right;
	background: url(../img/sidebar2.png);
	padding: 0 0 5px 0;
	}
.head #sidebar #middle p
	{
	width: 282px;
	margin: 10px 15px;
	}
.head #sidebar #middle p a, .head #sidebar #middle p strong
	{
	font-size: 15px;
	color: #f35bb5;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	}
.head #sidebar #middle p a:hover
	{
	color: #fff;
	border-bottom: 1px dotted #f35bb5;
}	
.head .slideshow
	{
	width: 643px;
	height: 448px;
	margin: 0 0 0 15px;
	float: left;
	overflow: hidden;
	background: url(../img/frame.png);
	}

.head .slideshow img
	{
	position: absolute;
	z-index: 1;
	overflow: hidden;
	width: 574px;
	height: 383px;
	margin: 32px 0 0 34px;
	}
/* @end */

/* @group foot */

.content .foot
	{
	width: 1024px;
	margin: 0;
	padding: 0;
	list-style-type:none;
	background: url(../img/bg-foot1.png) no-repeat 0 top;
	overflow: visible;
	}
.content .foot ul
	{
	width: 750px;
	height: 20px;
	padding: 35px 0 0px 0;
	margin: 0 0 0 268px;
	list-style-type: none;
	}
.content .foot li
	{
	padding: 0;
	margin: 0 20px;
	float: left;
	height: 12px;
	}
.content .foot li a
	{
	display: inline-block;
	text-indent: -2000px;
	height: 12px;
	}
.content .foot li.home
	{
	width: 54px;
	background: url(../img/subnav-home.png) no-repeat center top;
	}
.content .foot li.home a
	{
	width: 54px;
	}
.content .foot li.menu
	{
	width: 52px;
	background: url(../img/subnav-menu.png) no-repeat center top;
	}
.content .foot li.menu a
	{
	width: 52px;
	}
.content .foot li.order
	{
	width: 131px;
	background: url(../img/subnav-order.png) no-repeat center top;
	}
.content .foot li.order a
	{
	width: 131px;
	}
.content .foot li.catering
	{
	width: 90px;
	background: url(../img/subnav-catering.png) no-repeat center top;
	}
.content .foot li.catering a
	{
	width: 90px;
	}
.content .foot li.facebook
	{
	width: 31px;
	height: 31px;
	margin: -12px 0 0 225px;
	}
.content .foot li.facebook a
	{
	text-indent: 0;
	}
.content .foot li.home:hover, .content .foot li.menu:hover, .content .foot li.order:hover, .content .foot li.catering:hover
	{
	background-position: center bottom;
	}

/* @end */

/* @group content */
.content
	{
	}
#home.content
	{
	background: url(../img/bg-base2.png) no-repeat 0 top;
	color: #2c3365;
	}
#home.content img#title
	{
	margin: 70px 0 0px 35px;
	}
#home.content p
	{
	width: 550px;
	margin: 0 0 10px 35px;
	font-size: 12px;
	}
#home.content p em
	{
	font-style: normal;
	font-weight: bold;
	color: #aa1d67;
	}
#menu.content ul strong
	{
	padding: 0 0 5px 0;
	}
#menu.content ul
	{
	font-size: 12px;
	width: 850px;
	margin: 0 87px;
	padding: 0;
	text-align: left;
	color: #3a5498;
	}
#menu.content ul li
	{
	list-style: none;
	margin-bottom: 8px;
	border-bottom: 1px dotted #f35bb5;
	}
#menu.content ul em
	{
	font-weight: normal;
	font-style: normal;
	padding: 0 0 5px 0;
	}
#menu.content ul li span
	{
	color: #f35bb5;
	display: inline-block;
	text-align: right;
	float: right;
	padding: 0 0 5px 0;
	}
#menu.content h2
	{
	font-size: 25px;
	color: #3a5498;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 25px 0 10px 0;
	padding: 0;
	}
#menu.content h3
	{
	font-size: 15px;
	color: #f35bb5;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: -10px 0 10px 0;
	padding: 0;
	}
#order.content h2
	{
	font-size: 15px;
	color: #3a5498;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 25px 0 10px 0;
	padding: 0;
	}
#order.content p strong
	{
	color: #f35bb5;
	}
#order.content p
	{
	width: 550px;
	margin: 0 0 10px 215px;
	font-size: 12px;
	color: #3a5498;
	}
form
	{
	margin: 0 auto;
	padding: 0 0 0px 0;
	width: 350px;
	border: none;
	}
fieldset
	{
	width: 350px;
	border: none;
	margin: 5px 0px 0px 0px;
	}
legend
	{
	font-size: 15px;
	color: #3a5498;
    float: left;
    text-align: left;
    margin: 0;
	}
fieldset
	{
	padding: 0px;
	border: none;
	}
fieldset ul
	{
	margin: 0px;
	padding: 0px;
	}
fieldset li
	{
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
input, textarea, select, button
	{
	margin: 5px 0px;
	padding: 2px 0px 1px 0px;
	width: 350px;
    background-color: #c31378;
	color: #fff;
	border: 2px solid #fff;
	font: normal normal 12px Arial, Helvetica, Geneva, sans-serif;
	}
button
	{
	margin-top: 22px;
	}
input:focus, textarea:focus
	{
	background-color: #384490;
	}
p.copyright, p.copyright a
	{
	font-size: 11px;
	color: #385b90;
	}
/* @end */
/* @end */