﻿.main404{
    background: url('/SiteElements/archcom/images/bg/bg404.jpg') center no-repeat;
    background-size: 100% 748px;
    height:748px;
}
.main404 .articleHeader {
    margin: 0 auto 1px;
}
.main404 .articleHeaderPrimary{
    width: 100%;
}
.main404 .articleHeaderPrimary h1{
    color: #00afd7;
    text-align: center;
    margin-top:20px;
}
.main404 .articleHeaderPrimary p{
    text-align: center;
}
.main404 .articleHeaderPrimary p.tagline404{
    font-family: 'bariol_boldbold';
    font-size: 19px;
}
.main404 .articleHeaderPrimary p.tagline404 a{
    color: inherit;
    border-bottom: 1px dashed #000000;
}
.main404 .articleHeaderPrimary .floatingSquare {
    height: 362px;
    width: 370px;
    border: 30px solid #00afd7;
    float: right;
    margin-right: 89px;
}
.error500main {
    text-align: center;
    width: 100%;
}
.error500main p {
    width: 600px;
    margin: 0 auto;
    line-height: 27px;
}
.error500main .heading {
    margin-bottom: 125px;
    font-family: 'bariol_regularregular';
    font-size: 1.4em;
    margin-top: 40px;
}
.error500main .heading span {
    font-size: 0.4em;  font-family: 'bariol_boldbold';  
    padding: 0 20px 10px;  
    display: inline-block;
    text-transform: uppercase;
}
