/*----CSS Reset----*/
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font:100% serif}caption,th,td{text-align:left}
/*----End CSS Reset----*/
/*---------------------------------------------------------------------*/
/*----Elements----*/

body {
  background: #fff url(../images/background.gif) left top repeat-x;
  font: normal 62.5% Helvetica, Arial, Verdana, sans-serif;
  text-align: center;
  color: #000;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

dt, h3 {
  color: #346767;
  font-weight: bold;
  font-size: 1.6em;
  line-height: 1.5em;
  margin-bottom: 10px;
}

dd {
  margin-bottom: 20px;
}

/*----End Elements----*/
/*---------------------------------------------------------------------*/
/*----IDs----*/

#container {
  width: 861px;
  margin: 0 auto;
  padding: 5px 13px 13px;
  background: #fff url(../images/binary.jpg) right top no-repeat;
  border: 1px solid #eaeaea;
  border-top-width: 0px;
  text-align: left;
  position: relative;
}

#flashnav {
  width: 861px;
  height: 38px;
  text-align: center;
  margin-top: 0px;
  position: absolute;
  z-index: 1;
}

#nav {
  text-align: left;
  background: #346767;
  padding: 10px 5px;
  width: 851px;
  z-index: 2;
}

#nav ul {
  float: left;
  width: 200px;
  padding: 0 10px;
}

#nav ul.services {
  width: 150px;
  padding-right: 0;
}

#nav ul.services2 {
  padding-left: 0;
  width: 220px;
}

#nav ul ul {
  float: none;
}

#nav h2 {
  font-weight: bold;
  color: #fff;
  font-size: 1.2em;
  border-bottom: 1px solid #fff;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

/*#nav h2.services {
  width: 170px;
}*/

#nav li {
  display: block;
}

#nav li.last a {
  border-right: 0 none;
}

#nav a {
  color: #fff;
  text-decoration: none;
}

#nav li li a {
  font-weight: normal;
  text-transform: none;
}

#homecontent, #content {
  margin-top: 13px;
}

#homecontent #col1, #content #col1 {
  width: 516px;
}

#homecontent #col2, #content #col2 {
  width: 334px;
}

#homecontent a, #content a {
  color: #723877;
}

#col1 {
  float: left;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-right: 11px;
}

#sitemap {
  float: left;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-right: 11px;
  width: 840px;
}

#col1 h2, #content h2, #sitemap h2 {
  color: #7e3c84;
  font-size: 2em;
  font-weight: bold;
  margin: 10px 0;
  clear: both;
}

#col1 p.subhead, #sitemap p.subhead {
  color: #346767;
  font-weight: bold;
  font-size: 1.6em;
  line-height: 1.5em;
  margin-bottom: 10px;
}

#col1 p, #col2 p, #sitemap p {
  font-size: 1.2em;
  line-height: 1.7em;
  margin-bottom: 1em;
}

#col1 li, #sitemap li {
  font-size: 1.2em;
  background: url(../images/bullet.gif) left 5px no-repeat;
  padding-left: 15px;
  line-height: 1.7em;
  margin-bottom: 1em;
  margin-left: 20px;
}

#sitemap ul {
  float: left;
  width: 200px;
  margin-right: 5px;
}

#sitemap ul ul {
  float: none;
  width: auto;
}

#sitemap ul ul li {
  font-size: 1em;
  margin-left: 15px;
  margin-bottom: 0;
}


#col2 {
  float: right;
}

#content #col2 {
  padding-top: 20px;
  position: relative;
  z-index: 2;
}

#footer {
  width: 861px;
  margin: 0 auto;
  padding: 13px;
  text-align: right;
}

#footer img {
  float: left;
}

#footer p {
  font-size: 1.1em;
}

#footer a {
  color: #000;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: underline;
}

#crumbs {
  color: #388e8e;
  text-align: right;
  position: relative;
  z-index: 10;
  margin-top: 10px;
  margin-right: 2px;
  font-size: 1.1em;
  font-weight: bold;
  float: right;
}

#crumbs a {
  color: #666;
  color: #388e8e;
  font-weight: normal;
}

/*----End IDs----*/
/*---------------------------------------------------------------------*/
/*----Classes----*/

.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

.skipnav {
/*  right: 13px;
  top: 60px;
  position: absolute; */
  float: right;
  z-index: 100;
  margin-bottom: 8px;
}

.skipnav a {
  color: #2d5756;
}

.learnmore {
  text-align: center;
  position: relative;
  z-index: 2;
}

h1.logo {
  float: left;
}

ul.toplinks {
  float: right;
  clear: right;
}

ul.toplinks li {
  float: left;
  padding-top: 32px;
}

ul.toplinks a {
  color: #388e8e;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}

.login {
  background: url(../images/login.gif) center top no-repeat;
}

.homephoto {
  width: 516px;
  height: 241px;
  background: url(../images/photo_home.jpg) left top no-repeat;
}

.sectionphoto {
  width: 861px;
  height: 183px;
}

#col1 .homephoto p {
  font-size: 2em;
  line-height: 1.2em;
  letter-spacing: -1px;
  padding: 155px 0 0 25px;
}

.sectionphoto p {
  font-size: 2em;
  line-height: 1.2em;
  letter-spacing: -1px;
  padding: 115px 0 0 25px;
}

.homephoto strong, .homephoto em, .sectionphoto strong, .sectionphoto em {
    font-family: Helvetica, Arial, Verdana, sans-serif;
}

.homephoto em, .sectionphoto em {
  font-style: normal;
  color: #723877;
}

.sectionservices {
  background: url(../images/photo_services.jpg) left top no-repeat;
}

.sectiontechnology {
  background: url(../images/photo_technology.jpg) left top no-repeat;
}

.sectioncompany {
  background: url(../images/photo_company.jpg) left top no-repeat;
}

.sectionresources {
  background: url(../images/photo_resources.jpg) left top no-repeat;
}

.callout {
  background: url(../images/calloutarrow.gif) left top no-repeat;
  padding-left: 20px;
  margin-bottom: 30px;
  margin-left: 9px;
}

.callout h2 {
  color: #7e3c84;
  font-size: 1.6em;
  font-weight: bold;
}

.testimonial {
  background: url(../images/testimonial_middle.gif) left top repeat-y;
  width: 325px;
  margin-left: 9px;
}

.testimonial_top {
  background: url(../images/testimonial_top.gif) left top no-repeat;
}

#col2 .testimonial_bottom p {
  padding: 18px;
  margin-bottom: 0;
}

.company {
  background: #fff url(../images/testimonial_bottom.gif) left top no-repeat;
  color: #346767;
}

.purpose {
  width: 325px;
  height: 60px;
  background: url(../images/purpose_background.gif) left top no-repeat;
  margin-bottom: 20px;
  margin-left: 9px;
}

.purpose a {
  font-size: 1.8em;
  line-height: 60px;
  font-weight: bold;
  margin-left: 63px;
}

/*Table*/

caption {
  color: #346767;
  font-weight: bold;
  font-size: 1.6em;
  line-height: 1.5em;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

th {
  font-size: 1.2em;
  font-weight: bold;
  padding: 5px 3px;
  vertical-align: top;
  border-bottom: 2px solid #ccc;
  margin: 0;
}

td {
  font-size: 1.1em;
  vertical-align: top;
  padding: 5px 3px;
  border-bottom: 1px solid #ccc;
  margin: 0;
}

tr.even {
  background: #efefef;
}

/*End Table*/

.fulltestimonial {
  width: 861px;
  background: url(../images/fulltestimonial_middle.gif) left top repeat-y;
}

.fulltestimonial_top {
  background: url(../images/fulltestimonial_top.gif) left top no-repeat;
  padding: 10px 20px 0;
}

.fullcompany {
  background: #fff url(../images/fulltestimonial_bottom.gif) left top no-repeat;
  padding-top: 10px;
}

.fullcompany p {
  color: #346767;
  font-weight: bold;
  padding: 9px 20px 20px;
}

.fullcompany p em {
  color: #346767;
  font-weight: normal;
}

.fulltestimonial_top p {
  margin-bottom: 1em;
}

.quote {
  padding: 10px 35px 0 0;
}

.fulltestimonial p {
  font-size: 1.2em;
  line-height: 1.7em;
}

.subnav {
  width: 325px;
  margin-left: 9px;
  background: url(../images/testimonial_middle.gif) center top repeat-y;
  margin-bottom: 20px;
}

.subnav ul {
  padding-bottom: 10px;
  background: url(../images/subnav_bottom.gif) left bottom no-repeat;
}

.subnav li {
  padding: 10px;
  margin: 0 1px;
  font-size: 1.2em;
  font-weight: bold;
}

.subnav li.alt {
  background: #eee;
}

.subnav a {
  display: block;
}

#content .subnav h2 {
  height: 60px;
  background: url(../images/tech_subhead.gif) left top no-repeat;
  margin: 0;
  font-size: 1.8em;
  line-height: 60px;
  font-weight: bold;
  padding-left: 63px;
}

/*----End Classes----*/

#topnav ul {
  height: 38px;
  background: url(../images/topnav-background.gif) left top repeat-x;
}

#topnav ul li {
  display: block;
  float: left;
  position: relative;
  z-index: 0;
}

#topnav ul li#bugs {
  float: right;
}

#topnav ul li#home a span {
  background: url(../images/topnav-left.gif) left top no-repeat;
}

#topnav ul li#bugs a span {
  background: url(../images/topnav-right.gif) right top no-repeat;
}


#topnav ul li a {
  display: block;
  float: left;
  height: 38px;
  line-height: 38px;
  font-size: 1.2em;
  font-weight: bold;
  color: #565656;
  background: url(../images/topnav-link-background.gif) right top repeat-x;
}

#topnav ul li a span {
  display: block;
  float: left;
  height: 38px;
  padding: 0 20px;
}

#topnav ul li#bugs a {
  background: url(../images/topnav-link-background.gif) -199px top repeat-x;
}

#topnav ul li#bugs a:hover {
  background: url(../images/topnav-background-over.gif) left top repeat-x;
}

#topnav ul li a:hover {
  background: url(../images/topnav-background-over.gif) left top repeat-x;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

#topnav ul li#home a:hover span {
  background: url(../images/topnav-left-over.gif) left top no-repeat;
}

#topnav ul li#bugs a:hover span {
  background: url(../images/topnav-right-over.gif) right top no-repeat;
}

#topnav ul li:hover a, #topnav ul li.iehover a {
  background: url(../images/topnav-background-over.gif) left top repeat-x;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}


#topnav ul ul {
  display: none;
}

#topnav ul li:hover ul, #topnav ul li.iehover ul {
  display: block;
  position: absolute;
  top: 38px;
  left: -1px;
  background: #141414;
  height: auto;
  width: 200px;
  border: 1px solid #fff;
  border-width: 0 1px 1px;
  z-index: 100;
}

#topnav ul li:hover ul li, #topnav ul li.iehover ul li {
  display: block;
  float: none;
  height: auto;
  background: #141414;
  width: 200px;
  padding: 0;
  margin: 0;
}

#topnav ul li:hover ul li a, #topnav ul li.iehover ul li a {
  display: block;
  float: none;
  background: #141414;
  color: #fff;
  font-size: 1.1em;
  font-weight: normal;
  line-height: 1em;
  height: auto;
  padding: 7px 20px;
  border-bottom: 1px solid #404040;
  margin: 0;
  width: 160px;
}

#topnav ul li:hover ul li a:hover, #topnav ul li.iehover ul li a:hover {
  background: #4d4d4d;
  color: #ce65d7;
}

