@charset "UTF-8";
/* CSS Document */

.wrapper {
	height: 505px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	background-image: url(images/services_bkrnd.gif);
}
.main {
	float: left;
	height: 355px;
	width: 780px;
}
.topimage1 {
	float: left;
	height: 85px;
	width: 390px;
	background-image: url(images/MW_Header_sliders_01a.jpg);
}
.topimage2 {
	float: left;
	height: 85px;
	width: 390px;
	background-image: url(images/MW_Header_sliders_02.jpg);
	
}	
.footer {
	float: left;
	height: 30px;
	width: 780px;
}
