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

#stnote{
	background:#FFFFFF;
	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:-425px;
	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:210px; 
	border:1px solid #999999;
	color:#636363;
	margin:0; 
	padding:20px; 
	position:relative;
	left:-0px;
	top:93px;
}

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

#stnote{
background-color:#FAFAFA;
color:#000000; 
}
