@charset "UTF-8";
/* CSS Document */

.wrapper {
	height: 545px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(images/mastering_background.gif);
}
.links {
	height: 30px;
	width: 800ox;
}
.header {
	height: 85px;
	width: 780px;
}
.topleftspacerservice {
	height: 15px;
	width: 780px;
}
.services {
	float: left;
	width: 730px;
	height: 50px;
}
.main {
	height: 390px;
	width: 780px;
	float: left;
}
.fotter {
	background-color: #FFFFFF;
	height: 20px;
	width: 800px;
	float: left;
}
.wrapper .fotter1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	font-style: normal;
	text-align: center;
}
