@charset "UTF-8";

/*CONTAINERS*/

body {
font: 100% Arial, Helvetica, sans-serif;
background: url(../images/global_bg_tile.gif);
background-image: url(../images/global_bg_tile.gif);
background-repeat: repeat;
margin: 0;
padding: 0;
text-align: center;
color: #000000;
}

.oneColElsCtr #header {
background: url(../images/global_header_logo.gif);
background-image: url(../images/global_header_logo.gif);
background-repeat: no-repeat;
height: 60px;
width: 785px;
margin: 0 auto;
text-align: left;
}

.oneColElsCtr #email {
padding-top: 10px;
padding-right: 15px;
text-align: right;
}

.oneColElsCtr #overlap {
position: relative;
width: 785px;
height: 0;
padding: 0 0 0 0;
text-align: left;
}

.oneColElsCtr #overlap2 {
position: absolute;
top: -370px;
left: -21px;
width: 785px;
height: 0;
padding: 0 0 0 0;
text-align: left;
}

.oneColElsCtr #overlapcontainer {
width: 785px;
background-repeat: repeat-x;
background-position: top;
background-color:#FFFFFF;
border: 1px solid #757575;
padding: 0 0 0 0;
text-align: left;
}

.oneColElsCtr #tab {
width: 785px;
height: 23px;
background-image:url(../images/tab_global_bg.gif);
background-repeat: repeat-x;
background-position:top;
padding: 0;
vertical-align: top;
text-align: left;
}

.oneColElsCtr #tabbegin {
float:left;
}

.oneColElsCtr #activetab {
float: left;
background-image: url(../images/tab_active_bg.gif);
background-repeat: repeat-x;
background-position: top;
}

.oneColElsCtr #inactivetab {
float: left;
height: 23px;
background-image: url(../images/tab_inactive_bg.gif);
background-repeat: repeat-x;
background-position: top;
vertical-align: top;
padding-top: 0;
margin-top: 0;
}

.oneColElsCtr #inactivetabright {
clear: right;
float: left;
height: 23px;
width: 6px;
background-image: url(../images/tab_inactive_right_endcap.gif);
background-repeat: repeat-x;
background-position: left;
}

.oneColElsCtr #activetabright {
clear: right;
float: left;
height: 23px;
width: 12px;
background-image: url(../images/tab_active_rightcap_02.gif);
background-repeat: repeat-x;
background-position: left;
}

.oneColElsCtr #overlaptext {
width: 765px;
padding: 10px;
text-align: left;
}

.oneColElsCtr #overlapimage {
float: left;
clear: none;
width: 357px;
}

.oneColElsCtr #overlapportrait {
float: left;
clear: none;
width: 175px;
padding-top: 10px;
}

.oneColElsCtr #overlapportrait2 {
float: left;
clear: none;
width: 175px;
padding-bottom: 15px;
}

.oneColElsCtr #overlapportrait3 {
float: left;
clear: none;
width: 175px;
}

.oneColElsCtr #overlaprightcopy {

background-image: url(../images/ourapproach_diagram_bg.gif);
background-repeat: no-repeat;
background-position: top;
}

.oneColElsCtr #container {
width: 785px;
background: #FFFFFF;
margin: 0 auto;
padding: 0 0 0 0;
border: 1px solid #757575;
text-align: left;
}

.oneColElsCtr #globalnav {
text-align: right;
text-transform: uppercase;
font: Arial, Helvetica, sans-serif;
font-size: 10px;
padding-right: 10px;
padding-top: 1px;
color: #6d6d6d;
}

.oneColElsCtr #mainContent {
padding-left: 12px;
padding-right: 12px;
background-image: url(../images/homepage_body_image.jpg);
background-repeat: no-repeat;
background-position:top;
height: 341px;
border: 1px solid #ffffff;
}

.oneColElsCtr #footer {
text-align: center;
font-size: 11px;
color: #000000;
padding-top: 15px;
padding-bottom: 15px;
}

.approachTech {
margin-left: 300px;
padding: 1px 10px 1px 1px;
border-bottom: 1px solid #b3b3b3;
}

.approachMarket {
margin-left: 300px;
padding: 1px 10px 1px 1px;
border-bottom: 1px solid #b3b3b3;
}

.approachOrg {
margin-left: 300px;
padding: 1px 10px 1px 1px;
}

.buttoncontainer {
background-image: url(../images/button_bg.gif);
background-position: left;
background-repeat: no-repeat;
width: 215px;
height: 26px;
margin-top: 0;
padding-top: 0;
}

.buttoncontainer #leftside {
float: left;
clear: none;
width: auto;
padding-top: 0;
padding-left: 10px;
vertical-align: top;
margin-top: 0px;
}

.buttoncontainer #rightside {
float: right;
text-align: right;
background-position: right;
background-repeat: none;
width: 4px;
height: 26px;
}

/*TEXT*/

.oneColElsCtr #globalnav a {
text-decoration: underline;
color: #6489be;
}

.oneColElsCtr #globalnav a:hover {
text-decoration: none;
color: #c45300;
}

.mainbodytext {
font: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #404040;
line-height: 15px;
}

.mainbodytext a {
font: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6489be;
text-decoration: underline;
line-height: 15px;
}

.mainbodytext a:hover {
font: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #c45300;
text-decoration: none;
line-height: 15px;
}

.footnote {
font: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #404040;
}

.buttontext {
font: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
line-height: 0;
margin-top: 8px;
padding-top: 0;
}

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

.buttontext a:hover {
color: #fff;
text-decoration: underline;
}

.homeheadingone {
font-size: 18px;
color: #344763;
padding-top: ;
}

.homeheadingtwo {
font-size: 16px;
color: #c45300;
padding-left: 115px;
}

.homeheadingtwob {
font-size: 16px;
color: #c45300;
}

.homeheadingthree {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #344763;
line-height: 18px;
}

.tabheadingactive {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #344763;
line-height: 1px;
}

.tabheadinginactive a {
font-size: 12px;
padding-left: 2px;
padding-right: 2px;
font-weight: bold;
text-transform: uppercase;
color: #6489be;
text-decoration: underline;
line-height: 26px;
margin-top: 0px;
padding-top: 0px;
}

.names {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #344763;
line-height: 15px;
}

.homeheadingfour {
font-size: 11px;
font-weight: bold;
color: #c45300;
line-height: 18px;
}

.approachheadone {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #344763;
}

.approachheadtwo {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #595959;
}

.approachheadthree {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #c45300;
}

/* FORM */

.oneColElsCtr #contactform {
float:left;
clear:both;
width: 465px;
margin: 10px;
text-align: left;
}

.oneColElsCtr #mapaddress {
clear: none;
width: auto;
border-left: 1px solid #757575;
padding-left: 15px;
margin-left: 480px;
margin-top: 10px;
margin-right: 5px;
text-align: left;
}

.contactformtext {
font: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #404040;
line-height: 0px;
}

.contactformtextfailed {
font: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #cc0000;
line-height: 0px;
}

input,textarea, .formfield { 
font: Arial, Helvetica, sans-serif;
font-size: 12px; 
width: 455px;
border-style: solid;
border-width: 1px;
border-color: #757575;
background-color: #fff;
}

input, .checkbox {
font: Arial, Helvetica, sans-serif;
font-size: 12px; 
width: 12px;
}

.submitbutton {
width: 100px;
border-style: solid;
border-width: 1px;
border-color: #757575;
background-color: #e5e5e5;
}