body {
color: #403f3f;
background: #fff url(../images/bg.jpg) repeat-x;
background-position: center 100px;
font-size: 12px;
font-family: Arial;
}
a {
text-decoration: none;
}
.header_container {
width: 100%;
background: #191919;
height: 100px;
overflow: hidden;
margin: 0 0 27px 0;
}
.container_12 .left_column {
width: 500px;
margin-right: 5px;
}
.container_12 .right_column {
width: 404px;
padding: 0 0 0 26px;
margin-left: 5px;
}
.footer {
width: 100%;
height: 215px;
background: #282828;
color: #d9d9d9;
padding: 28px 0 0 0;
}
.copyright_links {
width: 100%;
height: 32px;
background: #191919;
color: #9e9e9e;
line-height: 32px;
font-size: 11px;
}