html{
	height:100%;
	width:100%;
}

body {
	/* background: url(../images/back2.gif) no-repeat center; */
	background-color:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
}


/* Layout 1 */

div#positioner{
	visibility:hidden;
	width:100%;
	height:50%;
	margin-top:-315px;
	float:left;
	z-index: 1;
}

div#container{
	z-index: 2;
	width:801px;
	height:571px;
	clear:both;
	position:relative;
	top:-315px;
	position:static;
	margin:0px auto;
	background: url(muterelogocomingsoon.png) no-repeat left;

}

#layout1_b1 {
	float: left;
	z-index:5;
	margin-top: 127px;
	margin-left: 45px;
	width: 380px;
	height:330px;
/*
	border:1px solid;
	border-color: #999999;
*/
	text-align: left;
	overflow: hidden;
	display: inline;

}



p {
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 150%;
}



