
body {
    background: #111418 url(../_img/bg.gif) center top repeat;
    padding   : 0 0 0 0;
    margin    : 0 0 0 0;
}

.clearfix {
    *zoom: 1; /* triggers has haslayout in older versions of iE  */
}

.clearfix:after {
    content   : " ";
    display   : block;
    clear     : both;
    visibility: hidden;
    font-size : 0;
    height    : 0;
}

.wrapper1000 {
    position: relative;
    width   : 1000px;
    margin  : auto;
}


/* [ fonts ] */

@font-face {
    font-family: 'GillSansStdLight';
    src: url('gillsansstd-light-webfont.eot');
    src: url('gillsansstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('gillsansstd-light-webfont.woff') format('woff'),
         url('gillsansstd-light-webfont.ttf') format('truetype'),
         url('gillsansstd-light-webfont.svg#GillSansStdLight') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* [ signup ] */


#signin-wrapper {
    position  :relative;
    float     :left;
    width     : 100%;
    background: #090b0e url(../_img/bg_footer.gif) center top repeat;
    margin    : 0 0 0 0;
    padding   : 0 0 0 0;
    z-index   : 5;
}

#signin-container {
    position: relative;
    width   : 1000px;
    height  : 25px;
    margin  : auto;
}

#signin-content {
    float     :right;
    margin-top: 2px
}


/* [ logo ] */

#logo-container
{
    position:absolute;
    width   : 230px;
    z-index :100;
}

#logo-content {
    position:absolute;
    top     :-6px;
    margin  : 0 0 0 43px;
}


/* [ header ] */

#header-container
{
    position:relative;
    float   :left;
    width   : 1000px;
}

#header-content
{
    margin: 0 0 0 165px;
}


#nav {
    width   :828px;
    overflow: hidden;
    float   : left;
    margin  : 50px 0 20px 0;
    padding : 0 0 0 0;
}

#nav li {
    float         : left;
    list-style    : none;
    font-family   : 'GillSansStdLight', Arial, sans-serif;
    font-size     :20px;
    text-transform: uppercase;
    line-height   : 22px;
    margin        : 0 0 0 55px;
    padding       : 0 0 0 0;
}

#nav a {
    color          :#576272;
    text-decoration: none;
}

#nav .selected {
    color:#66b887;
}

#nav-highlight {
    position  :absolute;
    top       :-4px;
    height    :4px;
    background:#66b887;
    width     :100px;
    margin    :0;
    padding   :0;
}
/*
#top-gradient {
    background: #000 url(_img/bg.jpg) center top fixed no-repeat;
}*/


/* [ content ] */

.zig-top-wrapper {
    position  :absolute;
    width     : 100%;
    height    : 6px;
    background: url(../_img/bg_zig_top.png) center top repeat-x;
    margin    : 0 0 0 0;
    padding   : 0 0 0 0;
    z-index   : 5;
}

.zig-btm-wrapper {
    position  :absolute;
    top       :382px;
    width     : 100%;
    height    : 6px;
    background: url(../_img/bg_zig_btm.png) center top repeat-x;
    margin    : 0 0 0 0;
    padding   : 0 0 0 0;
    z-index   : 5;
}

.zig-top-partners-wrapper {
    position  :absolute;
    width     : 100%;
    height    : 6px;
    background: url(../_img/bg_partners_zig_top.png) center top repeat-x;
    margin    : 0 0 0 0;
    padding   : 0 0 0 0;
    z-index   : 5;
}

#content-container
{
    margin-top: 112px;
}

#content-container-section
{
    margin-top: 40px;
}

.content-container
{
    position:relative;
    float   :left;
    width   : 1000px;
}

#content
{
}


#showcase-wrapper {
    position  :relative;
    float     :left;
    width     : 100%;
    background: #090b0e url(../_img/bg_footer.gif) center top repeat;
    margin    : 0 0 0 0;
    padding   : 0 0 0 0;
}

#showcase-container
{
    height:388px;
}

#showcase
{
    visibility:hidden;
}

.showcase-slide-temp
{
    overflow:hidden;
    position:absolute;
    height  : 388px;
}

.slide-container
{
    width           : 1000px;
    height          : 388px;
    background-color: #000000;
}

.slide-container img
{
    float :left;
    width : 690px;
    height: 388px;
}

.slide-image-right img
{
    position:absolute;
    left    : 310px;
}

.slide-video
{
    float :left;
    width : 690px;
    height: 388px;
}

.slide-content-container
{
    position        :absolute;
    left            : 690px;
    width           : 310px;
    height          : 388px;
    background-color: #66b887;
    box-shadow      :inset 0 0 10px #000000;
    -moz-box-shadow :inset 0 0 10px #000000;
}

.slide-content-left
{
    position:absolute;
    left    : 0px;
}

.slide-content
{
    margin: auto;
    width : 250px;
}


/* [ news ] */

.news
{
    float:left;
}

.news-showcase
{
    width      : 310px;
    height     : 250px;
    background :url(../_img/article_bg.png) repeat-x;
    padding    : 5px 0;
}

.news-content
{
    text-align:left;
    padding   : 20px 20px 20px 20px;
}

/* [ testimonial ] */

.testimonial
{
    float      :left;
    margin-left: 30px;
}

.testimonial-container
{
    width     : 660px;
    height    : 250px;
    background:url(../_img/article_bg.png) repeat-x;
}

.testimonial-image
{
    float     :left;
    width     : 280px;
    text-align:center;
    margin    : 50px 0px 0px 0px;
}

.testimonial-content
{
    float     :left;
    width     : 350px;
    text-align:left;
    margin    : 6px 20px 0px 0px;
}

.testimonial-content-slide
{
    float     :left;
    width     : 350px;
    text-align:left;
    padding   : 32px 0 0 0;
    margin    : 0px 0px 0px 0px;
}


/* [ partners ] */

#partners-wrapper {
    background: #090b0e url(../_img/bg_partners.gif) center top repeat;
    position  :relative;
    width     : 100%;
    float     :left;
    margin    : 100px 0 0 0;
    padding   : 0 0 0 0;
}

#partners-container {
    position: relative;
    width   : 820px;
    margin  : auto;
    padding : 60px 0 60px 0;
}

.partners-img-margin {
    margin-left:80px;
}

.partners-img-margin2 {
    margin-left:80px;
}

.partners-div-margin {
    margin-top:40px;
    text-align: center;
}

.partners-img-align {
    vertical-align:middle;
}


/* [ classes ] */

.body-container-col
{
    position: relative;
    float   : left;
    margin  : 60px 60px 0px 60px;
}

.classes-content {
    padding: 0 0 30px 0;
}

.classes-content-ul {
    margin : -40px 0 0 0;
    padding: 0 0 0 0;
}

.classes-content-ul li {
    line-height: 22px;
    margin     : 0 0 0 20px;
    padding    : 0 0 0 0;
}

.classes-content a {
    color: #fff;
}

.classes-content a:hover {
    color           : #fff;
    text-decoration : none;
    background-color: #66b887;
}


/* [ services ] */

.services-content {
    padding: 0 0 30px 0;
}

.services-content-ul {
    margin : -40px 0 40px 0;
    padding: 0 0 0 0;
}

.services-content-ul li {
    line-height: 22px;
    margin     : 0 0 0 20px;
    padding    : 0 0 0 0;
}

.services-content-ul li a {
    color          : #fff;
    text-decoration: underline;
}

.services-content-ul li a:hover {
    color           : #fff;
    background-color: #66b887;
    text-decoration : none;
}


/* [ corporate ] */

.body-container-col2
{
    position: relative;
    float   : left;
    width   : 420px;
    margin  : 60px 0px 0px 80px;
}

.corporate-content-ul {
    margin : -30px 0 0 0;
    padding: 0 0 0 0;
}

.corporate-content-ul li {
    line-height: 30px;
    margin     : 0 0 0 20px;
    padding    : 0 0 0 0;
}


/* [ about ] */

#section-header {
    font-family  : 'GillSansStdLight', Arial, sans-serif;
    color        :#fff;
    font-size    :48px;
    text-align   :center;
    margin       : 0 0 30px 0;
    padding      : 20px 0 0px 0;
    border-bottom: #66b887 10px solid;
    width        : 1000px
}

#content-about
{
    /*padding-top: 205px;
    background   : url(../_img/about.png) center top no-repeat;
    height       : 395px;*/
}

#content-about-column1
{
    position: relative;
    float   : left;
    width   : 300px;
    margin  : 0 35px 0 15px;
}

#content-about-column2
{
    position: relative;
    float   : left;
    width   : 300px;
    margin  : 0 35px 0 0;
}

#content-about-column3
{
    position: relative;
    float   : left;
    width   : 300px;
    margin  : 0 15px 0 0;
}

#content-about-column4
{
    position: relative;
    float   : left;
    width   : 650px;
    margin  : 120px 35px 0 0;
}
/*
.content-about-column4-bg
{
    background: url(../_img/bg_semitransparent.png) repeat;
    margin    : 0 0px 0px 0px;
    padding   : 30px 0 0px 0;
}*/

.content-about-column4-bg
{
    margin               : 0 0px 0px 0px;
    padding              : 30px 0 10px 0;
    -moz-border-radius   : 10px;
    -webkit-border-radius: 10px;
    border-radius        : 10px;
    /* Fallback for web browsers that doesn't support RGBa */
    background           : rgb(255, 255, 255);
    /* RGBa with 0.6 opacity */
    background           : rgba(255, 255, 255, 0.9);
    /* For IE 5.5 - 7*/
   /* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);*/
    /* For IE 8*/
   /* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff)";*/
}

.content-about-column4-content
{
    margin: 0 30px 30px 30px;
}

.content-about-column4-footer {
    margin : 0 0px 0px 0px;
    padding: 0 0 0px 0;
    /*border-bottom: #66b887 1px solid;*/
}

.content-about-column5
{
    position: relative;
    float   : left;
    width   : 300px;
    margin  : 75px 15px 0 0;
}
.content-about-column5 img {
    float : left;
    margin: 0 25px 20px 0;
}


.media-image-tr {
    width: 1000px;
}
.media-image-td {
    float     :left;
    width     : 200px;
    height    : 170px;
    text-align: center;
}
.media-image {
    width     : 200px;
    height    : 170px;
    text-align: center;
    float     : left;
    display   : inline-block;
}
.media-link a {
    margin-top     : 5px;
    color          :#fff;
    text-decoration: none;
}
.media-link a:hover {
    color           :#fff;
    background-color:#66b887;
    text-decoration : none;
}

/* [ footer ] */

#footer-wrapper {
    background: #010202 url(../_img/bg_footer.gif) center top repeat;
    position  :relative;
    width     : 100%;
    float     :left;
    margin    : 0 0 0 0;
    padding   : 0 0 0 0;
}

#footer-container {
    position  : relative;
    width     : 1000px;
    margin    : auto;
    margin-top: 80px;
}

.footer-content {
    float:left;
    width:310px;
}

.footer-center {
    text-align:center;
}

#buttons-contact {
    list-style:none;
    margin    :0;
    padding   :0;
}

#buttons-contact li {
    margin:0 0 10px 0;
}

.button-contant-email {
    margin-top :20px;
    display    : block;
    width      : 195px;
    height     : 18px;
    background : url(../_img/contact_sprite.gif) 0 0;
    text-indent: -99999px;
}

.button-contant-phone {
    display    : block;
    width      : 102px;
    height     : 18px;
    background : url(../_img/contact_sprite.gif) right 0;
    text-indent: -99999px;
}

#buttons-follow {
    display   :inline-block;
    width     :64px;
    list-style:none;
    padding   :0;
    margin    :0 0 0 0;
}

#buttons-follow li {
}

#footer-follow {
    margin-left:30px;
}

.button-follow {
    display    :block;
    width      : 64px;
    height     : 64px;
    text-indent: -99999px;
}

.button-follow-fb {
    margin-top:15px;
    background: url(../_img/follow_fb_sprite.gif) 0 0;
}

.button-follow-twitter {
    margin-top:12px;
    background: url(../_img/follow_twitter_sprite.gif) 0 0;
}

#footer-form {
    margin-left:30px;
}

#footer-form-contact {
    margin: 20px 0 0 0;
}

#footer-copyright {
    float      :left;
    width      :1000px;
    text-align :center;
    font-size  :10px;
    font-family: Arial, sans-serif;
    margin     : 60px 0 30px 0;
}


/* [ form ] */

#contact-wrapper {
    width  :310px;
    padding:0px;
}
#contact-wrapper div {
    clear :both;
    margin:1em 0;
}
#contact-wrapper label {
    display  :block;
    float    :none;
    font-size:16px;
    width    :auto;
}

#contactform input {
    border          : none;
    border-radius   : 15px;
    background-color: #5e697b;
    font-family     : 'GillSansStdLight', Arial, sans-serif;
    color           :#fff;
    font-size       :18px;
    line-height     :normal;
    width           :300px;
    height          :30px;
    padding         : 0 0 0 14px;
}
#contactform #btn {
    float         :right;
    text-transform:uppercase;
    width         :auto;
    height        :30px;
    padding       : 2px 14px 0 14px;
}
#contactform input:hover {
    background-color: #66b887;
}

.form-no-error {
    font-family: Arial, sans-serif;
    font-size  :12px;
    color      : #66b887;
}

.error {
    font-family: Arial, sans-serif;
    font-size  :12px;
    color      :#C00;
}

#customform input {
    border          : none;
    background-color: #5e697b;
    font-family     : Arial, sans-serif;
    color           :#fff;
    font-size       :16px;
    line-height     :normal;
    width           :250px;
    height          :28px;
    padding         : 0 0 0 7px;
}
#customform select {
    border          : none;
    background-color: #5e697b;
    font-family     : Arial, sans-serif;
    color           :#fff;
    font-size       :16px;
    line-height     :normal;
    width           :250px;
    height          :28px;
    padding         : 0 0 0 7px;
}
#customform option {
    border          : none;
    background-color: #5e697b;
    font-family     : Arial, sans-serif;
    color           :#fff;
    font-size       :16px;
    line-height     :normal;
    width           :250px;
    height          :28px;
    padding         : 0 0 0 7px;
}
#customform #btn {
    text-transform:uppercase;
    width         :auto;
    height        :28px;
    margin-top    : 10px;
    padding       : 2px 7px 0 7px;
}
#customform input:hover, select:hover, option:hover {
    background-color: #66b887;
}

#customform label {
    font-family: Arial, sans-serif;
    font-size  :16px;
    color      : #66b887;
}

#customform .form-no-error {
    font-family: Arial, sans-serif;
    font-size  :16px;
    color      : #66b887;
}

#customform .error {
    font-family: Arial, sans-serif;
    font-size  :16px;
    color      :#C00;
    padding    : 0px 0px 0px 10px;
}



/* [ copy ] */

.head1 {
    font-family   : 'GillSansStdLight', Arial, sans-serif;
    /*color       :#66b887;*/
    color         :#fff;
    font-size     :34px;
    text-transform: uppercase;
    text-align    :center;
    margin        : 0 0 0 0;
    padding       : 0 0 8px 0;
}

.head1-section {
    font-family   : 'GillSansStdLight', Arial, sans-serif;
    /*color       :#66b887;*/
    color         :#fff;
    font-size     :34px;
    text-transform: uppercase;
    text-align    :center;
    margin        : 0 0 0 0;
    padding       : 0 0 20px 0;
   /* border-bottom: #66b887 5px solid;*/
}

.head2 {
    font-family: 'GillSansStdLight', Arial, sans-serif;
    color      :#fff;
    font-size  :34px;
    line-height:34px;
    text-align :left;
    margin     : 0 0 0 0;
    padding    : 0 0 10px 0;
}

.head3 {
    font-family: 'GillSansStdLight', Arial, sans-serif;
    color      :#fff;
    font-size  :24px;
    line-height:24px;
    text-align :left;
    margin     : 0 0 0 0;
    padding    : 10px 0 10px 0;
}

.head4 {
    font-family   : 'GillSansStdLight', Arial, sans-serif;
    color         :#66b887;
    font-size     :24px;
    line-height   :24px;
    text-transform: uppercase;
    text-align    :left;
    margin        : 0 0 0 0;
    padding       : 10px 0 10px 0;
}

.head4 a {
    color:#fff;
}

.head4 a:hover {
    color          :#fff;
    text-decoration: none;
}

.head5 {
    font-family: 'GillSansStdLight', Arial, sans-serif;
    color      :#576272;
    font-size  :18px;
    line-height:18px;
    text-align :left;
    margin     : -8px 0 0 0;
    padding    : 0px 0 10px 0;
}

.head-footer {
    font-family: 'GillSansStdLight', Arial, sans-serif;
    color      :#fff;
    font-size  :27px;
    line-height:27px;
    text-align :left;
    margin     : 0 0 0 0;
    padding    : 0 0 10px 0;
}

.body-large-slide {
    font-family: 'GillSansStdLight', Arial, sans-serif;
    color      :#fff;
    font-size  :18px;
    line-height:normal;
    text-align :left;
    margin     : 0 0 0 0;
    padding    : 0 0 0 0;
}

.body-large-slide a {
    font-family    : 'GillSansStdLight', Arial, sans-serif;
    color          :#fff;
    font-size      :18px;
    line-height    :normal;
    text-align     :left;
    margin         : 0 0 0 0;
    padding        : 0 0 0 0;
    text-decoration: underline;
}

.body-large-slide a:hover {
    background-color: #fff;
    color           : #66b887;
    text-decoration : none;
}

.body-large {
    font-family: 'GillSansStdLight', Arial, sans-serif;
    color      :#fff;
    font-size  :18px;
    line-height:normal;
    text-align :justify;
    margin     : 0 0 0 0;
    padding    : 0 0 0 0;
}

.body-large-about {
    font-family: 'GillSansStdLight', Arial, sans-serif;
    color      :#fff;
    font-size  :18px;
    line-height:28px;
    text-align :justify;
    margin     : 0 0 0 0;
    padding    : 0 0 0 0;
}

.body-regular-large {
    font-family: Arial, sans-serif;
    color      :#fff;
    font-size  :14px;
    line-height:30px;
}

.body-regular-large2 {
    font-family: Arial, sans-serif;
    color      :#fff;
    font-size  :14px;
    line-height:20px;
}

.body-regular-large-testimonial {
    font-family: Arial, sans-serif;
    color      :#fff;
    font-size  :14px;
    line-height:28px;
}

.body-regular-large-black {
    font-family: Arial, sans-serif;
    color      :#000;
    font-size  :14px;
    line-height:24px;
}

.body-regular {
    font-family: Arial, sans-serif;
    color      :#fff;
    font-size  :12px;
    line-height:22px;
}

.more a {
    font-family    : 'GillSansStdLight', Arial, sans-serif;
    color          :#66b887;
    font-size      :12px;
    line-height    :22px;
    text-transform : uppercase;
    float          : right;
    padding        : 0px 2px 0 2px;
    margin         : -10px 0px 0 0px;
    text-decoration: none;
}

.more a:hover {
    color           :#fff;
    background-color: #66b887;
    text-decoration : none;
}

.black-font {
    color:#000;
}

.green-font {
    color:#66b887;
}

.white-font {
    color:#fff;
}


.clear {
    clear:both;
}