* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #F5E9D9;
	margin: 0;
	color: #4D4747;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;

}

p, table {
	margin-top: 10px;
}

a, .link {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E1A02;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

a:hover {
	color: #B25B46;
	text-decoration: underline;
}

.link {
	letter-spacing: -2px;
}

img {
	border: none;
}

.blank {
	line-height: 0;
	font-size: 0;
	clear: both;
}

strong {
	font-weight: normal;
	color: #7E1A02;
}

#frame {
	width: 800px;
	background: #FFFFFF url("/images/bg.jpg") 8px 0 repeat-y;
	margin: auto;
	color: #4D4747;
	padding: 0;
}

#logo {
	width: 532px;
	height: 130px;
	float: left;
	padding-left: 268px;
	padding-top: 10px;
	text-decoration: none;
}

#logo h2 {
	margin: 0;
	padding: 0;
	width: 530px;
	font-size: 40px;
	text-transform: uppercase;
	letter-spacing: -3px;
	color: #f16b24;
	text-align: center;
}

#logo h1 {
	margin: 0;
	width: 530px;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #a7623d;
	text-align: center;
}

#menu {

	height: 95px;
	clear: both;
	padding: 0 0 0 8px;
/*	background: url("images/pic_fruit.jpg") 90px 0 no-repeat;*/
	background-color: #551001;
	font-size: 14px;
}

#menucontent {
	width: 259px;
	height: 95px;
	background-color: #F5E9D9;
	color: #4D4747;
	float: left;
}

#menucontent ul {
	margin-left: 10px;
	list-style: none;
}

#menucontent ul li {
	margin: 0;
	padding: 0;
	border: 1px solid #F5E9D9;
}

#menucontent a {
	display: block;
	text-align: left;
	margin: 0;
	padding: 5px 0 5px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #551001;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}

#menucontent a:hover {
	color: #C15740;
	background: url("/images/icon_arrow.gif") 0 11px no-repeat;
	background-color: inherit;
	text-decoration: none;
}

#left {
	width: 248px;
	height: 100px;
	float: left;
	padding: 0 5px 0 15px;
}

#left h2, #left p.t2 {
	margin: 0;
	padding: 0;
	line-height: 50px;
	height: 60px;
	text-align: center;
	padding-right: 20px;
	color: #f16b24;
	font-size: 30px;
	letter-spacing: -1px;
	font-weight: normal;
}

#left ul {
	list-style: none;
	font-size: 11px;
	color: #EEE;
}

#left ul li {
	margin-bottom: 8px;
	line-height: 12px;
}

#left a {
	color: #EEE;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#left a:hover {
	color: #EEE;
	border-bottom: 1px solid;
}

#content {
	width: 512px;
	padding: 10px;
	float: left;
	font-size: 14px;
	line-height: 15px;
	margin-top: -95px;
}

#content h1, #content p.t1 {
	margin: 0;
	padding: 0;
	line-height: 50px;
	height: 90px;
	text-align: right;
	padding-right: 20px;
	color: #F5E9D9;
	font-size: 40px;
	font-weight: normal;
}

#content h2, #content p.t2 {
	margin: 0;
	padding: 0;
	line-height: 30px;
	height: 20px;
	text-align: right;
	padding-right: 20px;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}

#content table th {
	text-align: right;
	padding-right: 4px;
	font-size: 13px;
}

#content table td.desc {
	padding-left: 14px;
	line-height: 17px;
}

.prod {
	float: left;
	width: 242px;
	font-size: 12px;
	margin-top: 20px;
}

.prod a {
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	font-weight: bold;
}

.prod a:hover {
}

#footer {
	width: 792px;
	clear: both;
	background-color: #551001;
	padding: 0 0 0 8px;
	color: #f16b24;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}

#footerleft {
	width: 239px;
	height: 36px;
	background-color: #F5E9D9;
	float: left;
	padding: 10px 10px 0 10px;
	color: #7E1A02;
}

#footerright {
	width: 513px;
	float: right;
	text-align: right;
	color: #f16b24;
	padding: 10px 10px 0 10px;
}

#footerright a {
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
	border-bottom: 1px dashed #f16b24;
}

#footerright a:hover {
	color: #f16b24;
	border-bottom: 1px solid #FFF;
}

#sub {
	clear: both;
	text-align: center;
	width: 820px;
	padding: 0 0 0 5px;
	margin: 0 auto;
	margin-top: 20px;
}

#sub ul {
	width: 820px;
	list-style: none;
	float: left;
}

#sub ul li {
	float: left;
	width: 265px;
	margin-bottom: 5px;
	padding: 0 3px;
	text-align: left;
	line-height: 1.3em;
	border: 0;
	font-weight: normal;
	font-size: 10px;
	color: #000;
}

#sub ul li a {
	font-size: 10px;
	text-decoration: none;
	border: none;
	color: #000;
	text-decoration: underline;
}

#sub a:hover {
	color: #a0640e;
	text-decoration: none;
}