body { color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); width: 100%; height: 100%; font-size: 0.8em; line-height: 1.5em; }
html, body { overflow: hidden; height: 100%; max-height: 100%; }
* { margin: 0pt; padding: 0pt; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 1em; }
br { line-height: 0.8em; }
img { border: 0pt none ; }
a { text-decoration: none; color: rgb(211, 25, 34); }
a:active {  }
a:visited {  }
a:hover { color: rgb(255, 153, 0); }


#outer { overflow: hidden; height: 100%; position: relative; width: 100%; }
#outer[id] { display: table; position: static; }
#middle { position: absolute; top: 50%; width: 100%; }
#middle[id] { display: table-cell; vertical-align: middle; position: static; }
#inner { background: transparent url('../images/xsp_splash_repeat.gif') repeat-x scroll 0% 0%; position: relative; top: -50%; height: 247px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; width: 100%; text-align: center; }
#midPanel { margin: 0pt auto; width: 760px; text-align: left; }
#logoImg { float: left; }
#textPanel { float: left; margin-left: 20px; margin-top: 70px; }
h1, h2 { color: rgb(255, 255, 255); text-transform: uppercase; }
h1 { font-size: 1.7em; line-height: 1em; }
h1 .hilite { color: rgb(255, 153, 0); }
h2 { font-size: 1.2em; font-weight: normal; line-height: 1.2em; margin-top: 0.2em; }
a { color: rgb(255, 255, 255); }
a:hover { color: rgb(255, 153, 0); }
p { color: rgb(255, 153, 0); margin-top: 14px; }

body.homepage{
background: #fff url(../images/bg-home/rotate.php) no-repeat center center;
}