﻿body {
	background-image: url("../images/inside/background.gif");
	margin: 0px;
	height: 100%;
}
html {
	background-image: url("../images/inside/background.gif");
	margin: 0px;
	height: 100%;
}
img {
	border-width: 0px;
}

#naviul {
	list-style:none;
}

#navili {
	display:inline;
}

/*body*/
#pagecontent {
	height: 100%;
	width: 750px;
}
/*header*/
#headercontainer {
	height: 37px;
	width: 750px;
	background-image: url("../images/index/header_color.gif");
}
#headeremptyarea {
	height: 37px;
	width: 542px;
	background-image: url("../images/index/header_color.gif");
	float: left;
}
#headerlinkscontainer {
	width: 208px;
	height: 29px;
	float: left;
}
.homebutton {
	height: 29px;
	width: 29px;
	float: left;
}
.contactbutton {
	height: 29px;
	width: 29px;
	float: left;
}
.headertext1 {
	height: 29px;
	width: 70px;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	color: #665E28;
	line-height: 20px;
	background-color: #F1F1E6;
	float: left;
}
a.headertext1:hover {
	height: 29px;
	width: 70px;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
	color: #665E28;
	line-height: 20px;
	background-color: #F1F1E6;
	float: left;
}
.headertext2 {
	height: 29px;
	width: 70px;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	color: #665E28;
	line-height: 20px;
	background-color: #F1F1E6;
	float: left;
}
a.headertext2:hover {
	height: 29px;
	width: 70px;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
	color: #665E28;
	line-height: 20px;
	background-color: #F1F1E6;
	float: left;
}
/*logo area*/
#logocontainer {
	width: 750px;
	height: 96px;
	background-color: #ffffff;
}
#logoarea {
	width: 224px;
	height: 96px;
	float: left;
}
.logo {
	width: 224px;
	height: 87px;
	float: left;
}
.logoimg {
	margin-left: 23px;
	margin-right: 23px;
}
.arrow {
	width: 14px;
	height: 87px;
	background-image: url("../images/index/arrow.gif");
	float: left;
}
#textarea {
	width: 505px;
	height: 87px;
	float:left;
}
.textparagraph {
	height: 45px;
	width: 500px;
	padding-top:20px;
	padding-left:5px;
	padding-bottom:22px;
}
.logotextarea {
	height:45px;
	width:505px;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	color: #665E28;
	line-height: 20px;
}
#flashcontainer {
	width: 750px;
	height: 230px;
	background-color:#ffffff;
}
/*menu*/
#menucontainer {
	width: 750px;
	height: 40px;
	background-color: #FF8500;
}
.empty1 {
	width: 30px;
	height: 40px;
	float: left;
}
.empty2 {
	width: 29px;
	height: 40px;
	float: left;
}
.buttonaboutus {
	width: 96px;
	height: 40px;
	float: left;
	background-image: url(../images/index/menu_aboutus_off.gif);
	border: 0;
}

a.buttonaboutus:hover {
	width: 96px;
	height: 40px;
	float: left;
	background-image: url(../images/index/menu_aboutus_on.gif);
	border: 0;
}

.buttonfacilities {
	width: 100px;
	height: 40px;
	float: left;
	background-image:url(../images/index/menu_facilities_off.gif);
}

a.buttonfacilities:hover {
	width: 100px;
	height: 40px;
	float: left;
	background-image:url(../images/index/menu_facilities_on.gif);
}

.buttonfactorytour {
	width: 142px;
	height: 40px;
	float: left;
	background-image:url(../images/index/menu_factorytour_off.gif);
}

a.buttonfactorytour:hover {
	width: 142px;
	height: 40px;
	float: left;
	background-image:url(../images/index/menu_factorytour_on.gif);
}

.buttonindustrylinks {
	width: 137px;
	height: 40px;
	float: left;
	background-image:url(../images/index/menu_industrylinks_off.gif);
}

a.buttonindustrylinks:hover {
	width: 137px;
	height: 40px;
	float: left;
	background-image:url(../images/index/menu_industrylinks_on.gif);
}

.buttonproducts {
	width: 99px;
	height: 40px;
	float: left;
	background-image:url(../images/index/menu_products_off.gif);
}

a.buttonproducts:hover {
	width: 99px;
	height: 40px;
	float: left;
	background-image:url(../images/index/menu_products_on.gif);
}
/*footer*/
#footercontainer {
	width: 750px;
	height: 45px;
	background-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #439639;
}
#footerlogoarea {
	width: 223px;
	height: 43px;
	float: left;
}
#copyrightcontainer {
	width: 525px;
	height: 43px;
	float: left;
}
.copyright {
	width: 512px;
	height: 28px;
	float: left;
	padding-top: 15px;
	padding-left: 13px;
}
.footerlogocontainer {
	width: 223px;
	height: 24px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #439639;
	margin-top: 9px;
	margin-bottom: 10px;
}
.footerlogoimg {
	margin-left: 13px;
	margin-right: 13px;
}
.copyrighttext {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #AEA87C;
	text-decoration: none;
	line-height: 20px;
	padding-top: 15px;
	padding-left: 13px;
}
a.copyrighttext:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #AEA87C;
	text-decoration: underline;
	line-height: 20px;
	padding-top: 15px;
	padding-left: 13px;
}
#footerlinks{
	width:750px;
	height:30px;
	text-align:center;
}
.footerlinkstext {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #AEA87C;
	text-decoration: none;
	line-height: 20px;
}
a.footerlinkstext:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #AEA87C;
	text-decoration: underline;
	line-height: 20px;
}
