/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 */
body {
    /*
    background: url('../images/pagebg01.jpg') top left no-repeat;
    */   
    background: #3e3e3e;
}
.container {
    background: #ffffff;
}
.content p {
    line-height: 1.8em;
}
.skillsbar {
    background:#000000;
    text-align: center;
    padding: 5px;
    margin-bottom:0;
}
.skillsbar p,
    .skillsbar p a {
    margin: 0;
    color: #ffffff;
    font-size:11px;
    font-weight:bold;
}
.skillsbar .divider {
    margin:0 3px;
    color: #95b9e1;
}

.banner {
    display:block;
    background: #ffffff;
    margin-bottom:0;
    padding: 0;
}
.bannerlogo {
    background: #ffffff;
    min-height: 196px;
    margin-bottom:5px;
    padding: 0;
}
.contactbar {
    background:#000000;
    text-align: center;
    padding: 3px 5px;
}
.contactbar p,
    .contactbar p a {
    color: #ffffff;
    margin: 0;
    font-size:16px;
}
.contactbar .divider {
    margin:0 5px;
    color: #017eff;
}
.p_grey {
    color: #cccccc;
}

.navbar-default {
    margin-top:10px;
}
.content {
    background: #ffffff;
    opacity: 0.8;
}
.width100 {
    width:100%;
}
.services_box {
    float:left;
    background:#dfefff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:5px 10px;
    margin-bottom: 10px;
    width: 100%;
}
.services_box ul {
    font-weight:bold;
    margin-left:-20px;
    line-height: 1.6em;
}

.facebook {
    margin-top:40px;    
}

.navbar-default  {
    background: none;
    border: none;
}
.navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
    padding-left:0;
    padding-right:0;
}
.sidenav {
    padding-left:0;
    padding-right:0;
}
.nav-pills > li > a,
    .nav-pills > li > a:focus {
    color:#cccccc;
    background: #646464;
    font-size: 16px;
}
.nav-pills > li > a:hover {
    color:#ffffff;
    background: #454545;
}
.nav-pills > li.active > a,
    .nav-pills > li.active > a:focus,
    .nav-pills > li.active > a:hover {
    color:#ffffff;
    background: #017eff;
}
.navbar-toggle {
    padding: 5px 10px 9px 10px;
}
.navbar-header button {
    background:#017eff !important;
    color:#ffffff;
}
.navbar-header button:hover {
    background:#0153a5 !important;
}
.navbar-header p {
    margin-bottom: 5px;
}
.icon-bar {
    width: 100% !important;
    background-color:#ffffff !important;
}
.content {
}
.content .row {
    margin-bottom: 15px;
}
.centre {
    text-align: center;
}
#form {
    padding-top:0px !important;
}
.content h1 {
    text-align: center;
    margin-top: 10px;
    color:#3371b7;
    font-size: 24px;
    font-weight: bold;
}

.content h2 {
    margin-top: 15px;
    margin-bottom: 5px;
    color: #3371b7;
    font-size: 16px;
    font-weight: bold;
}

.content h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    color: #2d3091;
    font-size: 14px;
    font-weight: bold;
}
.contact {
    background:#454545;
}
.contact p,
    .contact p a {
    color:#ffffff;
    margin-bottom: 0;
}
.contactcall,
    .contactemail {
    padding: 5px 8px;
}
.contact_no {
    font-size: 20px;
    font-weight: bold;
}
contactemail p a {
    color:#ffffff;
}
.underline {
    text-decoration: underline;
}
.footerbar {
    background:#017eff;
    text-align: center;
    padding: 10px 5px;
}
.footerbar p,
    .footerbar p a {
    color: #ffffff;
    margin: 0;
    font-size:12px;
}
.footerbar .divider {
    margin:0 5px;
    color: #017eff;
}
dt {
    margin-top: 10px;
}
.leftcolgraphics {
    margin-bottom: 10px;
}
.rightcolgraphics {
    margin-bottom: 10px;
}
.rightcolgraphics-mobileguild {
    margin-bottom: 10px;
}
