@charset "UTF-8";
body
{
	background-color: #FFD05C;
	margin: 0px;
}

#header
{
	background-color: #FFFFFF;
	clear: left;
	float: none;
	overflow: visible;
	position: absolute;
	top: 0px;
	visibility: visible;
	width: 100%;
	z-index: 1;
}

#menu
{
	background-image: url(../images/menu/back_menu.jpg);
	clear: both;
	float: left;
	height: 72px;
	overflow: visible;
	position: absolute;
	top: 185px;
	visibility: visible;
	width: 100%;
	z-index: 3;
}

#carousel
{
	background-image: url(../images/menu/back_menu2.jpg);
/* 	background-color: #F0B40F; */
	clear: both;
	float: left;
	height: 122px;
	overflow: visible;
	position: absolute;
	top: 260px;
	visibility: visible;
	width: 100%;
	z-index: 4;
}

#product_carousel
{
	clear: both;
	float: left;
	overflow: visible;
	position: absolute;
	text-align: center;
	top: 370px;
	visibility: visible;
	width: 100%;
	z-index: 6;
}

#product
{
	clear: both;
	float: left;
	overflow: visible;
	position: absolute;
	text-align: center;
	top: 250px;
	visibility: visible;
	width: 100%;
	z-index: 6;
}

.copyright
{
	color: #794c15;
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}

.texthighlight
{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}

.text
{
	color: #5E3813;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}

.icons
{
	color: #5E3813;
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}

.title
{
	color: #FF481A;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}

.newstitle
{
	color: #FF481A;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}

.newsdate
{
	color: #D63001;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	text-decoration: none;
}

.form
{
	background-color: #FFF8DC;
	border: 1px solid #FF481A;
	margin: 2px;
	padding: 2px;
}

.form:focus
{
	background-color: #FFFFFF;
}
