.am_bmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(pic/bkg.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.am_home_main {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -220px;
	margin-left: -335px;
	overflow: auto;
	height: 441px;
	width: 670px;
	background-image: url(pic/homebkg.gif);
	background-repeat: no-repeat;
	z-index:0;
}
.am_wrapper {
    top: 0px;
	left: 0px;
	width: 100%;
	height:100%;
	position:absolute;
	
}
.am_backwrapper {
	top: 10px;
	left: 50%;
	width: 851px;
	margin-left:-423px;
	position:absolute;
	
}
.am_backwrapper2 {
	top: 0px;
	left: 0px;
	width: 851px;
	position:absolute;
	background-image:url(pic/bkg.gif);
	margin-top:227px;
}
.am_tope_top {
	width: 851px;
	height:35px;
	top:0px;
	left:0px;
	position:absolute;
	background-image:url(pic/top.gif);
}
.am_tope {
	width: 851px;
	height:193px;
	top:34px;
	left:0px;
	position:absolute;
	background-image:url(pic/bkg.gif);
	
}
.am_mleft {
	width: 195px;
	height:195px;
	top:0px;
	left:0px;
	padding:8px;
	position:absolute;
	margin-top:0px;
}
.am_main {   
   	padding:15px;
	margin-top:0px;
	margin-left:210px;
	text-align:justify;
}
.am_footer {
   	width: 851px;
	height:20px;
}


* html .am_main { height: 450px;} 
*>.am_main {min-height: 450px;}


/*p {
	padding-top: 15px;
}*/
.am_margin {
	margin: 15px;
	border: 1px dotted #333333;
	padding: 5px;
}
.am_menuBottom {
	top: 410x;
	
}

a.infocasa:link {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.infocasa:visited {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.infocasa:hover {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.infocasa:active {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

