#index_middle_column_wrapper {
position:relative;
float:left;
width:285px;
top:0px;
z-index:3;

}

#index_right_column_wrapper {
position:relative;
float:left;
width:180px;
border-left:1px #dc893e dotted;
z-index:2;
display:block;
}

#left_column_wrapper {
position:relative;
float:left;
width:490px;
padding:0 10px 0 10px;
}

.button {
float:left;
margin:10px 10px 0 10px;
text-align:center;
}

#footer_wrapper {
position:relative;
top:5px;
clear:both;
font-size:0.75em;
width:485px;
color:#dc893e;
margin:0 auto;
text-align:left;
padding:0 0 10px 0;
}