* {
margin:0;
padding:0;
}

body {
background-image:url(images/bground.gif);
background-position:center top;
background-repeat:no-repeat;
}

div#container {
color:#383838;
display:table;
font-family:Arial, Tahoma, Verdona;
font-size:12px;
margin:48px auto;
width:910px;
}

div#left {
color:inherit;
display:table;
float:left;
vertical-align:top;
width:205px;
overflow:hidden;
}

div#left h2 {
border-bottom:2px solid #000;
border-top:2px solid #000;
color:#000;
font-family:Arial, Verdona, Tahoma;
font-size:12px;
font-weight:700;
margin:0 0 0 1px;
padding:5px 0 7px 5px;
text-align:center;
width:198px;
}

div#left h2 a {
color:#fa6627;
text-decoration:none;
}

div#left h2 a:hover {
color:#383838;
}

div#right {
border-left:17px solid #000;
color:inherit;
display:table;
float:right;
text-align:left;
vertical-align:top;
width:685px;
}

div#right h2 {
background:#930;
color:#f9ffff;
font-family:Arial, Tahoma, Verdona;
font-size:12px;
font-weight:700;
margin:0;
padding:5px;
text-transform:uppercase;
width:675px;
}

div#right h3 {
background:#f0f0f0;
font-family:Arial, Tahoma, Verdona;
font-size:12px;
font-weight:700;
margin:0 0 0 1px;
padding:5px;
text-transform:uppercase;
width:675px;
}

div#right h4 {
background:#f0f0f0;
font-family:Arial, Tahoma, Verdona;
font-size:12px;
font-weight:700;
margin:0 0 2px;
padding:5px;
text-transform:uppercase;
width:673px;
}

div#right a {
color:#fa6627;
text-decoration:none;
}

div#right a:hover {
color:#383838;
}

#footer {
background:#383838;
border:none;
border-top:0;
clear:both;
color:#fff;
height:18px;
margin-top:30px;
padding:10px 0;
text-align:center;
width:100%;
}

#footer a {
color:#fa6627;
text-decoration:none;
}

#footer a:hover {
color:#383838;
}