
body {
  font-family: 'Lucida Grande', Univers, Arial, Helvetica, Sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  margin: 0pt;
  padding: 0pt;
}

@media print {
body {
  color : #000000;
  background : #ffffff;
  font-size : 12pt;
}
}

h1 {
  color: #949c8f;
  font-size: 2em;
  line-height: 1.5em;
  margin-top: 0px;
}


h2 {
/*  color: #db6b17;*/
  color: #949c8f;
  font-size: 1.3em;
  margin-top: 0px;
}

@media print {
h2 {
  color: #000000;
}}

h3 {
  font-size: 1.1em;
  color:#74858d;
  font-weight:bold;
  margin-bottom: 5px;
}




p {
  margin-top: 0px;
  color: black;
}

#page {
/*  width: 800px;*/
  margin-right:auto;
  margin-left:auto;
  padding: 0px;
  margin-bottom: 0px;
}

@media screen {
#header {
  margin: 0px;
  padding: 0px;
  border: none;
}
div.end {
clear: both;
}
}

@media print {
#header {
  display: none;
}
}

#header_logo {
  margin:0pt auto;
  width:1000px;
}

div#logo {
 padding: 25px 0px;
 float: left;
 font-size: 1.25em;
}

#logo img {
  border: none;
  display: block;
 }

/* rotator in-page placement */
div#rotator {
/*    position:relative;*/
    height:345px;
    margin-right: 20px;
    margin-left: 20px;
}
/* rotator css */
div#split_image ul li {
   position:absolute;
   list-style: none;
}
/* rotator image style */	
div#rotator ul li img {
   border:1px solid #ccc;
   padding: 4px;
/*   background: #FFF;*/
}
div#split_image ul li.show {
    z-index:500
}

.carousel {
  float: right;
  margin-top: -140px;
  margin-right: 20px;
  margin-left: 20px;
}

#service_content div#image {
  float: right;
  border: none;
  margin-top: -100px;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 30px;
}

#service_content div.image_shadow div.image {
  position: relative;
  top: -5px;
  left: -5px;
  border: 1px solid #000;
}

#service_content div.image_shadow {
  float: right;
  border: none;
  margin-top: -100px;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 30px;
  background-color: #666666;
}

#software_content div#image {
  float: right;
  border: none;
  margin-top: -100px;
  margin-right: 20px;
}

div.menu {
  position: relative;
  z-index: 100;
  height:38px;
  margin:0pt auto;
  max-width:1000px;
  min-width:750px;
}

.menu ul {
  list-style-type: none;
  margin: 0pt;
  padding: 0pt;
  float: right;
}

.menu ul li {
  float: left;
  position: relative;
  font-size: 12pt;
  line-height: 14pt;
  letter-spacing: -.5px;
  padding: 10px;
}

.menu ul li a {
  color: black;
  text-decoration: none; 
/*  font-size: 1.2em;*/
/*  line-height: 2em;*/
/*  letter-spacing: -.5px;*/
/*  margin-right: 2em;*/
/*  padding-left: 20px;*/
}

.menu ul li a:hover{
  text-decoration: underline; 
}

.menu ul li:hover ul.subnav {
  display:block; 
}

.menu ul ul{
  display: none;
  border: 1px solid black;
  float: left;
  position: absolute;
  top: 31px;
  left: 0px;
}

.menu ul ul li{
  background:transparent url(/media/img/gc_nav_bar_background.png) repeat scroll 0%;
  width: 12em;
}

.menu ul li#gc_infocus, .menu ul li#gc_infocus a {
  color: white;
  }

/* vertical bar separator */
/*
.menu ul li a {
  border-right: 1px solid black;
}
.menu ul li a.lastone {
  border-right: none;
}
*/

#header_nav_container {
  background:transparent url(/media/img/gc_nav_bar_background.png) repeat scroll 0%;
  height:41px;
}

/*
div#header_nav ul li ul.subnav {  
  list-style: none;  
  position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  
 left: 0;
top: 35px;  
/*  background: #333;  */
  margin: 0; padding: 0;  
  display: none;  
  float: left;  
  width: 170px;  
  border: 1px solid #111;
  z-index:500;
}  
*/
/*
div#header_nav ul li ul.subnav li{  
  margin: 0; padding: 0;  
  border-top: 1px solid #252525; /*--Create bevel effect--*/  
  border-bottom: 1px solid #444; /*--Create bevel effect--*/  
  clear: both;  
  width: 170px;  
}  
div#header_nav ul li ul.subnav li a {  
     float: left;  
     width: 145px;  
     background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;  
     padding-left: 20px;  
 }  
*/

#frontmain {
  background:transparent url(/media/img/gradient.gif) repeat-x scroll 0 90px;
}

#main, #frontmain {
  margin-top: 0px;
  padding-top: 0px;
}

#content, #frontpage_content, #service_content, #software_content {
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  padding-left:30px;
  padding-right:30px;
  opacity:1;
  padding-bottom: 75px;
}

#one_column {
  opacity:1;
  margin-right:20;
  font-style: normal;
  font-weight: 100;
  font-size: 1.4em;
  line-height: 1.5em;
}

#left_column {
  opacity:1;
  width:45%;
  margin-right:20;
  font-style: normal;
  font-weight: 100;
  font-size: 1.4em;
  line-height: 1.5em;
  float:left;
}

#right_column{
  opacity:1;
  width:45%;
  margin: 0;
  font-style: normal;
  font-weight: 100;
  font-size: 1.4em;
  line-height: 1.5em;
  float:right;
}

span.gc_name {
  color: #74858d;
  font-weight: bold;
  letter-spacing: 1px;
}

.separator {
  height: 1px;
  background-color: none;
  clear:both; 
  display:block;
}

#frontpage_content #left_column {
  width: 600px;
}

#footer {
  background: #9ea99b url('/media/img/gc_footer_bar_background.png') repeat-x scroll;
  height: 100%;
  margin: 0px;
  clear: both;
}

#footer_container{
margin:0pt auto;
  max-width:1000px;
  min-width:750px;
  position:relative;
 /* padding-top:10px;*/
  height: 37px;
}


#footer_legal {
  float: left;
  margin-left: 5px;
  margin-top: 10px;
  padding-top: 0px;
  font-size: 11px;
  color: white;
}

@media screen {
#footer_nav ul {
  list-style-type: none;
  padding: 0;
  margin: 10px 3px;
  float: right;
}
#footer_nav li {
  float: left;
}
#footer_nav ul li a {
  color: #e5ebeb;
  border-right: 1px solid #e5ebeb;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-decoration: none; 
}

#footer_nav ul li a:hover{
  text-decoration: underline; 
}

#footer_nav ul li a.lastone {
  border-right: none;
}
}

@media print {
#footer_nav {
  display: none;
}
}


#button {
  clear: both;
}

#button a{
background: transparent url('/media/img/button_cap.gif') no-repeat scroll top right;
float: left;
height:45px;
padding-bottom:10px;
margin-right:6px;
padding-right:18px;
}

#button a span{
background: transparent url('/media/img/button_span.gif') no-repeat;
display: block;
height:45px;
margin-right:18px;
padding: 5px 0 5px 18px;
font-size:1.4em;
color:white;
line-height:35px;
text-decoration:none;
}

#button a{
text-decoration:none;
}

#content #address_info{
  width: 300px;
  clear: both;
  color:#738591;
  font-size: 1.5em;
  line-height: 1.3em;
}

#seemore {
  margin-top:30px;
  width: 100%;
  text-align:center;
}

#benefit_box{
width:300px;
border: solid 2px #74858d;
text-align:center;
padding-bottom: 10px;
margin-left:auto;
margin-right:auto;
}

#software_content #benefit_box{
width:300px;
border: solid 2px #74858d;
text-align:center;
padding-bottom: 10px;
margin:20px;
}

#benefit_box .head span{
color:white;
text-transform:uppercase;
}

#benefit_box ol{
text-align:left;
list-style: numbered;
padding-right:20px;
}

#benefit_box .head{
text-align:center;
width:100%;
background-color: #74858d;
}

#benefit_box a.seemore{
font-weight:bold;
color: #74858d;
}

img#dimentions{
padding-top: 15px;
padding-bottom: 15px;
}


#frontpage_content #benefit_box {
  float: left;
  margin: 10px 20px 100px 5px;
}


a.illustration
{
margin-left:30%;
}