A {
text-decoration: none;
}

BODY {
text-align: center;
}

BODY, HTML {
background: #000;
color: #FFF;
}

DIV#bar {
background: #E78C13;
height: 6px;
}

DIV#content {
background: #FFF;
border: 6px solid #E78C13;
border-top: 0;
color: #000;
line-height: 1.2;
padding: 1em 1em 15em 1em;
position: relative;

border-bottom-right-radius: 9px;
border-bottom-left-radius: 9px;
-moz-border-radius-bottomright: 9px;
-moz-border-radius-bottomleft: 9px;
-webkit-border-bottom-right-radius: 9px;
-webkit-border-bottom-left-radius: 9px;
}

DIV#content A, I {
background: #FFEDC6;
color: #3A2C19;
font-style: normal;
letter-spacing: 1px;
}

DIV#content A {
border-bottom: 1px dashed #3A2C19;
}

DIV#content A:hover {
background: #7698C6;
border-bottom: 1px solid #FFEDC6;
color: #FFF;
text-decoration: none;
}

DIV#content H1, H2, H3 {
color: #E78C13;
line-height: 1.1;
margin: 0 0 .4em;
}

DIV#content IMG#load {
position: absolute;
bottom: -50px;
left: -32px;
z-index: 100;
}

DIV#content IMG#phone {
position: absolute;
bottom: 6px;
right: 8px;
z-index: 101;
}

DIV#footer {
color: #AAA;
margin: 1em 0 .5em 0;
text-align: center;
}

DIV#footer A {
color: #AAA;
font-weight: bold;
text-decoration: underline;
}

DIV#media {
margin-top: 1em;
text-align: right;
}

DIV#media IMG {
height: 48px;
width: 48px;
}

DIV#menu {
background: #E78C13;
color: #FFF;
height: 32px;
text-align: center;

border-top-right-radius: 9px;
border-top-left-radius: 9px;
-moz-border-radius-topright: 9px;
-moz-border-radius-topleft: 9px;
-webkit-border-top-right-radius: 9px;
-webkit-border-top-left-radius: 9px;
}

DIV#menu A {
background: #E78C13;
border-bottom: 2px solid #E78C13;
color: #000;
font-weight: bold;
line-height: 32px;
margin: 0 .85em;
text-align: center;
text-transform: uppercase;
}

DIV#menu A:hover {
color: #FFF;
}

DIV#menu A.selected {
border-bottom: 2px solid #000;
}

DIV#menu A.selected:hover {
border-color: #FFF;
}

DIV#tabs {
height: 26px;
position: relative;
}

DIV#tabs A {
background: #E78C13;
border-top: 2px solid #E78C13;
color: #000;
display: block;
float: left;
font-weight: bold;
line-height: 2.4;
margin: 0 .5em 0 0 ;
padding: 0 1.5em;
text-transform: uppercase;
white-space: nowrap;

border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
}

DIV#tabs A:hover {
color: #FFF;
}

DIV#tabs A#sign_in {
background: #6BA0CA;
border-color: #28506F;
position: absolute;
right: 0;
top: 0;
}

DIV#tabs A#sign_in:hover {
background: #28506F;
border-color: #073A61;
}

DIV#wrap {
margin: 0 auto;
text-align: left;
width: 700px;
}

IMG {
behavior: url('/image/public/iepngfix.htc');  /* Fixes IE6 bug */
}

.clear {
clear: both;
}

.spacer {
clear: both;
height: 1em;
}
