/* Generated by KompoZer */
body {
  margin: 0;
  font-size: 12px;
  font-family: Arial,tahoma,Verdana;
  color: #000000;
  line-height: 19px;
}
#wrapper {
  margin: 0px auto;
  width: 960px;
  text-align: left;
}

#header {
  padding-top: 10px;
}
.logo {
  margin: 0px 55px 8px 0px;
  float: left;
}
.nav li {
  margin: 0px;
  display: inline;
}
.nav li a.home {
  background-image: url(images/homeoff.png);
  background-repeat: no-repeat;
  width: 175px;
  height: 41px;
  text-indent: -9999px;
  float: left;
}
.nav li a.home:hover {
  background-image: url(images/home.png);
  background-repeat: no-repeat;
}
.nav li a.company {
  height: 41px;
  text-indent: -9999px;
  float: left;
  background-image: url(images/abtoff.png);
  width: 175px;
}
.nav li a.company:hover {
  background-image: url(images/abt.png);
  background-repeat: no-repeat;
}
.nav li a.product {
  height: 41px;
  text-indent: -9999px;
  float: left;
  background-image: url(images/productoff.png);
  width: 175px;
}
.nav li a.product:hover {
  background-image: url(images/product.png);
  background-repeat: no-repeat;
}
.nav li a.network {
  height: 41px;
  text-indent: -9999px;
  float: left;
  background-image: url(images/networkoff.png);
  width: 175px;
}
.nav li a.network:hover {
  background-image: url(images/network.png);
  background-repeat: no-repeat;
}
.nav li a.contact {
  height: 41px;
  text-indent: -9999px;
  float: left;
  background-image: url(images/contactoff.png);
  width: 133px;
}
.nav li a.contact:hover {
  background-image: url(images/contact.png);
  background-repeat: no-repeat;
}

A.link {
	COLOR: #034353; FONT-FAMILY: Arial,tahoma,Verdana; TEXT-DECORATION: underline;
}
A.link:hover {
	COLOR: #034353; FONT-FAMILY: Arial,tahoma,Verdana; TEXT-DECORATION: none;
}

ul.content {
  margin: 0;
  padding: 0px 0px 15px;
  float: left;
  list-style-type: none;
}
#content {
  clear: both;
  width: 961px;
  background-color: #47c9e3;
  margin: 0px auto;
}

.left {
  float: left;
}
.right {
  background-image: url(images/topright-img.png);
  background-repeat: no-repeat;
  background-color: #06a5c3;
  float: left;
  width: 676px;
  height: 483px;
}
.right p {
  margin: 265px 0px 0px 25px;
  width: 395px;
}
.address {
  margin: 40px 0px 0px 25px;
  color: #034353;
}
.address p {
  margin: 0px;
  padding-bottom: 10px;
}
.address ul {
  margin: 0px;
  padding: 0px;
}
.address li {
  margin: 0px;
  float: left;
  display: inline;
  padding-right: 50px;
}
#footer {
  clear: both;
  font-size: 11px;
  color: #0593ae;
  padding-top: 6px;
  padding-bottom: 10px;
}
#footer p {
  margin: 0px;
  padding: 0px;
  float:left;
}
#footer p.name {
  margin: 7px 12px 0px 0px;
  padding: 0px;
  float:left;
  letter-spacing: -0.3px;
}
.left_company {
  margin: 5px 0px 0px 25px;
  width: 525px;
  float:left;
}
.left_company p {
  margin: 0px;
  padding-bottom: 15px;
}
.right_company {
  border: 4px solid #FFFFFF;
  border-radius: 12px;
  width: 330px;
   margin-left: 20px;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 8px;
  float:left;
}

.left_network {
  margin: 5px 0px 0px 25px;
  width: 900px;
  height: 390px;
  padding-bottom: 15px;
  background-image: url(images/product-bg.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}
.left_network p {
  margin: 0px;
  padding-bottom: 15px;
   width: 525px;
}
.left_product {
  margin: 5px 0px 0px 25px;
  width: 900px;
  padding-bottom: 15px;
  background-image: url(images/network-bg.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}
.left_product p {
  margin: 0px;
  padding-bottom: 15px;
   width: 525px;
}

.right_company2 {
  float: left;
  width: 330px;
  margin-top: 10px;
}
h1 {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
}
