/*
#MainContent {
    margin-left : auto;
    margin-right : auto;
    width : 975px;
    height : 100%;
    text-align : center;
}

#stnote{
	background:#EFE3D1;
	width:210px; 
	border:1px solid #999999;
	color:#636363;
	margin:0; 
	padding:20px; 
	position:relative;
	left:-0px;
}

#ContactMain {
    overflow : hidden;
    margin-left : 42px; 
	position:relative;
	top:-415px;
	width:730px;
	background:#FFFFFF;
	margin-left:270px;
}

**************************/
#MainContent {
    margin-left : auto;
    margin-right : auto;
    width : 975px;
    height : 100%;
    text-align : center;
}

#stnote{
	background:#FFFFFF;
	width:200px; 
	/*border:1px solid #999999;*/
	color:#636363;
	margin:0; 
	padding:0px; 
	position:relative;
	left:700px;
	top:154px;
	_top:164px;
	margin-top:140px;
	z-index:1000;
	line-height:13px;
}

#ContactMain {
  overflow : hidden;
  margin-left : 0px; 
	position:relative;
	top:-360px;
	width:730px;
	background:#FFFFFF;
	margin-left:230px;
}

#stnote li { 
	margin-bottom:4px;
}
