#wrapper {
  width: 1000px;
  margin: auto;
}

#header {
  background-image: url(../graphics/top.jpg);
  background-repeat: repeat-x;
  width: 1000px;
  height: 105px;
  float: left;
  position:relative;
}

#carticon {
  position:absolute;
  top: 10px;
  right: 20px;
  opacity: 0.55;
  filter:alpha(opacity=55);
}

#carticon:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#linkbox ul li a {
  border: 3px solid #666666;
  text-decoration: none;
  background-color: black;
  font-family: Cambria;
  color: #8cc63e;
}
#linkbox ul li a:hover {
  background-color: #666666;
  font-size: 1.2em;
  font-family: Cambria;
  color: #8cc63e;
}

li#active, a#current {
  background-color: #666666;
  font-size: 1.2em;
  font-family: Cambria;
  color: #8cc63e;
}

#linkbox {
  background-color: transparent;
  position:absolute;
  top: 10px;
  left: 265px;
}

#linkbox ul {
  float: left;
  margin-left: 10px;
}

#linkbox2 ul li a {
  border: 3px solid #666666;
  text-decoration: none;
  background-color: black;
  font-family: Cambria;
  color: #8cc63e;
}
#linkbox2 ul li a:hover {
  background-color: #666666;
  font-size: 1.2em;
  font-family: Cambria;
  color: #8cc63e;
}

#linkbox2 {
  background-color: transparent;
  position:absolute;
  top: 60px;
  left: 265px;
}

#linkbox2 ul {
  float: left;
  margin-left: 10px;
}

#home-link {
  background-image: url(../graphics/navmenu-home.png);
  height: 40px;
  margin-right:6px;
  width:70px;
  background-position:  center center;
  float:left;
  opacity: 0.55;
  filter:alpha(opacity=55);
}

#home-link:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#products-link {
  background-image: url(../graphics/navmenu-products.png);
  height: 40px;
  margin-right:6px;
  width:111px;
  background-position:  center center;
  float:left;
  opacity: 0.55;
  filter:alpha(opacity=55);
}

#products-link:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#gallery-link {
  background-image: url(../graphics/navmenu-gallery.png);
  height: 40px;
  width:97px;
  margin-right:6px;
  background-position:  center center;
  float:left;
  opacity: 0.55;
  filter:alpha(opacity=55);
}

#gallery-link:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#aboutus-link {
  background-image: url(../graphics/navmenu-aboutus.png);
  height: 40px;
  width:107px;
  margin-right:6px;
  background-position:  center center;
  float:left;
  opacity: 0.55;
  filter:alpha(opacity=55);
}

#aboutus-link:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#support-link {
  background-image: url(../graphics/navmenu-support.png);
  height: 40px;
  width:98px;
  background-position:  center center;
  float:left;
  opacity: 0.55;
  margin-right:6px;
  filter:alpha(opacity=55);
}

#support-link:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#faq-link {
  background-image: url(../graphics/navmenu-faq.png);
  height: 40px;
  width:51px;
  background-position:  center center;
  float:left;
  opacity: 0.55;
  filter:alpha(opacity=55);
}

#faq-link:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#prostaff-link {
  background-image: url(../graphics/navmenu-prostaff.png);
  height: 40px;
  margin-right:6px;
  width:103px;
  background-position:  center center;
  float:left;
  opacity: 0.55;
  filter:alpha(opacity=55);
}

#prostaff-link:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#feedback-link {
  background-image: url(../graphics/navmenu-feedback.png);
  height: 40px;
  margin-right:6px;
  width:107px;
  background-position:  center center;
  float:left;
  opacity: 0.55;
  filter:alpha(opacity=55);
}

#feedback-link:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#movies-link {
  background-image: url(../graphics/navmenu-movies.png);
  height: 40px;
  margin-right:6px;
  width:88px;
  background-position:  center center;
  float:left;
  opacity: 0.55;
  filter:alpha(opacity=55);
}

#movies-link:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#gpsanchor-link {
  background-image: url(../graphics/navmenu-gpsanchor-ivory.png);
  height: 40px;
  margin-right:6px;
  width:159px;
  background-position:  center center;
  float:left;
  opacity: 0.55;
  filter:alpha(opacity=55);
  z-index:1;
}

#gpsanchor-link:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#links-link {
  background-image: url(../graphics/navmenu-links.png);
  height: 40px;
  margin-right:6px;
  width:70px;
  background-position:  center center;
  float:left;
  opacity: 0.55;
  filter:alpha(opacity=55);
}

#links-link:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#advantages-link {
  background-image: url(../graphics/navmenu-advantages.png);
  height: 40px;
  margin-right:6px;
  width:160px;
  background-position:  center center;
  float:left;
  opacity: 0.55;
  filter:alpha(opacity=55);
}

#advanatges-link:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

body {
  background-color: black;
}

#footer {
  background-image: url(../graphics/main-bottom.jpg);
  width: 1000px;
  position: relative;
  float: left;
  background-repeat: repeat-x;
  margin-top:10px;
}

#photo-footer-links {
  background-color: transparent;
  position:absolute;
  top: 20px;
  left: 310px;
  clear:both;
}

#img0 {
  border-style: none;
  background-repeat: no-repeat;
  width: 120px;
  height: 60px;
  margin-right:10px;
  float: left;
  background-position:  center center;
  color: #88ff00;
  font-family: Cambria;
  background-image: url(../graphics/img0_small_homeicon.png);
  font-size: 0px;

}


#img1 {
  background-repeat: no-repeat;
  width: 120px;
  height: 60px;
  margin-right:10px;
  float: left;
  background-position:  center center;
  font-family: Cambria;
  background-image: url(../graphics/img1_small_fob.png);
  text-decoration: none;
  color: #8cc63e;
  font-size: 0px;
}


#img2 {
  border-style: none;
  background-repeat: no-repeat;
  width: 120px;
  height: 60px;
  margin-right:10px;
  float: left;
  background-position:  center center;
  background-image: url(../graphics/img2_small_galleryicon.png);
}



#img3 {
  border-style: none;
  background-repeat: no-repeat;
  width: 120px;
  height: 60px;
  margin-right:10px;
  float: left;
  background-position:  center center;
  background-image: url(../graphics/img3_small_emailicon.png);
}


#img4 {
  border-style: none;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  margin-right:10px;
  opacity: 0.55;
  filter:alpha(opacity=55);
  float: left;
  background-position:  center center;
  background-image: url(../graphics/img4_small_faqicon.png);
}

#img4:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#img5 {
  border-style: none;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  margin-right:10px;
  opacity: 0.55;
  filter:alpha(opacity=55);
  float: left;
  background-position:  center center;
  background-image: url(../graphics/img5_small_supporticon.png);
}

#img5:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#img6 {
  border-style: none;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  margin-right:10px;
  opacity: 0.55;
  filter:alpha(opacity=55);
  float: left;
  background-position:  center center;
  background-image: url(../graphics/img6_small_logoabout.png);
}

#img6:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#img7 {
  border-style: none;
  width: 60px;
  height: 60px;
  margin-right:10px;
  opacity: 0.55;
  filter:alpha(opacity=55);
  float: left;
}

#img7:hover {
  opacity: 1;
  filter:alpha(opacity=100);
}

#footnote {
  font-family: tahoma;
  font-size: 1em;
  color: #fffff0;
  margin-top: 90px;
  margin-left:auto;
  text-align:center;
}


h1 {
  font-family: tahoma;
  font-size: 1em;
  color: #fffff0;
}

#bottom-note {
  font-family: tahoma;
  font-size: 1em;
  color: #fffff0;
  clear:both;
}

	







