@import "reset.css";
/* @import "template.css"; */
#main-body {
overflow:hidden;
padding:0 13px;
position:relative
}

.float-left {
float:left;
overflow:hidden;
width:618px
}

.float-right {
float:right;
margin-top:10px;
overflow:hidden;
width:319px
}

.wrapper {
margin:0 auto;
overflow:hidden;
position:relative;
width:985px
}

/* CSS Document */
body {
background:#18140B url(../images/bg.jpg) 50% 0 repeat-x !important;
min-width:985px
}