#mwsHeaderBar{
	height:120px;
	background:url(images/header-repeat.gif) top left repeat-x;
}
#mwsHeader{
	width:645px;
	height:120px;
	margin:0 auto;
	background:url(images/header.jpg) top left no-repeat;
}
#mwsfooter{
	text-align:center;
	margin:0 auto;
	background:#000000;
	border-top:2px solid #FFFFFF;
}
#requestBody{
	width:645px;
	margin:0 auto;
	background:#BF7534;
	padding: 20px 10px;
}
#requestBody p, #requestBody tr{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
}
#requestBody td{
	padding-right:15px;
}
#requestBody table{
	padding:20px 0px;
}
#requestBody input{
	margin:5px 0px;
}
#mwsBody{
	background:#BF7534;
	width:100%;
	padding-top:20px;
}
#mwsSlideShow{
	width:600px;
	margin:0 auto;
}