html,body {margin:0px; padding: 0px;background-color:#ffffff;width:100%;}


#mn_main { 
	width: 774px;
	min-height:1028px;
	height:100%;
	border: 0px solid red;
	font-family: Arial, Helvetica;
	margin-left:auto;
	margin-right:auto;
	padding: 0px !important;
	position:relative;
	text-align:left;	
	background-color:#ffffff;
}


#bordleft {
	width: 63px;
	height:100%;
	background-image:url('/myway_/images/left_t.gif');
	background-repeat: repeat-y;
	margin:0px;
	padding:0px;
	position: absolute;
	top:0px;
	left:-63px;
	
}

#bordright {
	width: 63px;
	height:100%;
	background-image:url('/myway_/images/right_t.gif');
	background-repeat: repeat-y;
	position: absolute;
	top:0px;
	left:774px;
}


#mainmenushadow {
	width: 187px;
	height: 9px;
	background-image:url('/myway_/images/shadowtopmenu.gif');
	background-repeat: no-repeat;
	position: absolute;
	top:226px;
	left:578px;	
}

#mainmenu {
	float:right;
	width: 179px;
	height:auto;
	padding-top:235px;
	padding-right:10px;

}

#mn_content {
	float:left;
	width: 529px;
	min-height:700px;
	margin:0px;
	padding:0px;
	padding-top:225px;
	padding-left:21px;
	line-height: 1.5em;
}
a, a:visited, a:active {
	font-family: Arial, Helvetica;
	text-decoration: none;
	color: #33769a;
}
a:hover {
	text-decoration: underline;
	color: #33769a;
}

#imageshow {
	width: 158px;
	height: 127px;
	background-repeat:no-repeat;
}