div.container {
	position: absolute;
	width: 840px;
	height: 500px;
	top: 50%;
	left: 50%;
	margin-top: -251px;
	margin-left: -421px;
	text-align: center;
	z-index: 25;
}

div.shadowbox {
	padding: 0;
	float: left;
	display: block;
	position: relative;
	z-index: 20;
	top: -6px;
	left:20px;
}


#content_main{
	width:840px;
	height:500px;
	text-align:center;
	background-color: #f8f7f2;
	border: 1px solid #ccc4b7;
}

#main{
	width:840px;
	height:500px;
	top:0px;
	left:0px;
}
#logo{
	width:273px;
	height:116px;
	top:0px;
	left:0px;
}
#menu_right{
	position: absolute;
	width:430px;
	height:30px;
	top:13px;
	right:65px;
	text-align: right;
	color: #53452B;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	z-index:9999;
}
#menu_right a:link{
	color: #958050;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
#menu_right a:active{
	color: #958050;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
#menu_right a:visited{
	color: #958050;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
#menu_right a:hover{
	color: #53452B;
}
#sound{
	position: absolute;
	width:18px;
	height:18px;
	top:8px;
	right:20px;
	text-align: right;
	color: #53452B;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	z-index:0;
}
#menu_bg{
	position: absolute;
	width:567px;
	height:67px;
	top:50px;
	right:24px;
	background: url(../images/menu_bg.gif) no-repeat top left !important;
	text-align: left;
}
/* -------------------------------------------------------------------------- */

#menu {position:absolute; top: 5px; left: 20px; width: 200px; height:50px; text-align:center; z-index:100;}


#dropline {position:absolute; font-size:1em; height:45px;}

#dropline, #dropline ul {padding:0; margin:0 auto; list-style:none; width:590px;}

#dropline table {border-collapse:collapse; margin:-1px -10px; 0 0; padding:0; width:0; height:0; font-size:1em;}
#dropline li {float:left; height:20px; color:#C7B693;}
#dropline li a {float:left; display:block; height:30px; line-height:20px; padding:0; font-size:1em; font-family: "Times New Roman"; color:#86734E; text-decoration:none; font-weight:normal;}
#dropline li ul li a {color:#86734E; font-size:1em; font-family: "Times New Roman"; font-weight:normal; padding:0;}

#dropline li a.down {background:url(../images/spacer.gif) no-repeat right center;}

#dropline li ul li a.down {font-size:1em; font-weight:normal;}

#dropline li ul {position:absolute; margin:0; top:30px; left:-9999px; z-index:100;}

#dropline li ul.floatRight li {float:right;}
/* -------------------------------------------------------------------------- */


#header_band{
	position: absolute;
	width:840px;
	height:10px;
	top:117px;
	left:1px;
	background: url(../images/header_band.gif) no-repeat top left !important;
}
#body_div{
	position: absolute;
	width:840px;
	height:373px;
	top:126px;
	left:0px;
	/*background-color: red;*/
}
