@charset "UTF-8";

html, body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	text-align:center;
	
	height:101%;
		
	background-color:#f9f4e6;	
}



#basis {

	position:relative;
	
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	top:10px;
	height:auto;
	width:803px;
			
	z-index:0;
}

#hg {

	position:relative;
	top:0px;
	
	height:auto;
	width:803px;
	_width:803px;
			
	z-index:9;
	background-image:url(images/system/cont_hg.png);
	
}


#top {
	position:relative;
	
	width:847px;
	height:121px;
	z-index: 11;
	background-image:url(images/system/head_hg.png);
	background-repeat:no-repeat;
	
	}
	
	
#homediv {
	position:absolute;
	left:42px;
	top:54px;
	width:277px;
	height:64px;
	z-index:12;
}


#homediv a {

	display:block;
	
	width:100%;
	height:100%;
}

#nav {
	position:relative;
	left:0px;
	width:803px;
	height:28px;
	z-index: 120;
	text-align:left;
	background-image:url(images/system/cont_hg.png);
	padding-top:5px;
	

}


.menu1 {margin-left:16px;}




#subnav {
	position:absolute;
	top: 85px;
	left:440px;
	height:20px;
	width:317px;
	text-align:right;
}

#cont {
	position:relative;
	top:0px;
	left:16px;
	width:771px;
	height:auto;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding-bottom:30px;
	z-index:111;
	text-align:left;	
}

.bord1 {border:1px solid #666666;;}





/* #### FOOTER #####*/

#bottom {

	position:relative;
	top:0px;
	width:100%;
	height:50px;
	text-align:right;
	z-index:-1;
	background-image:url(images/system/bottom_hg.png);
	margin-top:-17px;
}

.botmarg {margin-top:20px;}

