html,body,ul,li,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote{ 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
	margin:0;
	padding: 0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {

}
body {
	text-align: center;
	background-color: #eae5ce;
	font-size: 62.5%;
	font-family: Verdana;
}

a{
	color: #000000;
}

p {
	padding-top: 20px;
	margin-left: 40px;
	font-size: 1.2em;
	text-align: justify;
}

/* HEADERs BEGIN */

div#content {
	margin: 0 auto;
}
div#header {
	margin-top: 10px;
	width: 100%;
	height: 174px;
	background: url(../images/bg_header.gif) repeat-x;
}

div#header_img {
	text-align: left;
	width: 816px;
	height: 174px;
	margin: 0 auto 0 auto;
}

div#right_images {
	float: right;
	width: 246px;
	min-height: 500px;
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: center;
}

div#footer {
	font-size: 0.9em;
	width: 810px;
	margin-left: 5px;
	text-align: left;
	color: #c7b089;
	height: 20px;
}

div#footer a{
	color: #c7b089;
}

div.cleaner {
	clear: both;
}

div#menu_box {
	width: 816px;
	height: 22px;
	margin: 30px auto 0 auto;
}

div#menu {
	position: relative;
	width: 450px;
	height: 22px;
	margin-left: 366px;
}

div#box_top {
	width: 816px;
	height: 6px;
	background: url(../images/bg_box_top.gif) no-repeat;
}

div#box_middle {
	position: relative;
	width: 816x;
	min-height: 650px;
	text-align: left;
	background: url(../images/bg_box_middle.gif) repeat-y;
}

div#box_bottom {
	width: 816x;
	height: 11px;
	background: url(../images/bg_box_bottom.gif) no-repeat;
}

div#userMessage {
	position: absolute;
	left: 0;
	width: 100px;
}

div.issues_centered {
	text-align: center;
	width: 600px;
	margin-left: 120px;
	
}

/* HEADERs END */


/* ################################# */

/* DIVs BEGIN */
div#content {
	width: 816px;
	margin: 0 auto;
}

/* DIVs END */

/* ################################# */

/* PARAGRAPHs BEGIN */

/* PARAGRAPHs END */

/* ################################# */

/* TEXT STYLEs BEGIN */

/* TEXT STYLEs END */

/* ################################# */

/* IMAGEs BEGIN */

img.right {
	float: right;
	margin: 40px 20px 40px 40px;
}

/* IMAGEs END */

/* ################################# */

/* LINKs BEGIN */

/* LINKs END */

/* ################################# */

/* LISTs BEGIN */
ul.menu {
	position: absolute;
	top: 4px;
	left: 0;
	list-style: none;
}

ul.menu li{
	display: inline;
	float: left;
}

ul.menu a{
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}

ul.menu a:hover{
	color: #9e9e9e;
}

ul.menu li.one {
	margin-left: 37px;
}
ul.menu li.two {
	margin-left: 40px;
}

ul.menu li.three {
	margin-left: 28px;
}

ul.menu li.four {
	margin-left: 23px;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.letter {
	float: left;
	margin-left: 40px;
	margin-top: 40px;
	margin-right: 20px;
}

span.large {
	font-size: 1.4em;
}
/* LISTs END */

/* ################################# */

/* FORMs BEGIN */

form.contact {
	margin-top: 40px;
}

form.contact label{
	font-weight: bold;
	font-size: 1.2em;
}

form.contact div{
	width: 400px;
	margin-top: 10px;
	position: relative;
}

form.contact input.submit{
	width: 68px;
	height: 27px;
	border: none;
	margin-left: 340px;
}

form.contact input{
	width: 250px;
	height: 21px;
	border: solid 1px #bcb494;
	font-family: "Verdana";
	font-size: 1.3em;
	background: url(../images/bg_input.gif) repeat-x;
}

form.contact textarea {
	height: 210px;
	width: 400px;
	border: solid 1px #bcb494;
	font-family: "Verdana";
	font-size: 1.3em;
	background: url(../images/bg_textarea.gif);
}

form.order {
	width: 450px;
	height: 500px;
	margin-left: 80px;
	margin-top: 40px;
}

form.order div{
	clear: both;
	padding: 5px;
	width: 450px;
	margin-top: 10px;
	position: relative;
}

form.order label{
	font-family: "Verdana";
	font-size: 1.3em;
}

form.order input{
	border: solid 1px #bcb494;
	font-family: "Verdana";
	font-size: 1.3em;
	float: right;
	width: 250px;
	margin-right: 100px;
}

form.order select{
	border: solid 1px #bcb494;
	font-family: "Verdana";
	font-size: 1.3em;
	float: right;
	width: 250px;
	margin-right: 100px;
}

form.order input.order_value{
	border: solid 1px #bcb494;
	font-family: "Verdana";
	font-size: 1.3em;
	width: 100px;
	float: none;
	margin-right: 100px;
}

form.order input.submit{
	width: 68px;
	height: 27px;
	border: none;
	margin-left: 340px;
}
form.order select.corcks{
	border: solid 1px #bcb494;
	font-family: "Verdana";
	font-size: 1.3em;
	width: 290px;
	float: none;
	margin-right: 100px;
}
form.order label{
	float: left;
}

/* FORMs END */


h2 {
	margin-left: 30px;
	padding-top: 10px;
	color: #59533e;
	font-size: 1.8em;
}

ul.list {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	list-style: none;
}

ul.list li{
	font-size: 1.2em;
	margin-top: 5px;
}

img.contact_bottles {
	position: absolute;
	right: 50px;
	top: 280px;

}