body {
  font-family: 'verdana', sans-serif;
  font-size: .8em;
}
#container {
  background: url('images/background.jpg') no-repeat;
  width: 788px;
  height: 649px;
  margin: 0 auto;
  position: relative;
}

#container2 {
  background: url('images/background2.jpg') no-repeat;
  width: 788px;
  height: 649px;
  margin: 0 auto;
  position: relative;
}

#left_side {
  width: 261px;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 1;
}


#newsletter {
  position: absolute;
  left: 1em;
  top: 4px;
  height: 640px;
  width: 750px;
  z-index: 0;
}

#newsletter #left {
  float: left;
  width: 40%;
  background-color: white;
  height: 640px;
}


#newspaper {
  position: relative;
  top: 170px;
  right: -100px;
}

#newsletter #right {
  float: left;
  width: 50%;
  padding-top: 170px;
  padding-left: 9%;

}

#index_right {
  position: absolute;
  top: 3px;
  left: 160px;
  width: 621px;
  height: 400px;
  z-index: 10000;
}

ul#links {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul#links li {
  height: auto;
  padding: 0;
  margin: 0;
  border: 1px solid black;
}

ul#links li a {
  padding: 0;
  margin: 0;
}

img {
  border: none;
}

#footer {
  width: 788px;
  margin: 0 auto;
  font-size: .8em;
  text-align: center;
}

#index_top {
  position: relative;
  text-align: right;
  height: 400px;
  font-size: .9em;
}

#solutions {
  position: absolute;
  top: 90px;
  right: 80px;
}

#networks {
  position: absolute;
  top: 90px;
  right: 255px;
}

#support {
  position: absolute;
  top: 140px;
  left: 60px;
}

#hosting {
  position: absolute;
  top: 230px;
  left: 10px;
}

#server {
  position: absolute;
  top: 380px;
  left: -30px;
}

#admin {
  position: absolute;
  top: 410px;
  left: 150px;
}

#software {
  position: absolute;
  top: 350px;
  text-align: left;
  right: 10px;
}

#moves {
  position: absolute;
  top: 285px;
  text-align: left;
  right: 30px;
}

#email {
  position: absolute;
  top: 185px;
  text-align: left;
  right: 40px;
}


#telephone {
  position: absolute;
  top: 80px;
  text-align: left;
  right: 60px;
}

#index_bottom #left, #index_bottom #middle, #index_bottom, #right, #trend {
  float: left;
}

#index_bottom {
  margin-top: 2em;
}

#index_bottom #left {
  width: 170px;
  padding-right: 15px;
  color: #0826A3;
  text-align: right;
  padding-top: 50px;
  font-size: 10pt;
}
#index_bottom #middle {
  width: 250px;
  padding: 50px 10px 0 0;
  font-size: 7pt;
}

#trend {
  width: 100px;
}
#index_bottom #right{
  width: 150px;
}

#index_bottom #middle span{
  color: #D70000;
}

#about {
  width: 62%;
  position: absolute;
  right: 2em;
  top:2em;
  padding: 1em;
  background: white;
  overflow: auto;
  height: 570px;
  border: 1px solid #7a7a7a;
  font-size: .9em;
}

#contact {
  width: 600px;
  position: absolute;
  right: 2em;
  top:2em;
  padding-top: 50px;
  height: 470px;
  font-size: .9em;
}

#customer {
  font-family: sans-serif;
  font-size: .85em;
  width: 530px;
  position: absolute;
  right: .5em;
  top:1.5em;
  padding-right: 1em;
  height: 620px;
  z-index: 5000;
  overflow: auto;
}

#customer h1 {
  font-size: 2em;
}

#customer h2 {
  font-size: 1.5em;
}

#contact #top {
  padding-left: 5em;
}

#pda {
  width: 348px;
  float: left;
}

#form {
  width: 200px;
  padding-left: 20px;
  float: right;
}

input {
  margin-bottom: .3em;
}


#address {
  padding-left: 5em;
}


#references {
  font-size: .9em;
  position: absolute;
  right: 2em;
  top:5em;
  width: 70%;
  height: 570px;
  overflow: auto;
}

#links_page {
  font-size: .9em;
  position: absolute;
  right: 4px; 
  top: 5em;
  width: 620px;
  height: 570px;
  overflow: auto;
}

#links_page #left h1 {
  font-size: 2em;
}

#links_page #left {
  width: 409px;
  font-family: sans-serif;
  float: left;
  padding-top: 7em;
}

#links_page #left table tr td {
  padding-right: 1em;
}

#links_page #right {
  width: 201px;
  float: left;
}

#links_page #right div {
  margin-bottom: .5em;
  text-align: right;
}


#img_right {
  float: right;
  padding: .5em;
}
#img_left {
  padding: .5em;
  float: left;
}

.spacer {
  clear: both;
  line-height: 1px;
}

a {
  text-decoration: none;
  color: black;
}

a:hover {
  text-decoration: underline;
}

.errMsg {
  border: 1px solid black;
  padding: 1em;
  color: red;
}

#customer table td {
  padding-right: 1em;  
}


table label{
  float: left;
  width: 100px;
  font-weight: bold;
}

table td {
  vertical-align: top;
}


table textarea{
  width: 250px;
  height: 150px;
}

table .boxes{
  width: 1em;
}

table #submitbutton{
  margin-left: 120px;
  margin-top: 5px;
  width: 90px;
}

table  br{
  clear: left;
}

#products #top {
  background-color: #FED600;
  width: 670px;
  position: absolute;
  top: 3px;
  left: 114px;
  text-align: right;
}

#products #bottom {
  background-color: white;
  position: absolute;
  bottom: 10px;
  left: 180px;
  width: 570px;
  height: 430px;
  padding: 1em;
  overflow: auto;
  border: 1px solid #7a7a7a;
}

html>body #products #bottom {
  height: 330px;
}

#menus {
  margin-left: 170px;
  width: 500px;
}

#menus tr td {
  width: 33%;
  padding-right: 1em;
}

#menus ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0; 
  text-align: left;
}

#menus ul span {
  color: #001E81;
  font-weight: bold;
}

#menus ul li ul {
  font-size: .8em;
  padding-left: .5em;
}
  
li.xc {
  list-style: none;
}


* html #menus ul {
  line-height: 1.2em;
}

div.xcx, div.xcc {
  position: relative;
  display: inline;
}

li.xc>div.xcx, li.xc>div.xcc {
  position: static;
  margin-left: -1.5em;
  float: left;
  width: 1.5em;
}

div.xcx a, div.xcc a {
  position: absolute;
  left: -2em;
}

div.xcx>a, div.xcc>a {
  position: static;
}

div.xcx a:link, div.xcx a:visited, div.xcc a:link, div.xcc a:visited {
/*  color: #000;
  text-decoration: none;
  font-family: "Courier New", Courier, monospace;
  font-size: 75%;
  font-weight: bold;*/
}

#web_hosting {
  width: 100%;
}

#web_hosting th {
  text-align: left;
}

.gray {
  background-color: #f0f0f0;
}

.selected a {
  font-weight: bold;
}

/* CONFIRMATION BOX */
table.msgBox {
        background-color: #EEEEEE;
        width: 400px;
}

td.msgBox {
        padding: 15px;
}