body {
    color: #666666;
}

p { font-size:16px; text-align:justify;}

.menu-main-menu-container > ul {
    font-size: 20px;
    margin-right: 50px;
    text-align: right;
    text-transform: uppercase;
}

#container {
    max-width: 64em;
}

#main {
    width: 76%;
margin-left:30px;
margin-right:0px;
margin-bottom:10px !important;
border-bottom: 1px solid #E3E2DE !important;
}

.ngg-gallery-thumbnail img {
    border: 0 solid #FFF !important;
}

.flex-caption {
    font-size: 16px !important;
}

h1, h2, h3, h4, h5, h6 {
    text-transform:uppercase;
}

.flex-control-paging li a {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5) !important;
}

.flex-control-paging li a.flex-active {
    background: none repeat scroll 0 0 rgba(45, 91, 109, 0.9) !important;
}

#footer p { font-size:14px; }

.googlemapd { float:left;
width: 440px; height: 620px;
background-image:url(images/ajax-loader.gif);
background-repeat:no-repeat;
background-position: center center;
background-color:#CCC;
}

#header {
    margin-left: 0px !important;
}

#main {
border-left: 2px solid #205264 !important;
    padding-left: 25px;
    margin-left:0px !important;
    padding-top: 0px !important;
    margin-top: 40px !important;
}