@font-face {
    font-family: "euromode";
    src: url("../fonts/euromode_bold.ttf");
}
body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
	background-color:#243588;
}
ul, ol, dl {
    line-height: 25px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;
}
a img {
    border: medium none;
}
a:link {
    color: #98989a;
    text-decoration: underline;
}
a:visited {
    color: #98989a;
    text-decoration: underline;
}
a:hover, a:active, a:focus {
    text-decoration: none;
}
.container {
    background: none repeat scroll 0 0 transparent;
    height: 100%;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    width: 100%;
}
.header {
    background-color: #243588;
    padding-bottom: 5px;
    position: static;
    width: 100%;
}
.header_centre {
    color: #fff;
    font-family: euromode;
    font-size: 8px !important;
    font-weight: bold !important;
    padding-top: 15px;
    text-align: center;
    text-transform: uppercase;
}
div#mobilelogo a {
    background-color: transparent;
    background-image: url("../images/main/sklogo.png");
    background-origin: padding-box;
    background-position: 75% 6px;
    background-repeat: no-repeat;
    background-size: 88px 80px;
    display: block;
    font-size: 1px;
    height: 1px;
    line-height: 20px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 80px;
    width: 88px;
}
.main-options {
    background-color: #eee;
    padding: 15px;
    position: static;
    text-align: center;
}
.content {
    min-height: 650px;
    padding: 10px 0;
}
.content ul, .content ol {
    padding: 0 15px 15px 40px;
}
.button {
    background-color: #fdc600;
    font-size: large;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0;
    width: 100%;
}
.button a {
    color: #243588;
    display: block;
    padding: 2px;
    text-decoration: none;
}
.content .contact {
    background-color: #ffc726;
    padding-bottom: 1px;
    padding-top: 10px;
}
.offer {
    background-color: #444444;
    color: #ffffff;
    display: block;
    margin-bottom: -5px;
    margin-top: 15px;
    padding: 15px;
}
.offertitle {
    font-size: large;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 5px;
    text-align: center;
}
.offermessage {
    font-size: x-small;
    line-height: 1;
    text-align: center;
}
.footer {
    background: none repeat scroll 0 0 #243588;
    bottom: 0;
    color: #fff;
    margin-top: -15px;
    padding: 1px 0;
    position: static;
    width: 100%;
}
.footer a {
    text-decoration: none;
}
.footer a:hover {
    color: #fff;
}
.footer h5 {
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.footer #footerWrapper {
    background-color: #243588;
    color: #ffffff;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
}
.footer #footerWrapper a {
    color: #ffffff;
}
.footer #footerWrapper a:hover {
    color: #98989a;
}
.footer #review {
    font-size: 11px;
    line-height: 5px;
    margin-top: 10px;
    padding: 2px;
    text-align: center;
}
.footer #review img {
    height: 12px;
    width: 12px;
}
.footer #telephony {
    border-bottom: 1px dashed #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 5px;
    margin-top: 10px;
    padding: 2px;
    text-align: center;
    text-transform: uppercase;
}
.footer #hours {
    font-size: 11px;
    line-height: 5px;
    margin-top: 10px;
    padding: 2px;
    text-align: center;
}
.footer #access {
    font-size: 11px;
    margin-top: 5px;
    padding: 2px;
    text-align: center;
}
.footer #address {
    font-size: 11px;
    text-align: center;
}
.footer #tags {
    font-size: 11px;
    margin-top: 10px;
    text-align: center;
}
.footer #tags a {
    color: #fff;
}
.footer #tags a:hover {
    color: #98989a;
}