#Layer1 {
	position:absolute;
	left:10px;
	top:309px;
	width:150px;
	height:89px;
	z-index:11;
}

#menu {
	position:absolute;
	left:10px;
	top:119px;
	width:150;
	height:140px;
	z-index:1;
	background-color: #FF9900;
}

.background1 {
	background-repeat: repeat;
	position: absolute;
	width: 100%;
	margin: auto;
	left: 0px;
	height: auto;
	z-index: 1;
	visibility: visible;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	top: 0px;
}
.background2 {
	background-repeat: no-repeat;
	position: relative;
	width: 775px;
	margin: auto;
	left: 0px;
	top: 0px;
	z-index: 2;
	visibility: visible;
	height: auto;
	background-position: left top;

} 



* {
padding: 0;
margin: 0;
font-family: Arial, sans-serif;
}
body {
margin: 20px;
font-size: 12px;
}
ul { 
list-style: none; 
width: 150px; 
} 

ul a { 
color: #000000; 
text-decoration: none; 
display: block; 
padding: 5px 5px 5px 10px; 
width: 150px; 
background: #ff9900; 
} 

ul a:hover { 
color: #000000; 
text-decoration: none; 
display: block; 
padding: 5px 5px 5px 10px; 
width: 150px; 
background: #ffcc00; 
} 
ul li { 
border-bottom: 1px solid #000000; 
float: left; 
position: relative; 
}

ul li ul { 
list-style: none; 
position: absolute; 
left: 165px; 
top: 0; 
display: none; 
width: 150px; 
border-left: 1px solid #000000; 
} 

ul li:hover ul { display: block; }

ul li:hover ul li ul { display: none; } 

ul li ul li:hover ul { display: block; }









#Layer2 {
	position:absolute;
	left:92px;
	top:126px;
	width:125px;
	height:81px;
	z-index:2;
}

#Layer3 {
	position:absolute;
	left:510px;
	top:112px;
	width:232px;
	height:323px;
	z-index:11;
}

#Layer4 {
	position:absolute;
	left:11px;
	top:346px;
	width:200px;
	height:185px;
	z-index:3;
}

#Layer5 {
	position:absolute;
	left:172px;
	top:107px;
	width:317px;
	height:174px;
	z-index:2;
}

.txt-normal-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.txt-bold-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	word-spacing: normal;
	cursor: auto;
}
.txt-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}

.bordertop {
	background-color: #FF9900;
	height: 100px;
	width: 100%;
}


#Layer6 {
	position:absolute;
	left:3px;
	top:-100px;
	width:100%;
	height:100px;
	z-index:1;
	background-color: #FF9900;
}
#Layer7 {
	position:absolute;
	left:475px;
	top:550px;
	width:249px;
	height:136px;
	z-index:4;
}
A:link {
	text-decoration: underline;
	color: gray;
}
A:visited {text-decoration: underline; color: #666666;}
A:active {text-decoration: underline; color: #ffcc00;}
A:hover {text-decoration: underline; color: #ff9900;}
.small-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#Layer8 {
	position:absolute;
	left:251px;
	top:119px;
	width:276px;
	height:58px;
	z-index:2;
}
#Layer9 {
	position:absolute;
	left:579px;
	top:111px;
	width:173px;
	height:183px;
	z-index:2;
}
#Layer10 {
	position:absolute;
	left:549px;
	top:406px;
	width:212px;
	height:94px;
	z-index:2;
}
.txt-bold-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.txt-lessbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.regular-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt-bold-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
}
