body {
    background-image: none;
    background-color: #D4D4D4;
}

#identity {
    left: 0px;
}

#identityContact {
    padding-top: 0;
    padding-bottom: 0;
    background-image: url(/uploads/website/Header010.png);
    height: 238px;
}

/*Changes headline colours*/
.contentArea .h1, .contentArea .h2, a {
Color: #ed1b24;
opacity:1;

}

/*Changes text colour on navigation*/
#topNav ul li a {
Color: #070707;
opacity:1;
}

/*Changes text colour of active/hover link*/
#topNav ul li a:hover, #topNav ul li a.active, #topNav ul li a.active:hover, .subnav a.active, .subnav a.active:hover {
Color: #f7f7f7;
opacity:1;
}

#topNav > ul {
    background: none;
}

.external .quote, .external .photo {
    opacity: 1;
    background: red;
}

#topNav {
    background: none repeat scroll 0% 0% red; !important
}

#footer {
    background-color: black;
}

address {
 color:red;   
 opacity: 1;
font-size: 22px;
text-align: center;
}
