html,body { height: 100%;}
body.Downtime {
	font:1.0em Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
	width: 100%;
	margin: 0;
	padding: 0;
	background:url(images/header-repeat.gif) #fff repeat-x;
}

body.Downtime h1 {font:1.7em Arial, Helvetica, sans-serif; color: #990000; font-weight: bold; margin: 25px 0 35px 50px;}
body.Downtime div { margin: 0; padding: 0;}
body.Downtime p {margin: 25px 0 25px 50px; display: block; position: relative;}
body.Downtime span.contactinfo {
	font-weight: normal;
	width: 100%;
	margin: 20px 0 20px 0;
	display: block;
	height: auto;
}

body.Downtime #wrapper { height: 100%; min-height: 100%;  width: 100%; position: relative; margin: 0 auto; }

	body.Downtime #content {width: 80%;  min-height: 90%; margin: 0 auto 0 auto; line-height: 27px; }
		
	body.Downtime #header { width: 100%; height: 148px; position: relative; margin: 0 auto;  }
		body.Downtime #header a {
	display: block;
	position: absolute;
	width: 324px;
	height: 61px;
	text-indent: -999em;
	left: 0;
	top: 38px;
	background-image: url(images/llc_logo_sm.gif);
	background-repeat: no-repeat;
}
		body.Downtime #header div.calltoaction {
	background:url(images/LLC_CallToAction.gif) no-repeat;
	display: block;
	position: absolute;
	width: 314px;
	height: 36px;
	right: 0;
	top: 60px;
}
		
	body.Downtime #footer {color: #fff; font-style: italic; margin: 0 0 0 0; min-height: 144px; width: 100%; height: 144px; background:url(images/bg-repeat.gif) #5b5b5b repeat-x; }
		body.Downtime #footer span {font:0.9em Arial, Helvetica, sans-serif;color: #fff; display:block; margin: 0 auto; padding: 45px 0 0 50px; width: 80%; height: 50px; font-style: normal;}
		body.Downtime #footer em.copyright {color: #fff; font: 0.9em Georgia; font-style: italic; display:block;}
