h1 {
    width: 331px;
    height: 64px;
    right: 23px; 
    top: 453px;
}

h1 span {
    background: url(/assets/images/error/img-logo-h1.gif) no-repeat left top;
}

.error 
 {
    background: url(/assets/images/error/bg-main.jpg) no-repeat left top;
    width:960px;
    height:844px;
    }
    
div#main {
    float: right;
    min-height: 500px; 
    min-width: 357px; 
    margin: 0px 0px 0px 0px;
    padding: 0px;
    
}

.errorCopy {   
    position: relative;
    top:534px;
    left:605px;
    width:308px;
    font-size:0.9em;
}
