* {
    margin: 0;
    padding: 0;
    }

body {
    text-align: center;
    font: 12px/170% Verdana;
    color: #606060;
    background-image: url('img/layout/background.jpg');
    background-position: top center;
    background-repeat: repeat-x;
    background-color: #000;
    }

div#container {
	margin: 0 auto;
	width: 933px;
	height: 100%;
	overflow: hidden;
	text-align: center;
	background-color: #d9b55d;
	}
div#header{
	width: 100%;
	overflow: hidden;
    }
div#header h1 {
    text-indent: -5000px;
    background-image: url('./img/layout/header.jpg');
    width: 933px;
    height: 150px;
    background-repeat: no-repeat;
    }
div#header h1 a {
    outline: none;
    display: block;
    width: 100%;
    height: 100%;
    }
div#header h3 {
    text-indent: -5000px;
    background-image: url('./img/layout/header_sub.jpg');
    width: 933px;
    height: 95px;
    }    
div#navigation {
	width: 933px;
    height: 50px;
	overflow: hidden;
	clear: both;
    background-image: url('./img/layout/navigation.jpg');
    }
div#navigation ul {
    list-style-type: none;
    }
div#navigation ul li {
    float: left;
    height: 50px;
    margin-right: 16px;
    display: inline;
    }
div#navigation ul li a {
    outline: none;
    display: block;
    width: 133px;
    height: 50px;
    background-repeat: no-repeat;
    text-indent: -5000px;
    }
div#navigation ul li a:hover {
    outline: none;
    display: block;
    width: 133px;
    height: 50px;
    background-repeat: no-repeat;
    }
div#navigation ul li a:hover {
    background-image: url('img/layout/navigation_home_on.jpg');
    }
div#navigation ul li.home {
    margin-left: 27px;
    }
div#navigation ul li.ingredients {
    margin-right: 17px;
    }
div#navigation ul li.products a:hover {
    background-image: url('img/layout/navigation_products_on.jpg');
    }
div#navigation ul li.order a:hover {
    background-image: url('img/layout/navigation_order_on.jpg');
    }
div#navigation ul li.ingredients a:hover {
    background-image: url('img/layout/navigation_ingredients_on.jpg');
    }
div#navigation ul li.aboutus a:hover {
    background-image: url('img/layout/navigation_aboutus_on.jpg');
    }
div#navigation ul li.contactus a:hover {
    background-image: url('img/layout/navigation_contactus_on.jpg');
    }
div.image {
    display: none;
}
div#firulai {
	width: 933px;
    height: 131px;
	clear: both;
    background-image: url('./img/layout/firulai.jpg');
    }
div#content {
	height: 1%;
	margin: 0;
	overflow: hidden;
	background-color: #d9b55d;
    }
div#content-inner {
    width: 931px;
	margin: 2px auto 0 auto;
	overflow: hidden;
	min-height: 500px;
	background-color: #000;
	border-left: 1px solid #796549;
	border-right: 1px solid #796549;
    background-image: url('./img/layout/content_inner_bg.jpg');
    background-repeat: repeat-x;
	font: 17px/190% "Trebuchet MS";
	color: #e9c878;
	text-align: left;
    }
div#content-inner p {
    font: 17px/170% "Trebuchet MS";
	color: #e9c878;
	text-align: left;
	margin: 20px 20px 0 20px;
    }
div#content-inner p.center {
    font: 17px/170% "Trebuchet MS";
	color: #e9c878;
	text-align: center;
	margin: 20px 20px 0 20px;
    }
div#content-inner a {
    color: #e9c878;
    }
div#content h2 {
	width: 913px;
	height: 46px;
	clear: both;
    background-image: url('./img/layout/content_title.jpg');
    background-repeat: no-repeat;
	font: 32px/200% "Trebuchet MS";
	color: #663300;
	font-weight: bold;
	text-align: left;
	padding-top: 26px;
	padding-left: 20px;
    }
div#prefooter {
	clear: both;
    width: 931px;
    height: 142px;
    margin: 0 auto;
	overflow: hidden;
	background-color: #663300;
	border-left: 1px solid #796549;
	border-right: 1px solid #796549;
    background-image: url('./img/layout/footer_firulai.jpg');
    background-repeat: no-repeat;
    }
div#prefooter p.right {
	text-align: right;
	font: 17px/190% "Trebuchet MS";
	color: #e9c878;
	width: 550px;
	margin-right: 15px;
	margin-top: 8px;
	float: right;
    }
div#footer {
	clear: both;
    width: 931px;
    margin: 0 auto;
    text-align: left;
	overflow: hidden;
	background-color: #663300;
	border-left: 1px solid #796549;
	border-right: 1px solid #796549;
    }

div#footer p.left {
	font-size: 1.1em;
	color: #e9c878;
	float: left;
	margin: 10px 0 0 15px;
    }

div#footer p.left a {
	color: #e9c878;
    text-decoration: none;
    }

div#footer p.left a:hover {
	color: #e9c878;
    text-decoration: underline;
    }
div#footer h3 {
    text-indent: -5000px;
    width: 99px;
    height: 40px;
    float: right;
    margin: 0 2px 2px 0;
    background-image: url('img/layout/3klabs2.png');
    }
div#footer h3 a {
    outline: none;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('img/layout/3klabs2.png');
    }
div#footer h3 a:hover {
    outline: none;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('img/layout/3klabs.png');
    }

form fieldset {
  border: 1px solid #e9c878;
  width: 880px;
  margin: 10px auto 10px auto;
  padding-bottom: 10px;
}
form input.field {
    width: 200px;
}
form input.field2 {
    width: 50px;
}
form legend {
  padding: 0 10px;
  margin: 0 0 0 10px;
  border: 1px solid #e9c878;
}
form label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form fieldset ol {
  margin: 0;
  padding: 0;
}
form fieldset li {
  list-style: none;
  padding: 0;
  margin: 2px 0 0 20px;
}
form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form label {
    width: 150px; /* Width of labels */
    display: block;
    float: left;
    clear: none;
}
