/* Styles for Site Home */

#pageBody {
background: #58001e url('/includes/images/pageBodyBg.gif') repeat-x 0 0;
}

#pageBody .sectionBody {
width:960px;  /*width of #pageBody .content can be as wide as creative requires.  Default is 950px. */
margin-bottom:-1px; }

div#mainmessage {
margin-left:-4px;
}

#siteprefooter {
width:100%;
background-color:#50001c;
border-top:1px solid #672139; /*672139;*/
float:left;
align:left;
}


#siteprefooter div div,
#siteprefooter label {
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:105%;
text-transform:uppercase;
}


#siteprefooter .sectionBody {
width:960px;
}


#emailsignup {
width:538px;
height:72px;
float:left;
border-right:1px solid #672139; /*672139;*/
text-align: right;
}

#siteprefooter label {
padding-right:8px;
}

#emailsignup img,
#requestcat img {
vertical-align: middle;
}

#emailsignup form a {padding: 0 0 0 20px;}

#emailsignup form,
#requestLink {
position:relative;
top:25px;
vertical-align: middle;
}

#emailsignup form {
padding-right:50px;}

#requestLink {
left:10px;
}

#requestHead {
display:inline;
margin: 0 20px 0 0;
}


#requestcat {
float:right;
width: 370px;
height:72px;}

#banner {padding: 0 0 0 4px;}

.siteHomeBottomPromo { padding:20px 0; }