#mst {
	position: relative;
	top: 0; left: 50%;
	margin: 0 0 0 -387px;	
  width: 774px;
 	height: 100%;
  background: #e7e7e7 url('../../images/101/cnt.bg.jpg') repeat-y center;
	z-index: 6;
}

#hdr {
	position: relative;
	left: 0; top: 0;	
  width: 774px;
  height: 245px;
	z-index: 10;
}

#menu_hdr {
	position: absolute;
	top: 245px; left: 0;
	z-index: 11;
}

#menu {
	position: relative;
	left: 0; top: 0;	
  width: 230px;
  padding: 40px 0 0 0;
	z-index: 10;
	float: left;
}

#cnt {
	position: relative;
  margin-left: 238px;
	z-index: 10;
}

#ftr {
	position: relative;
  clear: both;
	left: 0; bottom: 0px;	
	padding: 0;
	margin-top: 35px;
  width: 774px;
  height: 31px;
  background: #A0B444 url('../../images/101/ftr.jpg') no-repeat top center;
}

#bkm {
	position: absolute;
  width: 150px;
	height: 40px;
	left: 370px;	
	top: 130px;	
	cursor: pointer;
	cursor: hand;
	z-index: 22;
  background: transparent url('../../images/101/hdr.bkm.jpg') no-repeat top left;
}

#jmp_index {
	position: absolute;
	left: 0; top: 0;	
  width: 216px;
	height: 201px;
	cursor: pointer;
	cursor: hand;
	z-index: 22;
}

#nav_top {
	position: relative;
  height: 30px;
  text-align: center;
	z-index: 10;
}

#nav_bottom {
  clear: both; 
	position: relative;
  margin: 18px 0 0 230px;
  height: 30px;
  text-align: center;
	z-index: 10;
}

/**** TOP NAV MENU ****/
#tab_online,
#tab_favorites,
#tab_top,
#tab_news,
#tab_call {
  position: absolute;
  top: 183px;
  z-index: 32;
}

#tab_online 		{ left: 337px; }
#tab_favorites 	{ left: 407px; }
#tab_top 				{ left: 498px; }
#tab_news 			{ left: 590px; }
#tab_call 			{ left: 681px; }

/**** INFO GUESTBOOK ****/
div.per_details div.guestbook {
  margin: 20px 0 45px 0;
}