* {
	margin: 0px;
}
html,
body {
	display: block;
	float: left;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 'myriad-pro','myriad',sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: rgb(255,255,255);
}
#maint-wrapper {
	min-height: 100%;
	height: 100%;
	margin: 0px 0px -97px 0px;
}
#mw-bkg {
	display: block;
	float: left;
	width: 100%;
	height: 450px;
	margin-top: -200px;
	background: -moz-radial-gradient(center, ellipse cover, rgba(222,234,244,1) 10%, rgba(250,252,254,0) 88%, rgba(254,255,255,0) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(10%,rgba(222,234,244,1)), color-stop(88%,rgba(250,252,254,0)), color-stop(100%,rgba(254,255,255,0)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(222,234,244,1) 10%,rgba(250,252,254,0) 88%,rgba(254,255,255,0) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(222,234,244,1) 10%,rgba(250,252,254,0) 88%,rgba(254,255,255,0) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(222,234,244,1) 10%,rgba(250,252,254,0) 88%,rgba(254,255,255,0) 100%);
	background: radial-gradient(ellipse at center, rgba(222,234,244,1) 10%,rgba(250,252,254,0) 88%,rgba(254,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deeaf4', endColorstr='#00feffff',GradientType=1 );
}
#mw-head {
	display: block;
	float: left;
	width: 100%;
	height: 60px;
	border-bottom: 1px solid rgb(192,198,206);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
	margin: -250px 0px 0px 0px;
	background-color: rgba(250,252,253,.9);
}
#mw-head img {
	display: block;
	width: 186px;
	height: 36px;
	margin: 12px auto;
}
#mw-content {
	display: block;
	float: left;
	width: 100%;
	margin-top: -50px;
	text-align: center;
}
#mw-content img {
	display: block;
	margin: 0px auto;
	width: 214px;
	height: 132px;
}
#mw-content h1 {
	display: block;
	font-size: 46px;
	font-weight: 100;;
	color: rgb(53,53,53);
	line-height: 46px;
	margin-top: 40px;
}
#mw-content p {
	display: block;
	font-size: 24px;
	font-weight: 100;;
	color: rgb(53,53,53);
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 30px;
}
#push {
	display: block;
	float: left
	height: 97px;
}
#mw-footer {
	display: block;
	float: left;
	width: 100%;
	height: 97px;
}
#mw-footer #hdiv {
	display: block;
	width: 100%;
	height: 1px;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(231,235,241,1) 30%, rgba(215,222,231,1) 50%, rgba(231,235,241,1) 70%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(30%,rgba(231,235,241,1)), color-stop(50%,rgba(215,222,231,1)), color-stop(70%,rgba(231,235,241,1)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(231,235,241,1) 30%,rgba(215,222,231,1) 50%,rgba(231,235,241,1) 70%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(231,235,241,1) 30%,rgba(215,222,231,1) 50%,rgba(231,235,241,1) 70%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(231,235,241,1) 30%,rgba(215,222,231,1) 50%,rgba(231,235,241,1) 70%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(231,235,241,1) 30%,rgba(215,222,231,1) 50%,rgba(231,235,241,1) 70%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
}
#mwf-content {
	display: block;
	float: left;
	width: 100%;
	height: 96px;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(254,254,254,1) 5%, rgba(242,246,247,1) 50%, rgba(254,254,254,1) 95%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(5%,rgba(254,254,254,1)), color-stop(50%,rgba(242,246,247,1)), color-stop(95%,rgba(254,254,254,1)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(254,254,254,1) 5%,rgba(242,246,247,1) 50%,rgba(254,254,254,1) 95%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(254,254,254,1) 5%,rgba(242,246,247,1) 50%,rgba(254,254,254,1) 95%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(254,254,254,1) 5%,rgba(242,246,247,1) 50%,rgba(254,254,254,1) 95%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(254,254,254,1) 5%,rgba(242,246,247,1) 50%,rgba(254,254,254,1) 95%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
}
#mwfc-txtimg {
	display: block;
	text-align: center;
	font-size: 17px;
	font-weight: 700;
	color: rgb(157,157,157);
	line-height: 17px;
	margin-top: 32px;
}
#mwfc-txtimg a {
	text-decoration: none;
}
#mwfc-txtimg a img {
	display: inline-block;
	height: 32px;
	width: 32px;
	vertical-align: middle;
}