/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

    .back {
        top: 50%;
        left: 50%;
        display: block;
        position: absolute;
        background: url(/failover1/failover1/sitedown_bg2.gif) no-repeat;
        background-size: 962px 430px;
        width: 962px;
        height: 430px;
        margin-top: -215px; /* HALF OF THE HEIGHT */
        margin-left: -481px; /* HALF OF THE WIDTH */
    }
	h1 {
	   font-family: Verdana, Geneva, sans-serif;
	   font-size: 16px;
	   color: #014e8f;
	   font-weight: bold;
	   padding-left:32px;
	   padding-top: 130px;
	   }
	p {
	   font-family: verdana;
	   font-size: 12px;
	   color: #443e3e;
	   line-height: 1.4em;
	   width: 64%;
	   padding-left:32px;}

	img {border:0px;
		height: 23px;
		width:25px;}

	.media-icons
	{padding-left:32px; }
