/* CSS Document */

#wrap {
	margin:0 auto;
	width:832px;
	height: 638px;
	border: medium solid #AC9750;
	}


#main {
	float:left;
	width:196px;
	background-color: #1A94B8;
	height: 500px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #AC9750;
    }
#sidebar {
	float:right;
	width:632px;
	height: 500px;
    }#header {
	top: 0px;
	height: 138px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}


#menu9 {
	width: 196px;
	font-size: x-small;
	line-height: 15px;
	}
	
#menu9 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	display: block;
	background:  url(menu9.gif);
	padding: 8px 0 0 35px;
	}
	
#menu9 li a:hover {
	background:  url(menu9.gif) 0 -32px;
	padding: 8px 0 0 35px;
	position: static;
	color: #025580;
	}
#sidebar2 {
	float:right;
	width:632px;
	height: 800px;
}
#main2 {
	float:left;
	width:196px;
	background-color: #1A94B8;
	height: 800px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #AC9750;
}
#wrap2 {
	margin:0 auto;
	width:832px;
	height: 938px;
	border: medium solid #AC9750;
}
#headerdemo {
	top: 0px;
	height: 136px;
	background-color: #005E8c;
	border-bottom-color: #AC9750;
	border-bottom-style: solid;
	border-bottom-width: medium;
	vertical-align: top;
	text-align: left;
	display: table;
	width: 832px;
}
#headerfoc {
	top: 0px;
	height: 135px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #AC9750;
}
