#Layer1 {
	
	left:0px; top:1px; 
	width:120; height:60; 
	text-align:center; 
	z-index:1; 
	overflow:visible; 
	white-space:nowrap;
	float:left;
	}
	#Layer2{ 
	position:relative; 
	left:380px; 
	top:105px; 
	width:auto; 
	height:auto; 
	text-align:left; 
	z-index:2; 
	overflow:visible; 
	white-space:nowrap;
	}
	#Layer3{ 
	position:relative; 
	left:620px; 
	top:20px; 
	width:auto; 
	height:auto; 
	text-align:left; 
	z-index:3; 
	overflow:visible; 
	white-space:nowrap;
	
	}
	.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #5F4006;
	font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #5F4006;
	font-weight: bold;
}

.magin {
	padding:5px;
}
table { 
	font-size:14;
} 
body { font-size:14;
	margin:0;
	padding:0; 
	background-image: url(images/bgindex.jpg); 
	background-position:left top; 
	background-repeat:repeat-x; 
	background-color:#6F4B28; 
}

a:link {color: #E17200; text-decoration: underline;}
a:visited {color: #E17200; text-decoration: underline;}
a:hover {color: #D43004; text-decoration: underline;}
a:active {color: #D43004; text-decoration: underline;}

.bgmenu{ 
	background-image: url(images/bgmenu.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	background-color:#C09442;
	font-size:12px;	
}

.line{ background-image: url(images/line.jpg);}
.exr{ background-image: url(images/exr.jpg);}
.exl{ background-image: url(images/exl.jpg);}
.style10 {font-size: 12px;}
.style11 {font-size: 16px;}
.style12 {color: #FF0000;
	font: bold;}
.style13 {color: #FF0000;}
.style14 {font-size: 12;}


.round {
  -webkit-border-radius: 3ex;
  -moz-border-radius: 3ex;
  }
 #navigator

{

	float: left;

	margin:0px;

	padding: 1px;

}

#navigator ul

{

	list-style: none;

	float: left;

	border: none;

}

#navigator li

{

	display: inline;

	margin:0px;

	padding:0px;

	float: left;

}

#navigator li a {text-decoration: none; font-weight: bold; white-space:nowrap;}

#navigator a#normal

{

	color:#CCCCCC;

	display: block;

	padding: 6px 10px 6px 10px;

	border-left: 1px solid #D3B47B;

	border-top: 1px solid #D3B47B; 

	border-right: 1px solid #8B6B30;

	border-bottom: 1px solid #8B6B30;

}

#navigator a#normal:hover { 

	background:#86672E; 

	color:#FFFFFF;

}

#navigator a#current {

	display: block;

	padding: 6px 10px 6px 10px;   

	border-left: 1px solid #8B6B30;

	border-top: 1px solid #8B6B30; 

	border-right: 1px solid #D3B47B;

	border-bottom: 1px solid #D3B47B;

	background: #D3B47B; 

	color:#5F4008;

}






.submenu {

	left: 0px; 

	top: 0px;

	visibility: hidden; 

	position: absolute;

	padding:0 0 0 5px;
	z-index:25;

}

.subframe {

	border: #8B6B30 1px solid; 

	display: block; 

	filter: alpha(opacity=95); 

	line-height: 15px; 

	position: absolute;

	background-color: #ffffff;

	text-indent: 5px;

}

.item {

	white-space: nowrap; 

	text-align: left;

	border-bottom: 1px solid #86672E;

	margin-top: 2px;

}

.item a {

	font-weight: normal; 

	color:#000000; 

	text-decoration: none;

}

.item a:hover {

	font-weight:normal; 

	color:#ffffff; 

	text-decoration:none; 

	background-color:#D3B47B;

	display:block;

}

.item .fwdarr {

	right: 7px;

	top: 5px; 

	position: absolute;	

} 