*{
	padding:0;
	margin:0;
	position: static;
	border:none;
}
table {
	border-collapse : collapse;
	border-spacing : 0;
}
body { 
background-color: #922F18;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 1px;
padding : 0 0 30px 0;}

a {
text-decoration:none;
}
td {
	vertical-align : top;
}
#base{
	margin : 6px auto 17px auto;
	background-color : #F6E8CE;
	width : 975px;
	background : #F6E8CE url(images/footer.gif) no-repeat 0 100%;
}
#header{
	background-image : url(images/header.gif);
	vertical-align : bottom;
	height : 206px;
	padding : 0 0 0 86px;
}
#nav-hor {
	margin:25px 0 0 144px;
	background-image:url(images/nav-hor.gif);
	width:762px;
	height:72px;
}
#nav-hor td{
	vertical-align : top;
	text-align : left;
	padding : 32px 0 0 0;
	white-space : nowrap;
}
#nav-hor a {
	font-size : 13px;
	font-weight : bold;
	color : #923319;
}
#nav-vert {
	margin : 75px 0 0 0;
	font-size : 12px;
	font-weight : bold;
	width : 170px;
	float : left;
}
#nav-vert a{
	text-decoration : none;
	display : block;
	background : url(images/nav-vert-a.gif) no-repeat;
	padding : 8px 0 9px 30px;
	color : #923319;
	width:140px;
}
#nav-vert a:hover, #nav-vert .active{
	color : #DF802C;
	background : url(images/nav-vert-active.gif) no-repeat;
}
#main {
	font-size : small;
	color : #5B2012;
	width : 764px;
	text-align : justify;
	float : left;
	margin : 120px 0 0 14px;
	background-color : #F9EFDE;
}
#text{
	margin : 0 60px 0 60px;
}
#text a {
	text-decoration : none;
	color : #5B2012;
	font-weight : bold;
}
#text a:hover {
	color : #922F18;
}


#footer{
	color : #AF8963;
	font-size : 10px;
	font-weight : bold;
	padding : 120px 40px 32px 250px;
	white-space : nowrap;
}
#footer a{
	text-decoration : none;
	color :  #AF8963;
}
#footer a:hover{
	text-decoration : underline;
}

#layer, #layer2{
	position:absolute;
	background-color : #F6E8CE;
	border : 3px solid #922F18;
	padding:20px;
	display:none;
	cursor: pointer;
	font-size:medium;
	font-weight:bold;
}

#sector11, #sector22, #sector33, #sector44, #sector55 {
	cursor : pointer;
	margin : 20px 0 20px 0;
}