@charset "UTF-8";
/* CSS Document */

body {
   background: white;
   font-size: 12pt;
}

#wrapper, #main {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
   div#logo{
   width:100%;
   text-align:center;
   }
   
   div#nav {
   display:none;
   }
   
   div#main{
   background-image:none;
   }
   
   div#maintop{
   display:none;
   }
   
   div#mainbottom{
   display:none;
   }
      
div#main {
   margin-left: 10%;
   padding-top: 1em;
   }
   
div#sublogo{
width:250px;
}

div#left{
width:70%;
}

.subcopy{
width:100%;
color:#000;
float:none;
}

.subcopy_img{
float:none;
}

.subcopy p{
width:100%;
float:none;
}

div#subnavigation{
width:30%;
}

div#customer{
display:none;
}

#solution_subnav, #product_subnav, #newsevents_subnav, #service_subnav, #about_subnav{
display:none;
}

#casestudy, #requestquote{
background-color:#FFF;
}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
#platforms a:link, #platforms a:visited, #relatedlinks a:link, #relatedlinks a:visited, .subcopy a:link, .subcopy a:visited{
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
