body{
margin:0;
padding:0;
background:#000 url(images/body-bg.jpg) center top no-repeat fixed;
}
a{outline: none;}
a img{ border:0;}

a, a:link, a:active, a:visited {
color:#A50022;
text-decoration:none;
}
a:hover {
color:#5F422A;
}
#logoSign{
margin:0px auto;
padding:0px 0px 0px 48px;
width: 300px;
position:fixed;
z-index:100;
}
#container {
margin:0px auto;
padding:0px;
width: 842px;
position:relative;
}
#headerArea{
padding:70px 57px 0px 37px;
height:70px;
background:url(images/headerArea-bg.png) 37px 50px no-repeat;
text-align:right;
}
#contentArea{
width:842px;
background: url(images/contentArea-bg.png) top center repeat-y;
}
#tabColumnLeft{
width:37px;
float:left;
}
#photoColumn{
margin-left:30px;
width:258px;
float:left;
background:#000;
}
#copyColumn{
width:410px;
padding:0px 30px 0px 40px;
float:left;

}
#copyColumn h2{
font: normal 18px/20px Georgia, "Times New Roman", Times, serif;
color:#b91513;
}
#copyColumn p{
font: normal 12px/20px Georgia, "Times New Roman", Times, serif;
color:#5D1C07;
}
#copyColumn ul li{
font: normal 12px/20px Georgia, "Times New Roman", Times, serif;
color:#5D1C07;
}

#copyColumn .introText{
color:#b91513;
font-weight:bold;
text-transform:uppercase;
}
#tabColumnRight{
width:37px;
float:left;
overflow:hidden;
}
#tabColumnRight ul, #tabColumnRight li {
margin:0;
padding:0;
list-style:none;
}
#tabColumnRight li {
width:37px;
height:111px;
overflow:hidden;
}

#tabColumnRight a{
padding-left:60px;
}

#rTabFacebook a{
width:37px;
height:111px;
display:block;
background:url(images/socialMediaLinks-bg.png) 0px 0px no-repeat;
}
#rTabFacebook a:hover{
background:url(images/socialMediaLinks-bg.png) -37px 0px no-repeat;
}
#rTabTwitter a{
width:37px;
height:111px;
display:block;
background:url(images/socialMediaLinks-bg.png) 0px -111px no-repeat;
}
#rTabTwitter a:hover{
background:url(images/socialMediaLinks-bg.png) -37px -111px no-repeat;
}
.clear{
clear:both;
}
