/*-  RESET STYLE
----------------------------------------------------------------------*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,time,mark,audio,video { margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; }
body { line-height:1; }
ol,ul { list-style:none; }
blockquote,q { quotes:none; }
blockquote:before,blockquote:after,q:before,q:after { content:'';content:none; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse;border-spacing:0; }


/*-  BASE STYLES
----------------------------------------------------------------------*/
body {
    background-image: url(../_images/highlight.png), url(../_images/bg-up-pattern.png),url(../_images/up-shadow.png), url(../_images/bg-pattern.png);
    background-repeat: no-repeat, repeat-x, repeat-x, repeat;
    background-position: 5% 0%, center top, left 372px, center top;
    background-color: #F5F5F5;
    font-family: 'Open Sans Condensed',
                 Arial,
                 Helvetica,
                 sans-serif;
    font-weight:300;
}

#separator {
    margin-bottom: 5px;
    margin-top: 5px;
}

/*-  HEADER
----------------------------------------------------------------------*/
#header_wrap {
    margin: auto;
}

#header {
    width: 960px;
    position: relative;
    margin: auto;
    height: 120px;
    text-align: left;
    overflow: hidden;
}

#logo {
    margin-top: 36px;
    float: left;
    z-index: 100;
}

#contact {
    margin-top: 66px;
    float: right;
    color: #F0F0F0;
    font-family: 'BebasNeue',
                 Arial,
                 Helvetica,
                 sans-serif;
    text-align: right;
}

/*-  NAV
----------------------------------------------------------------------*/
#nav {
    width: 960px;
    height: 58px;
    background: url(../_images/nav_bg.png) repeat-x;
    border-style: solid;
    border-width: 1px;
    border-color: #424242;
    position: relative;
    margin: auto;
    text-align: left;
    overflow: hidden;
}

ul.nav {
    list-style:none;
    margin:0;
    padding:0;
}

ul.nav li {
    position:relative;
    float:left;
    text-align: center;
    width: 137px;
    background: url(../_images/nav_separator.png) no-repeat;
    background-position: right;
} /* menu position + margins */

ul.nav .menulink-last {
background: url(../_images/nav_bg.png) repeat-x;
} /* refers to the last item in the nav, so that it wouldn't get the separator near the edge. it has none. beying on the right */

ul.nav .menulink {
    width: 137px;
    height: 58px;
}

ul.nav .current {
    background: url(../_images/nav_current.png) repeat-x;
    width: 137px;
    height: 58px;
    /*color: #231f20;*/
}

ul.nav ul li a:hover {
    /*color:#231f20;*/
    color:#ffffff;
}

ul.nav .menulink:hover, ul.nav .menulink-last:hover {
    background:url(../_images/nav_current.png) repeat-x;
    /*color:#231f20;*/
    color:#ffffff;
    height: 58px;
}

ul.nav .current a {
    color: #231f20;
}

ul.nav a {
    display:block;
    color: #ffffff;

}

ul.nav h1 {
    font-size: 16px;
    font-weight:lighter;
    padding-top: 21px;
    font-family: 'BebasNeue',
                 Arial,
                 Helvetica,
                 sans-serif;
}
/*-  SLIDESHOW
----------------------------------------------------------------------*/
#slideshow_wrap {
    width: 100%;
    background-image: url(../_images/showcase_shadow.png);
    background-repeat: no-repeat;
    background-position: 50% 300px;
    height: 425px;
}


/*-  CONTENT
----------------------------------------------------------------------*/
#main_wrap {
    width: 100%;
}

#main {
    width: 960px;
    position: relative;
    margin: auto;
    text-align: left;
    overflow: hidden;
}

#left {
    float: left;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}

#center {
    float: left;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}
#right {
    float: right;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}

/*-  TESTIMONIALS
----------------------------------------------------------------------*/
#testimonials_wrap {
    margin-top: 20px;
    float: left;
    height: 150px;
    width: 100%;
    background-image: url(../_images/bg-test.png), url(../_images/test-shadow.png);
    background-repeat: repeat-x, no-repeat;
    background-position:center, center;
}

#testimonials {
    width: 960px;
    margin: 20px auto;
}


/*-  FOOTER
----------------------------------------------------------------------*/
#footer_wrap {
    width: 960px;
    margin: 36px auto;
    position: relative;
    text-align: left;
}
#footer {
    margin-top: 10px;
    float: left;
    position: relative;
}

#footer p {
    font-size: 14px;
}

#footer #left {
    float: left;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}

#footer #center {
    float: left;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}

#footer #right {
    float: right;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}

/*-  COPYRIGHT (FOOTER WRAP)
----------------------------------------------------------------------*/
#copyright {
    margin-top: 20px;
    margin-bottom: 65px;
    width: 960px;
    float: left;
    position: relative;
    font-size: 0.75em; /* 12px / 16px */
}

#copyright p {
    float: left;
    overflow: hidden;
}

#copyright-element {
    float: right;
    overflow: hidden;
}

/*-  @font-face
----------------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
@font-face {
    font-family: 'BebasNeue';
    src: url('../_font/bebas-neue/BebasNeue-webfont.eot');
    src: url('../_font/bebas-neue/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_font/bebas-neue/BebasNeue-webfont.woff') format('woff'),
         url('../_font/bebas-neue/BebasNeue-webfont.ttf') format('truetype'),
         url('../_font/bebas-neue/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UbuntuCondensed';
    src: url('../_font/ubuntu-condensed/UbuntuCondensed-Regular.eot');
    src: url('../_font/ubuntu-condensed/UbuntuCondensed-Regular.eot?#iefix') format('embedded-opentype'),
         url('../_font/ubuntu-condensed/UbuntuCondensed-Regular.woff') format('woff'),
         url('../_font/ubuntu-condensed/UbuntuCondensed-Regular.ttf') format('truetype'),
         url('../_font/ubuntu-condensed/UbuntuCondensed-Regular.svg#UbuntuCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cuprum';
    src: url('../_font/cuprum/Cuprum-webfont.eot');
    src: url('../_font/cuprum/Cuprum-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_font/cuprum/Cuprum-webfont.woff') format('woff'),
         url('../_font/cuprum/Cuprum-webfont.ttf') format('truetype'),
         url('../_font/cuprum/Cuprum-webfont.svg#CuprumFFURegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-  Font Settings
----------------------------------------------------------------------*/
h1, h2{
    font-family: 'Open Sans Condensed',
                 Arial,
                 Helvetica,
                 sans-serif;
}

h2 {
    font-size: 2.25em; /* 36px / 16px - 2.25em */
}

h3 {
    font-size: 1.1875em; /* 19px / 16px - 1.1875em */
}

h4 {
    font-size: 1em; /* 16px / 16px - 1em */
}

p {
    font-family: 'Open Sans Condensed',
                 Arial,
                 Helvetica,
                 sans-serif;
    font-size: 1.125em; /* 18px / 16px */
    font-weight:300;
}

a {
    text-decoration: none;
    color: #4257B6;
}

a:hover {
    text-decoration: none;
    color: #526CE0;
}
