.PageHolder {
	width: 804px;
	border: 0px solid #00FF40;
	margin:0px auto; 
}
.LeftLogo {
	width: 804px; 
	height: 200px; 
	border: 1px solid #0066FF;
	border-right: 0px; 
	border-bottom: 0px; 
	background: #A30001 url(../img/fds_logo.jpg) no-repeat top;
}
.BorderTopMain {
	float: left; 
	width: 797px; 
	height: 1px; 
	background-color:#cccccc; 
	border: 1px solid #999999; 
	border-top: 0px; 
	text-align:left; 
	padding-left: 10px;
}
.MainContent {
	float: left; 
	width: 797px; 
	min-height: 300px; 
	border: 1px solid #A30001; 
	border-top: 0px;
	border-bottom: 0px;
	text-align:left; 
	padding-left: 5px; 
	padding-top: 10px;
}
.Footer {
	float: left; 
	width: 792px; 
	height: 150px; 
	background-color: #FFFFFF; 
	border: 1px solid #A30001; 
	border-top: 0px; 
	text-align:left; 
	padding-left: 10px;
	font-size: 10px;
	text-align:	right;
}
.MainContentSale {
	float: left; 
	width: 797px; 
	height: 100%; 
	border: 1px solid #A30001; 
	border-top: 0px;
	border-bottom: 0px;
	text-align: center; 
	padding-left: 5px; 
	padding-top: 10px;
}
.MainContentFeedBack {
	float: left; 
	width: 797px; 
	height: 400px; 
	border: 1px solid #A30001; 
	border-top: 0px;
	border-bottom: 0px;
	text-align: left; 
	padding-left: 5px; 
	padding-top: 10px;
}
