* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #eadfd4;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(/images/all.gif);
}

div.all {
	background-image: url(/images/up-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	
	min-height:773px;
	height:auto !important;
	height:773px;
	
}

a {
	color: #ee7b00;
}

a:hover {
	color: #ce6a00;
}

table, body, tr, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img, a img {
	border: 0px;
	vertical-align: bottom;
}


div.clr{
	clear: both;
}


div.container {
	margin: auto;
	text-align: left;
	width: 820px;
	padding: 40px;
	padding-right: 35px !important;
	background-color: white;
}

div#menu, div.main, div#footer {
	margin-left: 277px;
}

div#logo {
	width: 240px;
	text-align: center;
	float: left;
	padding-top: 6px;
}

div#menu {
	height: 87px;
}
	
div#menu a {
	color: white;
	text-align: center;
	display: block;
	padding-top: 32px;
	padding-bottom: 33px;
	
}

div#menu a:hover {
	background-color: #824e19;
}

div#menu li.active a:hover {
	background-color: #ee7b00;
}

div#menu li {
	width: 134px;
	border-left: 1px solid white;
	float: left;
	display: block;
	height: 80px;
	background-color: #996633;
}

div#menu li.active {
	height: 87px;
	background-color: #ee7b00;
	background-image: url(/images/menu.a.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	font-weight: bold;
}

div#leftcoloumn {
	float: left;
	width: 240px;
}

ul#lng {
	height: 90px;
}

ul#lng li {
	list-style-type: none;
	display: block;
	float: left;
}

ul#lng li a {
	display: block;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
}

ul#lng li.a a {
	background-color: #ee7b00;
	color: white;
	text-decoration: none;
}
	
div#sectionimg {
	padding-bottom: 40px;
}

div#submenu a {
	text-decoration: underline;
}

div#submenu ul li {
	list-style-type: none;
	padding-bottom: 19px;
}

div#submenu ul ul {
	margin-left: 15px;
}

div#submenu ul ul li {
	padding-top: 19px;
	padding-bottom: 0px;
}

div#submenu ul ul li a {
	color: #996633;
	text-decoration: underline !important;;
}

div#submenu ul li.active ul li a {
	color: #996633 !important;
	text-decoration: underline !important;;
}

div#submenu ul li.active a, div#submenu ul li.active ul li.active a {
	color: black !important;
	text-decoration: none !important;
}

div#submenu ul li.active a:hover, div#submenu ul li.active ul li.active a:hover {
	color: #824e19 !important;
}

div.main {
	width: 537px;
}

div.main h1 {
	height: 88px;
	color: #ee7b00;
	font-size: 24px;
	font-weight: normal;
}

div.main h1.news {
	height: auto;
	margin-bottom: 15px;
}

div.main p {
	padding-bottom: 20px;
}

div.main li {
	margin-left: 18px;
}

hr {
	background-color: #ccb299;
	color: #ccb299;
	height: 1px;
	border: none;
	margin-top: 20px;
	margin-bottom: 37px;
}

/* index news */

dt, span.date {
	color: #ccb299;
	
}

dd {
	padding-bottom: 20px;
}

/* production */

h2 {
	font-size: 16px;
	padding-top: 30px;
	padding-bottom: 14px;
}

h4 {
	color: Red;
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
}

table {
	width: 99%;
}

table td {
	border-bottom: 1px solid #efeddf;
	padding: 3px;
	vertical-align: top;
	
}

table.woborder td {
	border-bottom: 0px none;
	padding: 3px;
	vertical-align: top;
	
}

div.main div.img {
	text-align: center;
	border: 25px  solid #efeddf;
	padding: 10px;
}

/* faq */ 

div.answer {
	background-color: #efeddf;
	padding: 6px;
	margin-top: 3px;
}

span.date {
	display: block;
}

/* feedback */

div.errors {
	display: block;
	border: 1px solid #E69A9A;
	background-color: #F6DBDB;
	padding: 4px;
	margin-bottom: 10px;
}

label {
	display: block;

}

input.text, textarea  {
	border: 1px solid #DAD9C9;
	width: 500px;
	margin-bottom: 10px;
	
}

textarea {
	height: 130px;
}

input.button {
	margin-bottom: 20px;
}

/* footer */

	#infly 
{
	float: left;
	padding-top: 100px;
	position: relative;
}

	#infly img
{
	visibility: hidden;
}

	#infly a
{
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 10px;
	left: 10px;
	display: block;
	height: 28px;
	width: 130px;
	background-image: url("/images/off.gif");
}

   #infly a:hover
{
   background-image: url("/images/on.gif");
}


div#footer {
	font-size: 11px;
}

div#footer p {
	margin-bottom: 10px;
}

table.t_bottom {margin:0px; padding:0px; border:0px;}
table.t_bottom td {margin:0px; padding:0px; border:0px; font-size:11px}