/* thevirtualcontroller.com style sheet
Author: Jim Shore http://jimshoredesign.com/ */

body {
  font-size: medium;
  color: #000; 
  background-color: #FFF; 
}

.note {
  padding: 0px 30px 0px 30px;
}

.leader {
  font-family: Verdana, Helvitica, sans-serif;
  font-weight: bold;
}

#header1 {
  margin: 0px 0px 54px 0px;
  padding: 0;
  font-family: "Georgia", "Trebuchet MS", sans-serif;
  background: #9CCAFC url("images/Keyboard-header1.gif");
  background-position: top left;
  background-repeat: no-repeat; 
}

#header1 h1 {
  margin: 0 0 0px 0;
  padding: 25px 60px 10px 230px;
  font-size: 200%;
  color: #000;
}

#header1 h2 {
  margin: 0 0 60px 0;
  padding: 0px 60px 90px 290px; 
  color: #000; 
} 

 #header2 {
  margin: 0px 0px 54px 0px;
  padding: 0;
  font-family: "Georgia", "Trebuchet MS", sans-serif;
  background: #9CCAFC url("images/Keyboard-header2.gif");
  background-position: top left;
  background-repeat: no-repeat; 
}

#header2 h1 {
  margin: 0 0 0px 0;
  padding: 25px 60px 10px 230px;
  font-size: 200%;
  color: #000;
}

#header2 h2 {
  margin: 0 0 60px 0;
  padding: 0px 60px 90px 290px; 
  color: #000; 
} 

#header3 {
  margin: 0px 0px 54px 0px;
  padding: 0;
  font-family: "Georgia", "Trebuchet MS", sans-serif;
  background: #9CCAFC url("images/Keyboard-header3.gif");
  background-position: top left;
  background-repeat: no-repeat; 
}

#header3 h1 {
  margin: 0 0 0px 0;
  padding: 25px 60px 10px 230px;
  font-size: 200%;
  color: #000;
}

#header3 h2 {
  margin: 0 0 60px 0;
  padding: 0px 60px 90px 290px; 
  color: #000; 
}

 ul .upper {
  margin: -60px 0 0 -40px;
  padding: 0;
  list-style: none;
  text-align: center; 
  color: #000;
  background: #9CCAFC;
}

ul .lower {
  margin: 0 0 0px -40px;
  padding: 0;
  list-style: none;
  text-align: center; 
  color: #000;
  background: #9CCAFC;
}

#nav {
  float: left;
  width: 100%;
  margin: -16px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  list-style: none;
  color: #FFFFFF;
  background: #9CCAFC url(images/nav_bg.gif) repeat-x bottom left;
}

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  font-family: "Georgia", sans-serif;
  font-size: 75%;
}

#nav a {
  float: left;
  display: block;
  margin: 0 0px 0px 1px;
  padding: 3px 8px;
  text-decoration: none;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: none;
  border-left: 1px solid #000;
  color: #FFFFFF;
  background: #9CCAFC url(images/off_bg.gif) repeat-x top left;
}

#nav a:hover, body#index #t-index a{
  padding-bottom: 4px;
  border-top: 1px solid #727377;
  border-right: 1px solid #727377;
  border-bottom: none;
  border-left: 1px solid #727377;
  color: #000;
  background: #9CCAFC url(images/on_bg.gif) repeat-x top left;
}

#nav a:hover, body#about #t-about a{
  padding-bottom: 4px;
  border-top: 1px solid #727377;
  border-right: 1px solid #727377;
  border-bottom: none;
  border-left: 1px solid #727377;
  color: #000;
  background: #9CCAFC url(images/on_bg.gif) repeat-x top left;
}

#nav a:hover, body#services #t-services a{
  padding-bottom: 4px;
  border-top: 1px solid #727377;
  border-right: 1px solid #727377;
  border-bottom: none;
  border-left: 1px solid #727377;
  color: #000;
  background: #9CCAFC url(images/on_bg.gif) repeat-x top left;
}

#nav a:hover, body#started #t-started a{
  padding-bottom: 4px;
  border-top: 1px solid #727377;
  border-right: 1px solid #727377;
  border-bottom: none;
  border-left: 1px solid #727377;
  color: #000;
  background: #9CCAFC url(images/on_bg.gif) repeat-x top left;
}

#nav a:hover, body#partners #t-partners a{
  padding-bottom: 4px;
  border-top: 1px solid #727377;
  border-right: 1px solid #727377;
  border-bottom: none;
  border-left: 1px solid #727377;
  color: #000;
  background: #9CCAFC url(images/on_bg.gif) repeat-x top left;
}

#nav a:hover, body#contact #t-contact a{
  padding-bottom: 4px;
  border-top: 1px solid #727377;
  border-right: 1px solid #727377;
  border-bottom: none;
  border-left: 1px solid #727377;
  color: #000;
  background: #9CCAFC url(images/on_bg.gif) repeat-x top left;
}

#content {
  margin: 20px 160px 0px 160px;
  padding: 20px;
  color: #000;
} 

.noborder img {border: none; }

#rightcol {
  position: absolute;
  margin-top: 60px;
  right: 15px;
  width: 150px;
  padding-left: 0px;
  padding-bottom: 0px;
  color: #000;
}

#leftcol {
  position: absolute;
  left: 3px;
  width: 150px;
  margin: 60px 0px 0px 0px;
  padding: 3px;
  color: #000;
}

td {
  text-align: center;
  width: 50%;
  height: 100px;
}

.a-left {
 text-align: left;
}

.large {
  font-size: 130%;
}

.dim {color: #888;
  text-align: center; }

.dim a {color: #888;
  text-align: center; }

#footer {
  clear: both;
  width: 95%;
  margin: 10px;
  text-align: center;
  padding: 3px;
  border-top: 1px solid #333;
  color: #000;
}

#footer .copyright{
  float: left;
}

#footer .email{
  float: right;
}
