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

#stnote{
	background:#FFE7CF;
	width:210px; 
	border:1px solid #999999;
	color:#000000;
	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:-325px;
	width:730px;
	background:#FFFFFF;
	margin-left:270px;
}

#stnote{ 
	color:#000000;
	background:#FFE7CF;
}
