body {
	padding: 0;
	font-size: 11px;
	background-color: #FFFFFF;
      margin:0;
	padding:105px 0 0 0;
	background-image:url(../images/header_bg.gif);
background-repeat:repeat-x;
	height: 73px;
}

iframe {
	margin: 0; padding: 0;
	border: 0;
}


#header {
	background-color: #aea897;
      margin:0;
	padding:25px 0 0 0;
	background-image:url(../images/header_bg.gif);
background-repeat:repeat-x;
	height: 73px;
}
	#header .content {
		width: 720px;
		margin: 0 auto;
	}

	#header h1 {
		margin: 0; padding: 0;
		width: 139px; height: 36px;
		background: url(../images/h1_logo.png) no-repeat;
		text-indent: -9999px;
		float: left;
	}
		#header h1 a {
			display: block;
			width: 139px; height: 36px;
			overflow: hidden;
		}
	
	#header ul {
		margin: 10px 0 0 35px; padding: 0;
		width: 400px;
		list-style-type: none;
		text-indent: -9999px;
		float: left;
	}
		#header ul li {}
		#header ul li.selector {
			margin: 0 15px 0 0;
			text-indent: 0;
			float: left;
		}
			#header ul li.selector form {
				margin: 0; padding: 0;
			}
				#header ul li.selector form select {
					margin: 0; padding: 0;
				}
				
			#header ul li a {
				margin: 2px 15px 0 0;
				display: block;
				float: left;
				height: 15px;
				overflow: hidden;
			}
			#header ul li.previous a {
				background: url(../images/previous.png) no-repeat;
				width: 63px;
			}
			#header ul li.next a {
				background: url(../images/next.png) no-repeat;
				width: 42px;
			}
			#header ul li.previous a:hover,
			#header ul li.next a:hover {
				background-position: 0 -15px;
			}


.menu{
position:absolute;
margin-left: auto;
       margin-right: auto;
       right: 0;
left:2px;
top:6px;
z-index:100;
width:1100px;
        height:auto;
        padding:0px;
}

#macter{
position: absolute; 
right:0px; 
bottom:0px;
width:121px;
        height:auto;
        padding:0px;
}

.who{
margin-left:200px;
        padding:0px;
}

.adv{
position:absolute;
left:1px;
top:140px;
z-index:100;
width:161px;
        height:auto;
        padding:0px;
}
.adv2{
position:absolute;
right:1px;
top:140px;
z-index:100;
width:161px;
        height:auto;
        padding:0px;
}
