﻿* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin-top: 5px;
	padding: 0;
	border: 0;
  background: #cccccc;
  color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#top {
  padding: 10px;
  color: #000000;
  background:#cccccc;
}

#center {
	padding: 0;
  background:#ffffff;
	width: 940px;
	margin: 0 auto;
}

#container {
	padding: 0;
  background:#ffffff;
	width: 940px;
	margin: 0;
	position: relative;
	clear: both;
	float: left;
	display: block;
}
h1 {
  color: #000000;
  font-size: 10px;
  margin-bottom: 0px;
}

h2 {
  background: url('images/header_bkg.jpg') no-repeat;
  height: 41px;
  color: #ffffff;
  padding: 11px 0px 0px 15px;
  font-size: 14px;
}

h3 {
  color: #00853f;
  padding: 10px 0px 10px 0px;
  font-size: 12px;
}

h4 {
  color: #00853f;
  padding: 10px 0px 0px 0px;
  font-size: 14px;
}

h5 {
  color: #000000;
  padding: 0px 0px 20px 0px;
  font-size: 14px;
}

h6 {
  color: #000000;
  padding: 5px 0px 5px 0px;
  margin-bottom: 10px;
  font-size: 11px;
  border-bottom: 1px solid gray;
}

p {
  margin: 0px 20px 0px 0px;
  padding-bottom: 10px;
}

ul {
  margin: 0px 20px 0px 10px;
  padding-bottom: 10px;
}

li {
  margin: 0px 20px 0px 10px;
  padding-bottom: 10px;
}

a {
  font-size: 12px;
  color: #00853f;
  text-decoration: none;
}

a: hover {
  font-size: 12px;
  color: #4d4d4d;
}

img {
  border: none 0px;
}

#header {
  width: 940px;
  height: 190px;
  position: relative;
  float: left;
  display: block;
}

#logo {
  background: #ffffff url('images/logo.jpg') bottom no-repeat;
  width: 383px;
  height: 135px;
  position: relative;
  float: left;
  display: block;
  padding-top: 20px;
}

#banner {
  background: #ffffff url('images/picstop.jpg') no-repeat;
  width: 557px;
  height: 70px;
  position: relative;
  float: right;
  display: block;
  text-align: right;
  padding-top: 85px;
  color: #ffffff;
}

#banner a {
  color: #ffffff;
  font-size: 10px;
}

#menutop {
  background: #00853f;
  height: 5px;
  width: 940px;
  position: relative;
  float: left;
  display: block;
}

#menubar {
  background: #4d4d4d url('images/menubar.gif');
  height: 30px;
  width: 940px;
  display: block;
  float: left;
  clear: both;
}

.menu {
  color: #000000;
  background-color: #4d4d4d;
  font-size: 11px; 
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-top: 0px;
  left: 3px;
  float: left;
  display: block;
  position: relative;
}

.menu a {
  color: #ffffff;
  width: 156px;
  height: 22px;
  display: block;
  float: left;
  background: url('images/menuopt.gif');
  text-align: center;
  padding-top: 8px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.menu a:hover {
  color: #000000;
  width: 156px;
  height: 22px;
  display: block;
  float: left;
  background: url('images/menuhov.gif');
  text-align: center;
  padding-top: 8px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

#current {
  background: url('images/menucur.gif');
}

#content {
  background: #ffffff url('images/road.jpg') no-repeat bottom left;
  width: 920px;
  height: auto;
  margin: 10px, 20px;
}

#contenthome {
  background: #ffffff;
  width: 920px;
  height: auto;
  margin: 10px, 20px;
}

#leftpanel {
  background: #ffffff;
  width: 225px;
  float: left;
  display: block;
  padding: 20px 0 0 20px;
}

#rightpanel {
  background: #ffffff;
  width: 635px;
  float: right;
  display: block;
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 40px;
  text-align: justify;
}

#centerpanel {
  background: #ffffff;
  width: 670px;
  padding-left: 170px;
  padding-right: 80px;
  float: left;
  display: block;
}

#space {
  background: url('images/space2.jpg') no-repeat;
  width: 600px;
  height: 250px;
  display: block;
}

#space h2 {
  color:#ffffff;
  background: none;
  font-size: 20px;
  padding: 20px 0px 0px 30px;
}

#space h3 {
  color:#00853f;
  font-size: 14px;
  padding: 0px 0px 20px 30px;
}

#space td {
  color:#ffffff;
  background: none;
  font-size: 12px;
  padding-left: 30px;
  padding-bottom: 10px;
}

#icon {
  float: left;
  display: block;
  height: 173px;
  width: 555px;
  padding-left: 45px;
  padding-top: 30px;
}

.iconlink {
  float: left;
  height: 173px;
  width: 240px;
}

.iconlink:hover {
  text-decoration: none;  
}

#laptop {
  background: url('images/laptop3.png') no-repeat left bottom;
  height: 115px;
  width: 160px;
  padding-left: 20px;
  color: #ffffff;
}

#laptop:hover {
  background: url('images/laptop3_over.png') no-repeat left bottom;
  height: 115px;
  width: 160px;
  padding-left: 20px;
  color: #ffffff;
}

#gps {
  background: url('images/gps.png') no-repeat left bottom;
  height: 115px;
  width: 160px;
  padding-left: 20px;
  color: #ffffff;
}

#gps:hover {
  background: url('images/gps_over.png') no-repeat left bottom;
  height: 115px;
  width: 160px;
  padding-left: 20px;
  color: #ffffff;
}

#map {
  background: url('images/software3.png') no-repeat left bottom;
  height: 115px;
  width: 160px;
  padding-left: 15px;
  color: #ffffff;
}

#map:hover {
  background: url('images/software3_over.png') no-repeat left bottom;
  height: 115px;
  width: 160px;
  padding-left: 15px;
  color: #ffffff;
}

#popup {
  background: #ffffff;
  width: 470px;
  padding: 20px;
  display: block;
  float: left;
  overflow: auto;
}

#popup h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00853f;
}

#popup p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0;
	padding-right: 15px;
}

#popup ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;  
}

#popup a {
  color: #00853f
}
#popup a:hover {
  color: #333333;
}

#footer {
  display: block;
  float: left;
  clear: both;
  background: #4d4d4d;
  padding: 10px 10px 0px 10px;
  color: #ffffff;
  font-size: 9px;
  width: 920px;
  height: 25px;
}


#footer a {
  color: #ffffff;
  font-size: 9px;
}

#footer a:hover {
  color: #00853f;
  font-size: 9px;
}

#copyright {
  width: 250px;
  float: left;
  display: block;
}
#sitemap {
  width: 400px;
  float: left;
  display: block;
  text-align: center;  
}

#privacy {
  display: block;
  width: 400px;
  float: left;
  clear: both;
  text-align: center;
  font-size: 10px;
  padding-top: 5px;
}

#jazeffect {
  float: right;
  display: block;
  text-align: right;
  padding-right: 10px;
}

#contform {
  background-color: transparent;
  height: 650px;
  clear: both; 
  margin-right: 2px;
}

#form {
  font-size: 11px;
  background-color: transparent;
  padding-left: 20px;  
}
#form img{
  padding-left: 20px;
} 

#freeform table td {
  font-size: 9px;}
}

#freeform p {
  font-size: 9px;
}

