body {
    margin: 0;
    padding: 0;
    font-size: 76%;
    background: #ccc url("http://www.aceng.com.au/images/line.gif") repeat-y;
}


h2 {
    margin: 0;
}

#header {
    padding: 10px;
    margin: 0 0 10px 180px;
    background-color: #fff;
    border-bottom: 1px solid #000;
}

h1 {
    margin: 0;
    width: 500px;
    height: 90px;
    background-repeat: no-repeat;
    text-indent: -2000px;
    float: left;
}

#misc_nav {
    float: right;
    padding: 5px;
    width: 120px;
    white-space: nowrap;
}

#container {
    margin: 10px 10px 10px 191px;
}

#box {
    border: 1px solid #000;
    background: #fff url("http://www.aceng.com.au/images/background.jpg") no-repeat scroll top right;
    padding: 10px;
}

#box {
    font-size: 115%;
}

#location {
    border: 1px solid #999;
    margin: 10px 0;
    padding: 3px 5px;
    background-color: #eee;
}

#nav {
    border: 1px solid #999;
    margin-top: 10px;
    padding: 3px 5px;
    background-color: #eee;
    text-align: right;
}

.display_box {
    border: 1px solid #999;
    background-color: #eee;
    width: 150px;
    float: right;
    padding: 10px;
    margin: 0 0 10px 10px;
    font-size: 12px;
}

.display_box h3 {
    margin: 0 0 10px 0;
    border-bottom: 1px solid #999;
    font-size: 14px;
}

#side {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 160px;
    padding-bottom: 10px;
}

#details {
    font-size: 11px;
    width: 100%;
    border: 1px solid #999;
    background-color: #eee;
}

#details th {
    text-align: right;
}

#side img {
    display: block;
}

#footer {
    text-align: center;
}

.right {
    text-align: right;
}

#section_header {
    margin-bottom: 10px;
}

#section_header table {
    width: 100%;
}

#section_header form {
    padding-left: 10px;
    white-space: nowrap;
}
