/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Oct 20 2017 | 06:56:54 (am)
/*
/******* Do not edit this file *******/

#footer .right {
    display: none;
    float: right;
}
.menu {
    background: #e96497 none repeat scroll 0 0;
    font: 24px/33px "BebasNeueRegular",sans-serif;
    text-transform: uppercase;
}

.menu a {
    color: #000;
    display: block;
}
.menu a:hover {
    color: #fff;
    display: block;
}
#header {
    margin: 0 0 15px;
    padding: 35px 0 0;
    position: relative;
    z-index: 7;
}
.main-banner {
    background: rgba(0, 0, 0, 0) url("http://nwrc.com.au/wp-content/uploads/2016/03/nwrc1.jpg") no-repeat scroll center center;
    border: 3px solid #555;
    border-radius: 0 0 7px 7px;
    height: 325px;
}
.alignright, .alignleft{
    margin: 0 10px 10px 10px;
}