body {
	background: #F4EDE6 url(../images/side_line.gif) repeat-y center;
	margin: 0px;
}
#wrapper {
	margin: 0px auto;
	height: auto;
	width: 778px;
}
#header h1 {
	font-size: 11px;
	margin: 0px;
	padding: 4px 4px 4px 30px;
	background: #4F1706;
	color: #FFFFFF;
	border-bottom: 3px solid #996600;
	font-weight: normal;
}
#menu {
	border-top: 1px solid #804000;
	border-bottom: 1px solid #804000;
	height: 43px;
}
#menu li {
	display: block;
	float: left;
	list-style: none;
	margin: 0px;
}
#menu a {
	width: 97px;
	display: block;
	font-size: 12px;
	text-align: center;
	height: 43px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #996600;
	font-weight: bold;
	overflow: hidden;
	text-indent:-10000px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#img_photo {
	height: 360px;
	border-bottom: 1px solid #804000;
	border-top: 4px solid #996600;
	clear: both;
}
#menu .a1 {
	background: url(../images/menu_button.jpg) no-repeat 0px 0px;
	width: 98px;
}
#menu .a2 {
	background: url(../images/menu_button.jpg) no-repeat -98px 0px;
	width: 98px;
}
#menu .a3 {
	background: url(../images/menu_button.jpg) no-repeat -196px 0px;
	width: 98px;
}
#menu .a4 {
	background: url(../images/menu_button.jpg) no-repeat -294px 0px;
}
#menu .a5 {
	background: url(../images/menu_button.jpg) no-repeat -391px 0px;
}
#menu .a6 {
	background: url(../images/menu_button.jpg) no-repeat -488px 0px;
}
#menu .a7 {
	background: url(../images/menu_button.jpg) no-repeat -585px 0px;
}
#menu .a8 {
	background: url(../images/menu_button.jpg) no-repeat -682px 0px;
	width: 96px;
}
#menu .a1:hover {
	background: url(../images/menu_button.jpg) no-repeat 0px -43px;
}
#menu .a2:hover {
	background: url(../images/menu_button.jpg) no-repeat -98px -43px;
}
#menu .a3:hover {
	background: url(../images/menu_button.jpg) no-repeat -196px -43px;
}
#menu .a4:hover {
	background: url(../images/menu_button.jpg) no-repeat -294px -43px;
}
#menu .a5:hover {
	background: url(../images/menu_button.jpg) no-repeat -391px -43px;
}
#menu .a6:hover {
	background: url(../images/menu_button.jpg) no-repeat -488px -43px;
}
#menu .a7:hover {
	background: url(../images/menu_button.jpg) no-repeat -585px -43px;
}
#menu .a8:hover {
	background: url(../images/menu_button.jpg) no-repeat -682px -43px;
}
#header .logo {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#fmenu li {
	float: left;
}
#fmenu ul {
	margin: 8px auto 0px;
	list-style: none;
	font-size: 12px;
	display: block;
	width: 590px;
	padding: 0px;
}
#fmenu a {
	color: #000000;
	text-decoration: none;
}
#fmenu a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#fmenu {
	text-align: center;
	height: 28px;
	border-top: 1px solid #804000;
	border-bottom: 1px solid #804000;
	background: #E5D4BA;
}
#copyright {
	height: 44px;
	border-bottom: 1px solid #804000;
	background: #4F1706;
}
#copyright p {
	color: #FFFFFF;
	font: 10px Verdana, Helvetica, sans-serif;
	;
	text-align: center;
	margin: 23px 0px 0px;
}
#copyright p.privacy {
	color: #FFFFFF;
	font: 12px Verdana, Helvetica, sans-serif;
	;
	text-align: center;
	margin: 23px 0px 0px;
}
#footer {
	clear: both;
}
