/* Reset Styles
***********************/
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    font-size: 200%;
    font: inherit;
    vertical-align: baseline;
    border-style: none;
    border-spacing: 0px 0px;
    border-width: 0;
}
.list li {
    width: 130px;
    display: block;
    float: left;
    margin-left: 10px;
    background-color: #D4FFED;
    text-align: center;
    line-height: 40px;
    border-radius: 10px;
    margin-top: 10px;
}
/* HTML5 display-role reset for older browsers */
 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q demo blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 0px;
    border-style: none;
}
strong {
    font-weight: bold;
    width:50%;
}
em {
    font-style: italic;
}
/* General
***********************/
 body {
    font-size: 14px;
    font-family: Helvetica, 'Arial', sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    height: auto;
}
a {
	color: #00816B;
	font-size: 13px;
}
h3 {
	margin: 0 0 8px;
	color: #000000;
	font: normal 24px Geogrotesque-semibold, Helvetica, Arial, sans-serif;
	text-shadow: 0 1px 0 #2F4C63;
	-moz-text-shadow: 0 1px 0 #2F4C63;
	-webkit-text-shadow: 0 1px 0 #2F4C63;
}
p {
	font-size: 15px;
	line-height: 30px;
}
/* --Clearfix */
 .cf:before, .cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
.cf {
    zoom:1;
}
.toggle {
    margin: 2px 0 0 14px;
    float: left;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.toggle li {
    float: left;
}
.toggle li a {
    width: 50px;
    padding: 6px 0;
    text-align: center;
    display: block;
    text-shadow: 1px 1px 0 #fff;
    font-size: 12px;
    font-weight: 600;
    color: #666;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ededed));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #ededed 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #ededed 100%);
    /* IE10+ */
    background: linear-gradient(top, #ffffff 0%, #ededed 100%);
    /* W3C */
    box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff;
    -moz-box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff;
    -webkit-box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff;
    -moz-text-shadow: 1px 1px 0 #fff;
    -webkit-text-shadow: 1px 1px 0 #fff;
}
.toggle li:first-child a {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.toggle li a:hover {
    background: #ededed;
    color: #222;
}
.row_30 {
    clear: both;
    min-height: 80px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.toggle li a.active {
    background: #c8e0f3;
    color: #325874;
    cursor: default;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.4);
}
.slider {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    width: 90%;
    min-height:8px;
}
#carousel li {
    margin-right: 5px;
}
#carousel img {
    display: block;
    opacity: .5;
    cursor: pointer;
}
#carousel img:hover {
    opacity: 1;
}
#carousel .flex-active-slide img {
    opacity: 1;
    cursor: default;
}
.heading6_unit_wrapper {
    width: 50%;
    min-height: 25px;
    float: left;
    clear: none;
    margin-left:0px;
    margin-right:0px;
}
.button {
    display: inline-block;
    margin: 0;
    padding: .461em 1.563em .41em;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
    text-transform: uppercase;
    line-height: 1;
    font-size: .9em;
    cursor: pointer;
    font-family: "proxima-nova", sans-serif;
    border: 1px solid #1a4064;
    background: #255a8c;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(255, 255, 255, 0.15);
    -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(255, 255, 255, 0.15);
    -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
    -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
}
.button:active {
    -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.button.green {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    border: 1px solid #578824;
    background: #71b02f;
    -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
.button.green:hover {
    background: #79bc32;
}
/* Loading
***********************/
 .loading #container {
    opacity: 0;
}
.loading:before {
    content: 'LOADING';
    display: block;
    margin: 100px 0 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 60px;
    opacity: 0.3;
}
body {
    width: 100%;
    float: left;
    opacity: 1;
    -webkit-transition: opacity 1s ease;
}
/* Layout
***********************/
 #container {
    padding: 60px 40px 100px;
}
header {
    width: 420px;
    float: left;
}
#main {
    margin-left: 420px;
    margin-top: -25px;
    overflow: hidden;
}
aside h3 {
    float: left;
}
/* Header
***********************/
 header .logo {
    display: block;
    margin: 10px 0 30px;
}
header h1 {
    font-family: Geogrotesque-Semibold, Helvetica, Arial, sans-serif;
    margin: 0 0 10px;
    text-shadow: 0 1px 0 #2F4C63;
    color: #fff;
    font-size: 42px;
    -moz-text-shadow: 0 1px 0 #2F4C63;
    -webkit-text-shadow: 0 1px 0 #2F4C63;
}
header h2 {
    margin: 0 0 30px;
    font: normal 20px Geogrotesque-regular, Helvetica, Arial, sans-serif;
    text-shadow: 0 1px 1px #555;
    color: #fff;
    -moz-text-shadow: 0 1px 1px #555;
    -webkit-text-shadow: 0 1px 1px #555;
}
header .button {
    margin: 0 0 50px;
    padding: 10px 15px 10px 15px;
    position: relative;
}
h3.nav-header {
    width: 200px;
    margin: 0 0 10px;
    padding: 0 0 3px;
    font-size: 18px;
    text-shadow: 0 1px 1px #555;
    color: #fff;
    font-family: Geogrotesque-Regular, Helvetica, Arial, sans-serif;
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    -moz-text-shadow: 0 1px 1px #555;
    -webkit-text-shadow: 0 1px 1px #555;
}
nav li {
    margin: 0 0 7px;
    font-size: 15px;
}
nav li a:hover, nav li.active a {
    border-bottom: 1px dotted #fff;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
    background: none;
    width:85%;
}
nav li.active a {
    cursor: default;
}
/* Media Queries
***********************/
 @media screen and (max-width: 960px) {
    #container {
        padding: 35px;
    }
    header {
        width: 380px;
    }
    #main {
        margin-left: 380px;
    }
    aside h3 {
        float: none;
        font-size: 20px;
    }
    .toggle {
        margin-left: 0;
        float: none;
    }
}
@media screen and (max-width: 768px) {
    .row_30 {
        clear: both;
        min-height: 80px;
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }
    .list li {
        width: 45%;
        display: block;
        margin-left: 10px;
        background-color: #D4FFED;
        text-align: center;
        line-height: 40px;
        border-radius: 10px;
        float: left;
        margin-right: 10px;
        margin-top: 10px;
        list-style-type: none;
    }
    .heading6_unit_wrapper {
        width: 100%;
        min-height: 25px;
        float: left;
        clear: none;
        margin-left:0px;
        margin-right:0px;
    }
    #container {
        padding: 20px 30px;
    }
    header {
        width: 100%;
        float: none;
        text-align: center;
    }
    header img {
        width:120px;
    }
    header h1 {
        margin: 0 auto 10px;
        font-size: 32px;
    }
    header h2 {
        font-size: 16px;
    }
    header .button {
        margin-bottom: 28px;
    }
    #main {
        margin-left: 0;
    }
    h3.nav-header {
        margin: 0 auto 10px;
        font-size: 16px;
    }
    nav {
        position: relative;
        min-height: 46px;
        margin-bottom: 20px;
        width: 100%;
    }
    nav ul {
        width: 260px;
        padding: 0;
        position: absolute;
        left: 50%;
        margin-left: -130px;
        top: 0;
        z-index: 9999;
        border: 1px solid #1e5486;
        background: #255a8c;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2), inset 0 0 2px 0 rgba(255, 255, 255, 0.2);
        -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2), inset 0 0 2px 0 rgba(255, 255, 255, 0.2);
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2), inset 0 0 2px 0 rgba(255, 255, 255, 0.2);
    }
    nav li {
        display: none;
        /* hide all <li> items */
        margin: 0;
    }
    nav li a {
        border: none;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
        -moz-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
        -webkit-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
    }
    nav li a:hover {
        text-decoration: underline;
        margin-right:0px;
    }
    nav .active {
        display: block;
        margin-right:auto;
        /* show only current <li> item */
    }
    nav a {
        display: block;
        padding: 10px 20px;
        text-align: center;
        font-size: 12px;
    }
    nav .active a {
        background: none;
        color: #fff;
        position: relative;
    }
    nav .active a:after {
        font-family: flexslider-icon;
        content: '\f005';
        font-size: 13px;
        position: absolute;
        right: 10px;
        top: 10px;
        float:left;
        display:none;
    }
    /* on nav hover */
    nav ul:hover {
        background: #32679a;
    }
    nav ul:hover li {
        display: block;
        margin: 0 0 5px;
    }
    nav ul:hover .active {
        border: 1px solid #1e5486;
        background: #255a8c;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        margin-right:auto;
    }
    nav ul:hover .active a:after {
        display: none;
    }
}
@media screen and (max-width: 460px) {
    .row_30 {
        clear: both;
        min-height: 80px;
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }
    .list li {
        width: 90%;
        display: block;
        margin-left: 10px;
        background-color: #D4FFED;
        text-align: center;
        line-height: 40px;
        border-radius: 10px;
        float: left;
        margin-right: 10px;
        margin-top: 10px;
    }
}
/*
 SyntaxHighlighter - http://alexgorbatchev.com/SyntaxHighlighter
 
 SyntaxHighlighter is donationware. If you are using it, please donate. - http://alexgorbatchev.com/SyntaxHighlighter/donate.html
 
 @version - 3.0.83 (July 02 2010)
 @copyright - Copyright (C) 2004-2010 Alex Gorbatchev.
 @license - Dual licensed under the MIT and GPL licenses.
*/
 .syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
    -moz-border-radius:0 0 0 0;
    -webkit-border-radius:0 0 0 0;
    background:none;
    border:0;
    bottom:auto;
    float:none;
    height:auto;
    left:auto;
    line-height:1.1em;
    margin:0;
    outline:0;
    overflow:visible;
    padding:0;
    position:static;
    right:auto;
    text-align:left;
    top:auto;
    vertical-align:baseline;
    width:auto;
    box-sizing:content-box;
    font-family:"Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
    font-weight:normal;
    font-style:normal;
    font-size:1em;
    min-height:inherit;
    min-height:auto;
    border-radius:0 0 0 0;
}
.syntaxhighlighter {
    width:100%;
    margin:1em 0 1em 0;
    position:relative;
    overflow:auto;
    font-size:1em;
}
.syntaxhighlighter.source {
    overflow:hidden;
    height:-8px;
    margin-right:0;
}
.syntaxhighlighter .bold {
    font-weight:bold;
    margin-right:auto;
    width:100%;
    margin-left:auto;
    text-align:left;
}
.syntaxhighlighter .italic {
    font-style:italic;
}
.syntaxhighlighter .line {
    white-space:pre;
}
.syntaxhighlighter table {
    width:100%;
}
.syntaxhighlighter table caption {
    text-align:left;
    padding:.5em 0 0.5em 1em;
}
.syntaxhighlighter table td.code {
    width:100%;
}
.syntaxhighlighter table td.code .container {
    position:relative;
    width:124px;
}
.syntaxhighlighter table td.code .container textarea {
    box-sizing:border-box;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    border:none;
    background:white;
    padding-left:1em;
    overflow:hidden;
    white-space:pre;
    float:none;
}
.syntaxhighlighter table td.gutter .line {
    text-align:right;
    padding:0 0.5em 0 1em;
}
.syntaxhighlighter table td.code .line {
    padding:0 1em;
}
.syntaxhighlighter.nogutter td.code .container textarea, .syntaxhighlighter.nogutter td.code .line {
    padding-left:0em;
}
.syntaxhighlighter.show {
    display:block;
}
.syntaxhighlighter.collapsed table {
    display:none;
}
.syntaxhighlighter.collapsed .toolbar {
    padding:0.1em 0.8em 0em 0.8em;
    font-size:1em;
    position:static;
}
.syntaxhighlighter.collapsed .toolbar span {
    display:inline;
    margin-right:auto;
    height:-8px;
}
.syntaxhighlighter.collapsed .toolbar span a {
    padding:0;
    display:none;
}
.syntaxhighlighter.collapsed .toolbar span a.expandSource {
    display:inline;
}
.syntaxhighlighter .toolbar {
    position:absolute;
    right:1px;
    top:1px;
    width:11px;
    height:11px;
    font-size:10px;
    z-index:10;
}
.syntaxhighlighter .toolbar span.title {
    display:inline;
}
.syntaxhighlighter .toolbar a {
    display:block;
    text-align:center;
    text-decoration:none;
    padding-top:1px;
}
.syntaxhighlighter .toolbar a.expandSource {
    display:none;
}
.syntaxhighlighter.ie {
    font-size:.9em;
    padding:1px 0 1px 0;
}
.syntaxhighlighter.ie .toolbar {
    line-height:8px;
}
.syntaxhighlighter.ie .toolbar a {
    padding-top:0px;
}
.syntaxhighlighter.printing .line.alt1 .content, .syntaxhighlighter.printing .line.alt2 .content, .syntaxhighlighter.printing .line.highlighted .number, .syntaxhighlighter.printing .line.highlighted.alt1 .content, .syntaxhighlighter.printing .line.highlighted.alt2 .content {
    background:none;
}
.syntaxhighlighter.printing .line .number {
    color:#bbbbbb;
}
.syntaxhighlighter.printing .line .content {
    color:black;
}
.syntaxhighlighter.printing .toolbar {
    display:none;
}
.syntaxhighlighter.printing a {
    text-decoration:none;
}
.syntaxhighlighter.printing .plain, .syntaxhighlighter.printing .plain a {
    color:black;
}
.syntaxhighlighter.printing .comments, .syntaxhighlighter.printing .comments a {
    color:#008200;
}
.syntaxhighlighter.printing .string, .syntaxhighlighter.printing .string a {
    color:blue;
}
.syntaxhighlighter.printing .keyword {
    color:#006699;
    font-weight:bold;
}
.syntaxhighlighter.printing .preprocessor {
    color:gray;
}
.syntaxhighlighter.printing .variable {
    color:#aa7700;
}
.syntaxhighlighter.printing .value {
    color:#009900;
}
.syntaxhighlighter.printing .functions {
    color:#ff1493;
}
.syntaxhighlighter.printing .constants {
    color:#0066cc;
}
.syntaxhighlighter.printing .script {
    font-weight:bold;
}
.syntaxhighlighter.printing .color1, .syntaxhighlighter.printing .color1 a {
    color:gray;
}
.syntaxhighlighter.printing .color2, .syntaxhighlighter.printing .color2 a {
    color:#ff1493;
}
.syntaxhighlighter.printing .color3, .syntaxhighlighter.printing .color3 a {
    color:red;
}
.syntaxhighlighter.printing .break, .syntaxhighlighter.printing .break a {
    color:black;
}
/* Theming */
 .syntaxhighlighter {
    clear: both;
    width: auto;
    font-size: 13px;
    line-height: 21px;
    font-family: Courier, "Courier New", monospace;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.syntaxhighlighter .string, .syntaxhighlighter .string a {
    color: #ff5454;
}
.syntaxhighlighter .line.alt1, .syntaxhighlighter .line.alt2 {
    width: 100%;
    padding: 0;
    background-color: #fff;
}
.syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2 {
    background-color: #fff;
}
.syntaxhighlighter table td.code {
    width: auto;
    padding: 10px 12px;
}
.syntaxhighlighter table td.code .line {
    width: auto;
    padding: 0;
}
.syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
    color: #cc7ac6;
}
.syntaxhighlighter .plain, .syntaxhighlighter .plain a {
    color: #888;
}
.syntaxhighlighter .comments, .syntaxhighlighter .comments a {
    color: #999;
}
.syntaxhighlighter .keyword {
    color: #2a93b9;
}
/**/
 .syntaxhighlighter {
    background-color:white;
}
.syntaxhighlighter .line.alt1 {
    background-color:white;
}
.syntaxhighlighter .line.alt2 {
    background-color:white;
}
.syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2 {
    background-color:#e0e0e0;
}
.syntaxhighlighter .line.highlighted.number {
    color:black;
}
.syntaxhighlighter table caption {
    color:black;
}
.syntaxhighlighter .gutter {
    color:#afafaf;
}
.syntaxhighlighter .gutter .line {
    border-right:3px solid #6ce26c;
}
.syntaxhighlighter .gutter .line.highlighted {
    background-color:#6ce26c;
    color:white;
}
.syntaxhighlighter.printing .line .content {
    border:none;
}
.syntaxhighlighter.collapsed {
    overflow:visible;
}
.syntaxhighlighter.collapsed .toolbar {
    color:blue;
    background:white;
    border:1px solid #6ce26c;
}
.syntaxhighlighter.collapsed .toolbar a {
    color:blue;
}
.syntaxhighlighter.collapsed .toolbar a:hover {
    color:red;
}
.syntaxhighlighter .toolbar {
    color:white;
    background:#6ce26c;
    border:none;
    margin-left:0px;
    margin-right:0px;
}
.syntaxhighlighter .toolbar a {
    color:white;
    margin-left:0px;
    margin-right:0px;
    width:80%;
    padding-left:10px;
    padding-right:10px;
}
.syntaxhighlighter .toolbar a:hover {
    color:black;
}
.syntaxhighlighter .plain, .syntaxhighlighter .plain a {
    color:black;
}
.syntaxhighlighter .comments, .syntaxhighlighter .comments a {
    color:#008200;
}
.syntaxhighlighter .string, .syntaxhighlighter .string a {
    color:blue;
}
.syntaxhighlighter .keyword {
    color:#006699;
}
.syntaxhighlighter .preprocessor {
    color:gray;
}
.syntaxhighlighter .variable {
    color:#aa7700;
}
.syntaxhighlighter .value {
    color:#009900;
}
.syntaxhighlighter .functions {
    color:#ff1493;
    margin-left:auto;
    margin-right:auto;
}
.syntaxhighlighter .constants {
    color:#0066cc;
}
.syntaxhighlighter .script {
    font-weight:bold;
    color:#006699;
    background-color:none;
    float:none;
}
.syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
    color:gray;
}
.syntaxhighlighter .color2, .syntaxhighlighter .color2 a {
    color:#ff1493;
}
.syntaxhighlighter .color3, .syntaxhighlighter .color3 a {
    color:red;
}
.syntaxhighlighter .keyword {
    font-weight:bold;
    margin-left:auto;
    margin-right:auto;
    min-height:37px;
}
h1.heading2 {
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.row_31 {
    clear: both;
    min-height: 100px;
}
.image_set {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
img.image_set_img {
    max-width: 100%;
}
.image_set_unit_wrapper {
    width: auto;
    float: none;
}
.row_32 {
    clear: both;
    min-height: 100px;
}
.list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 14px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    vertical-align: middle;
}
.row_29 {
    clear: both;
    min-height: 63px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
}
.row_28 {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	overflow-x: hidden;
	width: 100%;
}
.row_26 {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#textfield2 {
    width: 607px;
}
#textfield {
    width: 252px;
}
#textfield {
    width: 338px;
}
#textfield {
    width: 237px;
}
#textfield {
    width: 254px;
}
.row_27 {
    clear: both;
    min-height: 100px;
    width: 100%;
}
.sidebar_quick_contact {
    width: 100%;
    width: auto;
    overflow-x:hidden;
    margin-left:0px;
    text-align:left;
    padding:0 10px;
}
.sidebar_quick_contact h2 {
    margin: 0 0 25px 0;
}
.sidebar_quick_contact input {
	clear: both;
	padding: 0 11px;
	height: 38px;
	line-height: 38px;
	/*width: 228px;*/
	width: 100%;
	font-size: 13px;
	border: 1px solid #B6B6B6;
	display: inline-block;
	color: #6C6C6C;
	margin-bottom: 3px;
	width: 90%;
	text-align: left;
	border-radius: 5px;
}
.sidebar_quick_contact textarea {
    border: 1px solid #B6B6B6;
    font-size: 13px;
    color: #6C6C6C;
    padding: 11px;
    height: 90px;
    /*width: 228px;*/
    width: 100%;
    margin-bottom: 14px;
    width: 90%;
    text-align: left;
}
.sidebar_quick_contact a {
    display:block;
    width:100px;
    text-decoration: none;
    padding: 5px 30px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
}
.sidebar_quick_contact a:visited {
    color:#FFF;
}
.sidebar_quick_contact a:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
.sidebar_quick_contact a:active {
    color:#FFF;
}
h1.heading6 {
    font-size: 18px;
    text-align: left;
    width: auto;
    line-height: 25px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #6D8F6B;
}
h3.heading7 {
    text-align: center;
    background-color:#8CAD8F;
    font-size:25px;
    margin-top:20px;
}
.heading8_unit_wrapper {
    width: 100%;
    min-height: 25px;
    float: none;
}
h1.heading8 {
	width: auto;
	font-size: 20px;
	text-align: left;
	line-height: 25px;
	padding-left: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #6D8F6B;
	padding-bottom: 20px;
}
.row_33 {
    clear: both;
    min-height: 100px;
}
.row_34 {
    clear: both;
    min-height: 100px;
    margin-top: 10px;
}
h3.heading3 {
    margin-top: 10px;
}
h3.heading4 {
    margin-top: 10px;
}
h3.heading5 {
    margin-top: 10px;
}
h3.heading9 {
    margin-top: 10px;
}
a.button2 {
    display:block;
    text-decoration: none;
    padding: 5px 0px;
    width:120px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
}
a.button2:visited {
    color:#FFF;
}
a.button2:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.button2:active {
    color:#FFF;
}
