/* CSS Document */

/*reset css*/
a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt, 
em, embed,
fieldset, figcaption, figure, font, footer, form, 
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, 
keygen,
label, legend, li, 
meter,
nav,
object, ol, output,
p, pre, progress,
q, 
s, samp, section, small, span, source, strike, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, 
var{
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top; 
}
embed { 
	vertical-align:top;
}
html {
    overflow-y:scroll;
}
body {
    font:80%/1 'Lato', sans-serif;
    background:#f7f5f3;
    color:#333333;    
    -webkit-font-smoothing: antialiased;
    font-weight:normal;
    min-width: 1200px;
}
h1,h2,h3,#contactForm input#submit,.start-button,.see-all-butt,#mainHeader #mainNav ul li a,#mainHeader a.start-top {
    font-family:'Lato', sans-serif;
    font-weight:normal;
}
.success-message h2,.success-message h3 {
    font-family:'Lato', sans-serif;
    font-weight:normal;
}
h1,h2,h3,h4,h5,h6 {
    font-weight:normal;
}
input,textarea,select,button {
    font-size:1em;    
}

/*global structure*/
#wrapper {
  width:100%;
  margin:0; 
  background-color: #f7f5f3;
}
#container {
    width:100%;
    margin:0 auto;
    box-shadow: 0px 0px 20px #adadad;
    max-width:1280px;
    background-color: white;
}
.page-home #container {
    max-width:1280px !important;
}
.content {
    width: 100%;
    margin:0 auto;
    padding:50px 0 0 0;    
    width: 1040px;
    margin: 0 auto;
}

/*common styles*/

a{
    text-decoration:none;
    outline:none;
}
a:hover{
    text-decoration: none;
}
p{
    padding-bottom:10px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/*header*/
#mainHeader {
    padding:0px 0 0px 0px;     
    position:relative;
    height: 100px;
}
#mainHeader .container {    
    padding:0px 0 0px 0px;
    width:100%;
    max-width:1280px;
    margin:0 auto; 
    position:relative;
}
#mainHeader #logo {
    width:196px;
    height:36px;
    margin:30px 0 0 60px;
}
.page-home #mainHeader #logo, .page-about #mainHeader #logo, .page-products #mainHeader #logo, .page-contact #mainHeader #logo {
    margin-left: 130px;
}
/*header navigation*/
#mainHeader #mainNav {
    float:right;
    margin: 15px 96px 0 0;
}
#mainHeader #mainNav ul {
    margin:0px 0 0 0;
    float:left;
}
#mainHeader #mainNav ul li{
    float:left;   
    margin:0px 0px 0 0px;
    padding: 24px 33px 16px 45px;
    font-size:100%;
    background: url("../images/nav_divider.png") 100% 50% no-repeat;
}
#mainHeader #mainNav ul li.last { 
    background: none !important;
}
#mainHeader #mainNav ul li a {
    color:#333;
    display:block;
    border-bottom:3px solid #fff;
    text-decoration:none;
    font-size:17px;
    padding:0px 0px 8px 0px;
    letter-spacing: 0.05em;    
    line-height: 100%;
    font-weight: normal;
    text-align: center;
}
#mainHeader #mainNav ul li a:hover {
    border-bottom:3px solid #f7941d;    

}
#mainHeader #mainNav ul li.active a {
    border-bottom:3px solid #005397;
    color: #005397;
}
#mainHeader #mainNav ul li.active a:hover {
    
}
/*banner*/
#banner {    
    clear:both;    
    positioin:relative;
    margin:0px auto 0 auto;
    width: 100%;
}
.page-home #banner {
    height: 400px;
}
.page-products #banner {
    height: 300px;
}
#banner .banner-container {
    height: 100%;
    overflow: hidden;
    display: none;
}
.page-home #banner #bannerContHome.banner-container, .page-products #banner #bannerContPro.banner-container, 
.page-contact #banner #bannerContContact.banner-container, .page-about #banner #bannerContabout.banner-container {
    display: block;
}
/*content replacement by page class*/
.page-home #banner #bannerContHome.banner-container {
    background:#fff url("../images/home/home_header.jpg") top center no-repeat;
}
.page-products #banner #bannerContPro.banner-container {
    background:#fff url("../images/products/products_header.jpg") top center no-repeat;
}
.page-about #banner #bannerContabout.banner-container {
    background:#fff url("../images/about/about_header.jpg") top center no-repeat;
}
.page-contact #banner #bannerContContact.banner-container {
    background:#fff url("../images/contact/contact_header.jpg") top center no-repeat;
}
#banner .text-box {   
    line-height: 11;
    vertical-align:middle;
    background: rgba(0,0,0,0.5);
    border: 2px solid #ccc;
    padding: 12px 20px 14px 20px;
    display: inline-block;
}
.page-home #banner .text-box {
    margin-left: 120px;
    margin-top: 117px !important;
}
.page-products #banner .text-box {
    margin-left: 120px;
    margin-top: 70px !important;
}
.page-about #banner .text-box {
    margin-left: 120px !important;
    margin-top: 67px !important;
}
.page-contact #banner .text-box {
    margin-left: 120px !important;
    margin-top: 95px !important;
    background: rgba(0,0,0,0.65) !important;
}
#banner .text-box h1 {
    color:#fff;
    font-size: 3.1em;
    font-weight: bold;
    padding:0;
    vertical-align:middle;
    text-shadow: 1px 1px 1px #000000;
    line-height: 120%;
}
#banner .text-box h1 span {
    font-size: 50%;
    line-height: 140%;
    display: inline-block;
    width: 290px;
    margin: 10px 0 0 0;
}
/*Home*/


/*solutions*/
#homeContent #solutions {
    overflow: hidden;
    clear: both;
}
#homeContent #solutions ul li {
    float: left;
    margin-left: 20px;
    width: 333px;
    text-align: center;
}
#homeContent #solutions ul li img, #poductContent #productsInfo ul li img {
    box-shadow: 0px 3px 4px rgba(0,0,0,0.3);
}
#homeContent #solutions ul li:first-child {
    margin-left: 0 !important;
}
#homeContent #solutions h2, #poductContent #productsInfo h2 {
    color: #005397;
    font-weight: normal;
    font-size: 1.6em;
    margin: 25px 0 0 0;
}
#homeContent #solutions h2 a {
    color: #005397;
}
#homeContent #solutions p, #poductContent #productsInfo p {
    margin: 12px 0 0 0;
    font-size: 16px; /*1.25em;*/
    line-height: 130%;
    color: #333333;
}
#homeContent #solutions p {
    margin: 12px 18px 0 18px;
}
/*ourClients*/
#ourClients {
    overflow: hidden;
    clear: both; 
    margin: 50px 0 60px 0;
    line-height: 15;
    vertical-align: middle;  
}
#ourClients h2 {
    color: #333;
    font-size: 1.6em;
    font-weight: bold;
    width: 115px;
    line-height: 120%;
    margin: 19px 0 0 17px;
}
/*body.safari #ourClients h2 {
    font-size: 1.4em;
}*/
#ourClients h2, #ourClients ul, #ourClients ul li {
    float: left;
}
#ourClients ul li {
    vertical-align: middle; 
    text-align: center;
    height: 90px;
    line-height: 7;
    padding: 0 20px;
    background: url("../images/divider1.png") 100% 50% no-repeat;
}
#ourClients ul li:first-child {
    padding-left: 0 !important;
}
#ourClients ul li.last {
    background: none !important;
    padding-right: 0 !important;
}
#ourClients ul li img, .page-about #appList ul li img {
    vertical-align: middle;
}
#ourClients ul {
    width: 908px;
}
#ourClients hr.fade-line {
    width: 100%;
    height: 2px;
    overflow: hidden;
    border: 0;
    outline: none;
    padding: 0;
    margin: 0;
    
}
hr.fade-line {
    background: #ffffff;
    background: -moz-linear-gradient(left,  #ffffff 0%, #c9c9c9 5%, #c9c9c9 95%, #c9c9c9 95%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(10%,#c9c9c9), color-stop(95%,#c9c9c9), color-stop(95%,#c9c9c9), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(left,  #ffffff 0%,#c9c9c9 5%,#c9c9c9 95%,#c9c9c9 95%,#ffffff 100%);
    background: -o-linear-gradient(left,  #ffffff 0%,#c9c9c9 5%,#c9c9c9 95%,#c9c9c9 95%,#ffffff 100%);
    background: -ms-linear-gradient(left,  #ffffff 0%,#c9c9c9 5%,#c9c9c9 95%,#c9c9c9 95%,#ffffff 100%);
    background: linear-gradient(to right,  #ffffff 0%,#c9c9c9 5%,#c9c9c9 95%,#c9c9c9 95%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
}
/*products*/
#poductContent #productsInfo {
    overflow: hidden;
    padding-bottom: 40px;
}
#poductContent #productsInfo ul li {
    clear: both;
    overflow: hidden;
    border-bottom: 2px solid #dedede;
    padding: 20px 0;
}
#poductContent #productsInfo li.last {
    border-bottom: 0 !important;
}
#poductContent #productsInfo ul li:first-child {
    padding-top: 0 !important;
}
#poductContent #productsInfo ul li.odd img {
    float: left;
    margin: 0 50px 0 0px;
}
#poductContent #productsInfo ul li.even img {
    float: right;
    margin: 0 0px 0 15px;
}
#poductContent #productsInfo .text-container {
    width: 480px;
    float: left;
    font-size: 16px;
    color: #333333;
}
#poductContent #productsInfo h2 {
    color: #005397;
    font-size: 22px;
    padding-bottom: 5px;
}
a.learn-more {
    color: #e97117;
    font-weight: bold;
    margin: 10px 0 0 0;
    letter-spacing: 0.05em;
    font-size: 16px;
}
a.v-link, a.b-link {
    color: #E97117;
    margin: 8px 0 0px 0;
    letter-spacing: 0.05em;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    padding: 0 0 0 38px;  
    vertical-align: middle;
    line-height: 2.1;
    display: block;
}
a.v-link {
    background: url("../images/video_icon.png") 0 50% no-repeat;
    
}
a.b-link {
    background: url("../images/brochure_icon.png") 0 50% no-repeat;
    
}
/*about*/
.page-about .content {
    padding-top: 45px !important;
    width: 1280px !important;
}
.page-about #appList .two-column {
    width: 1040px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
.page-about #appList .two-column .left {
    float: left;
    width: 480px;
}
.page-about #appList .two-column .right {
    float: right;
    width: 480px;
}
.page-about #appList .two-column p {
    font-size: 16px;
    line-height: 130%;
}
.page-about #appList h2, .page-about #appList h3 {
    text-align: center;
}
.page-about #appList h2 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px 0;
    color: #333333;
}
.page-about #appList h3 {
    color: #666666;
    font-size: 18px;
    line-height: 120%;
    margin: 0 263px;
}
.page-about #banner {
    height: 300px !important;
}
.page-about #banner #bannerContabout .text-box h1 span {
    width: 100% !important;
}
.page-about #appList ul {
    width: 1005px;
    border-width: 1px 0px 0px 1px;
    border-color : #ccc;
    border-style: solid;
    overflow: hidden;
    margin: 30px auto 60px auto;
}
.page-about #appList ul li {
    width: 200px;
    height: 180px;
    line-height: 14;
    text-align: center;
    vertical-align: middle;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
/*about*//*awards & recognition*/
.page-about #awards {
    background: url("../images/about/awardbackground.png") top left no-repeat;
    margin: 0;
    height: 250px;
    position: relative;
}
.page-about #awards #review {
    margin: -20px 0 0 125px;
    float: left;
}
.page-about  #awardLogos {
    float: left;
    margin: 0 0 0 29px;
}
.page-about  #awardLogos h4 {
    float: left;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0px 2px 1px #000000;
    margin: 95px 0 0 100px;
    line-height: 125%;
    letter-spacing: 0em;
    width: 192px;
}
.page-about  #awardLogos ul {
    width: 445px;
    margin: 30px 0px 0 0;
    position: absolute;
    top: 0;
    right: 120px;
}
.page-about  #awardLogos ul li {
    float: left;
    width: 140px;
    height: 95px;
    line-height: 7.2;
    text-align: center;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0.2);
    margin: 0 0 6px 6px;
    border-color: rgba(0, 0, 0, 0.2) rgba(255, 255, 255, 0.4) rgba(255, 255, 255, 0.4) rgba(0, 0, 0, 0.2);
    border-width: 1px;
    border-style: solid;
}
.page-about  #awardLogos ul li.raw-two {
    margin-left: 65px;
}
.page-about  #awardLogos ul li img {
    vertical-align: middle;
}
/*contact*/
h2.main-head {
    font-size: 30px;
    color: #333333;
}
h4.sub-head {
    color: #005397;
    font-size: 21px;
    line-height: 120%;
}
.page-contact h4.sub-head {
    color: #333;
}
h3.section-head, .page-contact h2.main-head {
    color: #005397;
    font-size: 30px;
}
.page-contact h3.section-head {
    margin: 0 0 10px 15px;
}
.page-contact #banner {
    height: 300px;
}
#contactInfo, .wide-gradient-gray {    
    clear:both;
    overflow:hidden;
    background: #e8e8e8; /* Old browsers */
    background: -moz-linear-gradient(top,  #e8e8e8 0%, #f5f5f5 6%, #f5f5f5 94%, #e8e8e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(6%,#f5f5f5), color-stop(94%,#f5f5f5), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e8e8e8 0%,#f5f5f5 6%,#f5f5f5 94%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e8e8e8 0%,#f5f5f5 6%,#f5f5f5 94%,#e8e8e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e8e8e8 0%,#f5f5f5 6%,#f5f5f5 94%,#e8e8e8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e8e8e8 0%,#f5f5f5 6%,#f5f5f5 94%,#e8e8e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
    padding:35px 0 15px 0;
    margin:0px 0 0px 0;
}
#contactContent {
    width:100%;
    max-width:970px;
    margin:5px auto 0 auto;
    clear:both;
}
#contactContent.content {
    padding: 40px 0 0 0;
}
#contactContent h2 {
    margin-left:0;
    margin-bottom:10px;
}

#contactForm {
    min-width:250px;
    min-height:520px;
    width: 455px;
    float:left;    
}
#contactForm .container{
    width:100%;
    max-width:500px;
    margin:20px 0 0 0;
    overflow:hidden;
}

#contactForm .container fieldset label {
    font-size:1.4em;
    color:#808080;
    line-height:150%;
    letter-spacing:0.02em;
}

#contactForm input[type="text"],#contactForm textarea, .gray-box .container {
    width:95.5%;
    font-size: 1.3em;
    max-width:498px;
    padding:7px 2%;
    margin-bottom:5px;
    border:1px solid #bcbcbc;
    display:block;
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #fbfbfb 49%, #fbfbfb 50%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#fbfbfb), color-stop(50%,#fbfbfb), color-stop(100%,#f1f1f1));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#fbfbfb 49%,#fbfbfb 50%,#f1f1f1 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#fbfbfb 49%,#fbfbfb 50%,#f1f1f1 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#fbfbfb 49%,#fbfbfb 50%,#f1f1f1 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#fbfbfb 49%,#fbfbfb 50%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
}
#contactForm input[type="text"].placeholder,#contactForm textarea.placeholder {
    color:#999999;
}
#contactForm textarea {
    height: 239px;
}
legend {
    display:none;
}
#contactForm .submit-raw {
    text-align:right;
    padding:0px 0 0 0;
}
#contactForm input#submit {
    border:0;
    width:80px;
    height:32px;
    margin:24px 0 50px 0;
    cursor:pointer;
    text-align:center;    
    display:inline-block;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    background: #005495;
    background: -moz-linear-gradient(top,  #005495 1%, #004e89 49%, #004d89 50%, #013e6d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#005495), color-stop(49%,#004e89), color-stop(50%,#004d89), color-stop(100%,#013e6d));
    background: -webkit-linear-gradient(top,  #005495 1%,#004e89 49%,#004d89 50%,#013e6d 100%);
    background: -o-linear-gradient(top,  #005495 1%,#004e89 49%,#004d89 50%,#013e6d 100%);
    background: -ms-linear-gradient(top,  #005495 1%,#004e89 49%,#004d89 50%,#013e6d 100%);
    background: linear-gradient(to bottom,  #005495 1%,#004e89 49%,#004d89 50%,#013e6d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005495', endColorstr='#013e6d',GradientType=0 );
    color:#fff;
    font-size:1.5em;
}
#contactForm input#submit:hover,#contactForm input#submit:active {
    
}
#contactContent .side-bar {
    float:left;
    width:395px;
    margin:0 0 0 75px;
}
#contactContent .side-bar .gray-box {
    width:300px;
    margin:0 0 24px 0;
}
#contactContent .side-bar .gray-box .container {
    padding:10px 0px 10px 10px;  
    width: 378px !important;
}
#contactContent .side-bar h4 {
    font-size:1.08em;
    font-style:italic;
    margin:4px 0 0 0;
}
#contactContent .side-bar .gray-box ul {
    margin:5px 0 0 0;
}
#contactContent .side-bar .gray-box li {
    margin:0 0 15px 5px;
    line-height:120%;
    font-size: 18px;
    display: block !important;
}
#contactContent .side-bar .gray-box li,#contactContent .side-bar .gray-box li img,#contactContent .side-bar .gray-box li a {
    display:inline-block;
    vertical-align:middle;
}
#contactContent .side-bar .gray-box li img {
    margin:0 10px 0 0;
    width:32px;
    height:32px;
}
#contactContent .side-bar .gray-box li span, #contactContent .side-bar .gray-box li.address a {
    display:inline-block;
    vertical-align:top;
}
#contactContent .side-bar .gray-box,#contactContent .side-bar .gray-box a {
    color:#464646;
}
#contactContent .side-bar .gray-box.resource-block {
    display:block;
}
#contactContent .side-bar .gray-box.resource-block ul {
    margin:12px 0 0 0;
}
#contactContent .side-bar .gray-box.resource-block ul li {
    margin-bottom:10px;
}
#contactContent .map {
    margin: 5px 0 60px 0;
    float: left;
    clear: both;
    border:5px solid #d9d9d9;
    width:380px;
    height: 220px;
    position:relative;
}
#contactContent .additional-info {
    margin: 30px 0 0 0;
}
#contactContent .additional-info h3.additional-info-head {
    color: #005397;
    font-size: 21px;
    margin: 0 0 11px 15px
}
#contactContent .additional-info h4 {
    font-style: normal !important;
    margin: 0 0 10px 12px;
}
#contactContent .additional-info h4 a {
    background: url("../images/contact/resources.png") left 50% no-repeat;
    display: block;
    height: 32px;
    padding: 0 0 0 40px;
    font-size: 16px;
    vertical-align: middle;
    line-height: 1.8;
}
.mapPopin {
    display:none;
    position:absolute;
    top:-35px;
    right:20px;
    width:180px;
    height:38px;
    padding:8px 0 0 0;
    text-align:center;
    background:url("../images/contact/map_tooltip.png") 0 0 no-repeat;
}
.mapPopin a {
    color:#fff;
    font-size:1.1em;
}
/*video*/
.page-video #banner {
    display:none;
}
.page-video #videoContent {
    clear:both;
    margin:0px auto 50px auto;
    padding:40px 0 0 0;
    max-width:740px;
    width:100%;
}
/*messages*/
.success-message {
    margin:90px 0 0 0;
    max-width:376px;
    min-height:420px;
}
.success-message h2 {
    margin-bottom: 10px;
    color:#F99B2D;
    font-size: 2.4em;
}
.success-message h3 {
    font-size:1.4em;
    line-height:120%;
}
h6.message {
    clear:both;  
    width:100%;
    font-size:1.3em;
    line-height:140%;
}
/*footer*/
#footer .bottom {
    border-top:8px solid #bcbbbd;
    clear:both;
    overflow:hidden;
    margin:0 auto;
    padding:0 0 10px 0px;
    background-color: #656c70; 
    position:relative;
    z-index:0;
    height: 78px !important;
}
#footer .bottom a,#footer .bottom li {
    color:#fff;    
}
#footerMenu {
    width:100%;
    max-width: 1040px;
    margin:25px auto 0 auto;
}
#footerMenu li {        
    margin:0 0 0px 0;
}
#footerMenu li.menu {
    border-bottom: 1px solid #bcbbbd;
    padding: 0 0 10px 0;
    margin:0 15px 0 0;
    width: 899px;
    float: left;
}
#footerMenu li.menu ul li {
    margin:0;
    width:auto !important;
    min-width:auto !important;
    padding:0 12px !important;
    display:block !important;
    line-height:100%;
    float:left;
}
#footerMenu li.menu ul li a {
    padding:0 !important;
    display:inline-block;
    font-size:1em;
    color:#fff;
    letter-spacing:0.05em;
    font-weight: normal;
}
#footerMenu li.menu ul li.first {
    padding-left:0 !important;
}
#footerMenu li.menu ul li.last {
    border:0;
}
#footerMenu li.copyright {
    font-size:1em;
    clear:both;
    margin:-7px 0 0 0 !important;
    display:inline-block;
    letter-spacing:0.05em;   
    font-weight: normal;
}
#footerMenu li.call {
    display:block;
    float:left;
    width: 125px;
    height: 40px;
}
#footerMenu li.call span {
    display: block;
    background: url("../images/overview/viewreviews.png") top left no-repeat;
    width: 118px;
    text-align: center;
    color: #fff;
    padding: 0;
    font-weight: bold;
    height: 33px;
    vertical-align: middle;
    line-height: 2;
    font-size: 1.3em;
    font-weight: normal;
    margin: 4px 0 0 5px;
    background: #f7941d;
=======
/* CSS Document */

/*reset css*/
a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt, 
em, embed,
fieldset, figcaption, figure, font, footer, form, 
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, 
keygen,
label, legend, li, 
meter,
nav,
object, ol, output,
p, pre, progress,
q, 
s, samp, section, small, span, source, strike, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, 
var{
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top; 
}
embed { 
	vertical-align:top;
}
html {
    overflow-y:scroll;
}
body {
    font:80%/1 'Lato', sans-serif;
    background:#f7f5f3;
    color:#333333;    
    -webkit-font-smoothing: antialiased;
    font-weight:normal;
    min-width: 1200px;
}
h1,h2,h3,#contactForm input#submit,.start-button,.see-all-butt,#mainHeader #mainNav ul li a,#mainHeader a.start-top {
    font-family:'Lato', sans-serif;
    font-weight:normal;
}
.success-message h2,.success-message h3 {
    font-family:'Lato', sans-serif;
    font-weight:normal;
}
h1,h2,h3,h4,h5,h6 {
    font-weight:normal;
}
input,textarea,select,button {
    font-size:1em;    
}

/*global structure*/
#wrapper {
  width:100%;
  margin:0; 
  background-color: #f7f5f3;
}
#container {
    width:100%;
    margin:0 auto;
    box-shadow: 0px 0px 20px #adadad;
    max-width:1280px;
    background-color: white;
}
.page-home #container {
    max-width:1280px !important;
}
.content {
    width: 100%;
    margin:0 auto;
    padding:50px 0 0 0;    
    width: 1040px;
    margin: 0 auto;
}

/*common styles*/

a{
    text-decoration:none;
    outline:none;
}
a:hover{
    text-decoration: none;
}
p{
    padding-bottom:10px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/*header*/
#mainHeader {
    padding:0px 0 0px 0px;     
    position:relative;
    height: 100px;
}
#mainHeader .container {    
    padding:0px 0 0px 0px;
    width:100%;
    max-width:1280px;
    margin:0 auto; 
    position:relative;
}
#mainHeader #logo {
    width:196px;
    height:36px;
    margin:30px 0 0 60px;
}
.page-home #mainHeader #logo, .page-about #mainHeader #logo, .page-products #mainHeader #logo, .page-contact #mainHeader #logo {
    margin-left: 130px;
}
/*header navigation*/
#mainHeader #mainNav {
    float:right;
    margin: 15px 96px 0 0;
}
#mainHeader #mainNav ul {
    margin:0px 0 0 0;
    float:left;
}
#mainHeader #mainNav ul li{
    float:left;   
    margin:0px 0px 0 0px;
    padding: 24px 33px 16px 45px;
    font-size:100%;
    background: url("../images/nav_divider.png") 100% 50% no-repeat;
}
#mainHeader #mainNav ul li.last { 
    background: none !important;
}
#mainHeader #mainNav ul li a {
    color:#333;
    display:block;
    border-bottom:3px solid #fff;
    text-decoration:none;
    font-size:17px;
    padding:0px 0px 8px 0px;
    letter-spacing: 0.05em;    
    line-height: 100%;
    font-weight: normal;
    text-align: center;
}
#mainHeader #mainNav ul li a:hover {
    border-bottom:3px solid #f7941d;    

}
#mainHeader #mainNav ul li.active a {
    border-bottom:3px solid #005397;
    color: #005397;
}
#mainHeader #mainNav ul li.active a:hover {
    
}
/*banner*/
#banner {    
    clear:both;    
    positioin:relative;
    margin:0px auto 0 auto;
    width: 100%;
}
.page-home #banner {
    height: 400px;
}
.page-products #banner {
    height: 300px;
}
#banner .banner-container {
    height: 100%;
    overflow: hidden;
    display: none;
}
.page-home #banner #bannerContHome.banner-container, .page-products #banner #bannerContPro.banner-container, 
.page-contact #banner #bannerContContact.banner-container, .page-about #banner #bannerContabout.banner-container {
    display: block;
}
/*content replacement by page class*/
.page-home #banner #bannerContHome.banner-container {
    background:#fff url("../images/home/home_header.jpg") top center no-repeat;
}
.page-products #banner #bannerContPro.banner-container {
    background:#fff url("../images/products/products_header.jpg") top center no-repeat;
}
.page-about #banner #bannerContabout.banner-container {
    background:#fff url("../images/about/about_header.jpg") top center no-repeat;
}
.page-contact #banner #bannerContContact.banner-container {
    background:#fff url("../images/contact/contact_header.jpg") top center no-repeat;
}
#banner .text-box {   
    width: 450px;
    height: 190px;
    line-height: 13;
    vertical-align:middle;
    margin-top: 103px;
}
#banner .text-box h1 {
    color:#fff;
    font-size: 3.2em;
    font-weight: bold;
    padding:0;
    display:inline-block;
    vertical-align:middle;
    text-shadow: 1px 1px 1px #000000, 1px 1px 1px #000000, 1px 1px 1px #000000;
    margin: 0 0 0 20px;
    line-height: 120%;
}
.page-products #banner .text-box {
    margin-top: 46px !important;
    padding: 15px 0 0 0 !important;
}
.page-products #banner .text-box h1, .page-about #banner .text-box h1 {
    font-size: 2.7em !important;
}
#banner .text-box h1 span {
    font-size: 50%;
    line-height: 140%;
    display: inline-block;
    width: 290px;
    margin: 10px 0 0 0;
}
.page-home #banner .text-box {
    margin-left: 143px !important;
    margin-top: 105px !important
}
/*Home*/


/*solutions*/
#homeContent #solutions {
    overflow: hidden;
    clear: both;
}
#homeContent #solutions ul li {
    float: left;
    margin-left: 20px;
    width: 333px;
    text-align: center;
}
#homeContent #solutions ul li img, #poductContent #productsInfo ul li img, .map {
    box-shadow: 0px 3px 4px rgba(0,0,0,0.3);
}
#homeContent #solutions ul li:first-child {
    margin-left: 0 !important;
}
#homeContent #solutions h2, #poductContent #productsInfo h2 {
    color: #005397;
    font-weight: normal;
    font-size: 1.6em;
    margin: 25px 0 0 0;
}
#homeContent #solutions p, #poductContent #productsInfo p {
    margin: 12px 0 0 0;
    font-size: 16px; /*1.25em;*/
    line-height: 130%;
    color: #333333;
}
#homeContent #solutions p {
    margin: 12px 20px 0 20px;
}
/*ourClients*/
#ourClients {
    overflow: hidden;
    clear: both; 
    margin: 50px 0 60px 0;
    line-height: 15;
    vertical-align: middle;  
}
#ourClients h2 {
    color: #333;
    font-size: 1.6em;
    font-weight: bold;
    width: 75px;
    line-height: 120%;
    margin: 17px 0 0 17px;
}
#ourClients h2, #ourClients ul, #ourClients ul li {
    float: left;
}
#ourClients ul li {
    vertical-align: middle; 
    text-align: center;
    height: 90px;
    line-height: 7;
    padding: 0 26px;
    background: url("../images/divider1.png") 100% 50% no-repeat;
}
#ourClients ul li:first-child {
    padding-left: 0 !important;
}
#ourClients ul li.last {
    background: none !important;
    padding-right: 0 !important;
}
#ourClients ul li img, .page-about #appList ul li img {
    vertical-align: middle;
}
#ourClients ul {
    width: 945px;
}
#ourClients hr.fade-line {
    width: 100%;
    height: 2px;
    overflow: hidden;
    border: 0;
    outline: none;
    padding: 0;
    margin: 0;
    
}
hr.fade-line {
    background: #ffffff;
background: -moz-linear-gradient(left,  #ffffff 0%, #c9c9c9 20%, #c9c9c9 50%, #c9c9c9 80%, #ffffff 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(20%,#c9c9c9), color-stop(50%,#c9c9c9), color-stop(80%,#c9c9c9), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(left,  #ffffff 0%,#c9c9c9 20%,#c9c9c9 50%,#c9c9c9 80%,#ffffff 100%);
background: -o-linear-gradient(left,  #ffffff 0%,#c9c9c9 20%,#c9c9c9 50%,#c9c9c9 80%,#ffffff 100%);
background: -ms-linear-gradient(left,  #ffffff 0%,#c9c9c9 20%,#c9c9c9 50%,#c9c9c9 80%,#ffffff 100%);
background: linear-gradient(to right,  #ffffff 0%,#c9c9c9 20%,#c9c9c9 50%,#c9c9c9 80%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );


 
}
/*products*/
#poductContent #productsInfo {
    overflow: hidden;
    padding-bottom: 40px;
}
#poductContent #productsInfo ul li {
    clear: both;
    overflow: hidden;
    border-bottom: 2px solid #dedede;
    /*padding: 35px 0;*/
    padding: 20px 0;
}
#poductContent #productsInfo li.last {
    border-bottom: 0 !important;
}
#poductContent #productsInfo ul li:first-child {
    padding-top: 0 !important;
}
#poductContent #productsInfo ul li.odd img {
    float: left;
    margin: 0 50px 0 0px;
}
#poductContent #productsInfo ul li.even img {
    float: right;
    margin: 0 0px 0 15px;
}
#poductContent #productsInfo .text-container {
    width: 480px;   /*455px;*/
    float: left;
    font-size: 16px;
    color: #333333;
}
#poductContent #productsInfo h2 {
/*    font-size: 1.9em !important;
    padding-bottom: 5px;*/
    color: #005397;
    font-size: 22px;
    padding-bottom: 5px;
}
a.learn-more {
    color: #e97117;
    font-weight: bold;
    margin: 10px 0 0 0;
    letter-spacing: 0.05em;
    font-size: 16px;
}
/*about*/
.page-about .content {
    padding-top: 45px !important;
    width: 1280px !important;
}
.page-about #appList h2, .page-about #appList h3 {
    text-align: center;
}
.page-about #appList h2 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px 0;
    color: #333333;
}
.page-about #appList h3 {
    color: #666666;
    font-size: 18px;
    line-height: 120%;
}
.page-about #banner {
    height: 300px !important;
}
.page-about #banner #bannerContabout .text-box {
    float: right;
   margin-top: 53px;    
}
.page-about #banner #bannerContabout .text-box h1 span {
    width: 100% !important;
}
.page-about #appList ul {
    width: 900px;
    border-width: 1px 0px 0px 1px;
    border-color : #ccc;
    border-style: solid;
    overflow: hidden;
    margin: 30px auto 60px auto;
}
.page-about #appList ul li {
    width: 179px;
    height: 180px;
    line-height: 14;
    text-align: center;
    vertical-align: middle;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
/*about*//*awards & recognition*/
.page-about #awards {
    background: url("../images/about/awardbackground.png") top left no-repeat;
    margin: 0;
    height: 250px;
    position: relative;
}
.page-about #awards #review {
    margin: -20px 0 0 125px;
    float: left;
}
.page-about  #awardLogos {
    float: left;
    margin: 0 0 0 29px;
}
.page-about  #awardLogos h4 {
    float: left;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0px 2px 1px #000000;
    margin: 95px 0 0 100px;
    line-height: 125%;
    letter-spacing: 0em;
    width: 192px;
}
.page-about  #awardLogos ul {
    width: 445px;
    margin: 30px 0px 0 0;
    position: absolute;
    top: 0;
    right: 120px;
}
.page-about  #awardLogos ul li {
    float: left;
    width: 140px;
    height: 95px;
    line-height: 7.2;
    text-align: center;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0.2);
    margin: 0 0 6px 6px;
    border-color: rgba(0, 0, 0, 0.2) rgba(255, 255, 255, 0.4) rgba(255, 255, 255, 0.4) rgba(0, 0, 0, 0.2);
    border-width: 1px;
    border-style: solid;
}
.page-about  #awardLogos ul li.raw-two {
    margin-left: 65px;
}
.page-about  #awardLogos ul li img {
    vertical-align: middle;
}
/*contact*/
h2.main-head {
    font-size: 30px;
    color: #333333;
}
h4.sub-head {
    color: #005397;
    font-size: 21px;
}
h3.section-head {
    color: #005397;
    font-size: 30px;
}
.page-contact h3.section-head {
    margin: 0 0 10px 15px;
}
.page-contact #banner {
    height: 250px;
}
#bannerContContact.banner-container .text-box {
    margin-top: 28px !important;
}
#contactInfo, .wide-gradient-gray {    
    clear:both;
    overflow:hidden;
    background: #e8e8e8; /* Old browsers */
    background: -moz-linear-gradient(top,  #e8e8e8 0%, #f5f5f5 6%, #f5f5f5 94%, #e8e8e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(6%,#f5f5f5), color-stop(94%,#f5f5f5), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e8e8e8 0%,#f5f5f5 6%,#f5f5f5 94%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e8e8e8 0%,#f5f5f5 6%,#f5f5f5 94%,#e8e8e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e8e8e8 0%,#f5f5f5 6%,#f5f5f5 94%,#e8e8e8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e8e8e8 0%,#f5f5f5 6%,#f5f5f5 94%,#e8e8e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
    padding:35px 0 15px 0;
    margin:35px 0 30px 0;
}
#contactContent {
    width:100%;
    max-width:970px;
    margin:5px auto 0 auto;
    clear:both;
}
#contactContent.content {
    padding: 40px 0 0 0;
}
#contactContent h2 {
    margin-left:0;
    margin-bottom:10px;
}

#contactForm {
    min-width:250px;
    min-height:520px;
    width: 455px;
    float:left;    
}
#contactForm .container{
    width:100%;
    max-width:500px;
    margin:20px 0 0 0;
    overflow:hidden;
}

#contactForm .container fieldset label {
    font-size:1.4em;
    color:#808080;
    line-height:150%;
    letter-spacing:0.02em;
}

#contactForm input[type="text"],#contactForm textarea, .gray-box .container {
    width:95.5%;
    font-size: 1.3em;
    max-width:498px;
    padding:7px 2%;
    margin-bottom:5px;
    border:1px solid #bcbcbc;
    display:block;
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #fbfbfb 49%, #fbfbfb 50%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#fbfbfb), color-stop(50%,#fbfbfb), color-stop(100%,#f1f1f1));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#fbfbfb 49%,#fbfbfb 50%,#f1f1f1 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#fbfbfb 49%,#fbfbfb 50%,#f1f1f1 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#fbfbfb 49%,#fbfbfb 50%,#f1f1f1 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#fbfbfb 49%,#fbfbfb 50%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
}
#contactForm input[type="text"].placeholder,#contactForm textarea.placeholder {
    color:#999999;
}
#contactForm textarea {
    height: 198px;
}
legend {
    display:none;
}
#contactForm .submit-raw {
    text-align:right;
    padding:0px 0 0 0;
}
#contactForm input#submit {
    border:0;
    width:80px;
    height:32px;
    margin:24px 0 50px 0;
    cursor:pointer;
    text-align:center;    
    display:inline-block;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    background: #005495;
    background: -moz-linear-gradient(top,  #005495 1%, #004e89 49%, #004d89 50%, #013e6d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#005495), color-stop(49%,#004e89), color-stop(50%,#004d89), color-stop(100%,#013e6d));
    background: -webkit-linear-gradient(top,  #005495 1%,#004e89 49%,#004d89 50%,#013e6d 100%);
    background: -o-linear-gradient(top,  #005495 1%,#004e89 49%,#004d89 50%,#013e6d 100%);
    background: -ms-linear-gradient(top,  #005495 1%,#004e89 49%,#004d89 50%,#013e6d 100%);
    background: linear-gradient(to bottom,  #005495 1%,#004e89 49%,#004d89 50%,#013e6d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005495', endColorstr='#013e6d',GradientType=0 );
    color:#fff;
    font-size:1.5em;
}
#contactForm input#submit:hover,#contactForm input#submit:active {
    
}
#contactContent .side-bar {
    float:left;
    width:395px;
    margin:0 0 0 75px;
}
#contactContent .side-bar .gray-box {
    width:300px;
    margin:0 0 24px 0;
}
#contactContent .side-bar .gray-box .container {
    padding:10px 0px 10px 10px;  
    width: 378px !important;
}
#contactContent .side-bar h4 {
    font-size:1.08em;
    font-style:italic;
    margin:4px 0 0 0;
}
#contactContent .side-bar .gray-box ul {
    margin:5px 0 0 0;
}
#contactContent .side-bar .gray-box li {
    margin:0 0 15px 5px;
    line-height:120%;
    font-size: 18px;
    display: block !important;
}
#contactContent .side-bar .gray-box li,#contactContent .side-bar .gray-box li img,#contactContent .side-bar .gray-box li a {
    display:inline-block;
    vertical-align:middle;
}
#contactContent .side-bar .gray-box li img {
    margin:0 10px 0 0;
    width:32px;
    height:32px;
}
#contactContent .side-bar .gray-box li span {
    display:inline-block;
    vertical-align:top;
}
#contactContent .side-bar .gray-box,#contactContent .side-bar .gray-box a {
    color:#464646;
}
#contactContent .side-bar .gray-box.resource-block {
    display:block;
}
#contactContent .side-bar .gray-box.resource-block ul {
    margin:12px 0 0 0;
}
#contactContent .side-bar .gray-box.resource-block ul li {
    margin-bottom:10px;
}
#contactContent .map {
    margin: 5px 0 0 0;
    float: left;
    clear: both;
}
/*footer*/
#footer .bottom {
    border-top:8px solid #bcbbbd;
    clear:both;
    overflow:hidden;
    margin:0 auto;
    padding:0 0 10px 0px;
    background-color: #656c70; 
    position:relative;
    z-index:0;
    height: 78px !important;
}
#footer .bottom a,#footer .bottom li {
    color:#fff;    
}
#footerMenu {
    width:100%;
    max-width: 1040px;
    margin:25px auto 0 auto;
}
#footerMenu li {        
    margin:0 0 0px 0;
}
#footerMenu li.menu {
    border-bottom: 1px solid #bcbbbd;
    padding: 0 0 10px 0;
    margin:0 15px 0 0;
    width: 899px;
    float: left;
}
#footerMenu li.menu ul li {
    margin:0;
    width:auto !important;
    min-width:auto !important;
    padding:0 12px !important;
    display:block !important;
    line-height:100%;
    float:left;
}
#footerMenu li.menu ul li a {
    padding:0 !important;
    display:inline-block;
    font-size:1em;
    color:#fff;
    letter-spacing:0.05em;
    font-weight: normal;
}
#footerMenu li.menu ul li.first {
    padding-left:0 !important;
}
#footerMenu li.menu ul li.last {
    border:0;
}
#footerMenu li.copyright {
    font-size:1em;
    clear:both;
    margin:-7px 0 0 0 !important;
    display:inline-block;
    letter-spacing:0.05em;   
    font-weight: normal;
}
#footerMenu li.call {
    display:block;
    float:left;
    width: 125px;
    height: 40px;
}
#footerMenu li.call span {
    display: block;
    background: url("../images/overview/viewreviews.png") top left no-repeat;
    width: 118px;
    text-align: center;
    color: #fff;
    padding: 0;
    font-weight: bold;
    height: 33px;
    vertical-align: middle;
    line-height: 2;
    font-size: 1.3em;
    font-weight: normal;
    margin: 4px 0 0 5px;
    background: #f7941d;
}