
body {
  background-color: #4A4A4A;
  text-align: center;
  margin: 0 auto;
  font-family: Arial, Verdana, sans-serif;
  background-image: url(img/vertical.jpg);
  background-repeat: repeat-x;
  letter-spacing: 0.5px;
}

h1 {
  margin: 0 0 10px 0;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 0;
  color: #2E6B9A;
}

h2 {
  margin: 0 0 15px 0;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
}

h3 {
  margin: 0 0 15px 0;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: bold;
}

h4 {
  margin: 0 0 0 0;
  font-size: 14px;
  font-weight: bold;
}

table {
  text-align: left;
  font-size: 13px;
  margin: 0 auto;
  color: #EAEAEA;
  font-weight: bold;
}

p {
  line-height: 15px;
  margin: 0 0 15px 0;
  padding: 0;
}

hr {
  position: relative;
  height: 2px;
  margin: 0 0 0 0;
}

.newhr {
  position: relative;
  width: 100%;
  height: 1px;
  padding: 0;
  margin: -5px 0 -5px 0;
  background: url(img/line.gif);
  background-repeat: repeat-x;
}

.verthr {
  width: 1px;
  height: 15px;
  margin: 0;
  background: url(img/line5.gif);
}

a {
  font-family: Arial, Verdana, sans-serif;
  color:  #E4E4E4;
  text-decoration: none;
}
a:link    { color: #E4E4E4; }
a:visited { color: #E4E4E4; }
a:hover   { color: white; text-decoration: underline; }

a.prodlinks {
  font-family: Arial, Verdana, sans-serif;
  color:  #E4E4E4;
  text-decoration: underline;
}
a.prodlinks:link    { color: #E4E4E4; }
a.prodlinks:visited { color: #E4E4E4; }
a.prodlinks:hover   { color: white;  }

.prod-table {
  width: 100%;
  font-size: 12px;
  font-weight:normal;
}

.spacer {
  margin: 0 0 0 15px;
}

.padding {
  margin: 5px 5px 5px 20px;
}

.current-page {
  line-height: 11px;
}

.hr {
	margin: 0;
	padding: 0;
	border-bottom: 2px dotted #CCCCCC;
}

.prodpic-left {
  float: left;
  margin:0 20px 15px 0;
}

.prodpic-right {
  float: right;
  margin:0 0 15px 20px;
}

.highlight {
	color: #FFCC66;
	font-weight: bold;
}

#page {
  width: 770px;
  text-align: left;
  font-size: 12px;
  margin: 0 auto;
  background-color: #70747F;
  color: white;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
}
#header {
  background-color: #70747F;
  width:100%;
}
#page-title {
  height: 70px;
  line-height: 70px;
  border-bottom: 2px solid red;
}
#logo {
  position: relative;
  left: 20px;
  top: 5px;
}
#header,#menu,#content,#sub-section,#footer {
  overflow:hidden;
  display:inline-block;
  text-align:left;
}
#menu,#content,#sub-section {
  float:left
}
#menu {
  position: relative;
  width: 210px;
  height: 480px;
  top: 20px;
}
#content {
  width:480px;
  margin: 20px 20px 0 20px;
}
#sub-section {
  position: relative;
  top: 3px;
  width:140px;
  margin: 47px 15px 0 20px;
}
#rotate-pic {
  position: relative;
  top: 0;
}
#messages {
  position: relative;
  top: 20px;
  left: 20px;
}
#details {
  font-size: 13px;
  color: #EAEAEA;
  font-weight: bold;
  text-align: center;
  line-spacing: 18px;
}
#footer-main {
  clear:left;
  width:100%;
}
#footer-spacer {
  width: 770px;
  height: 55px;
  background-image: url(img/menug.jpg);
  background-repeat: repeat-x;
}
#footer {
  position: relative;
  height: 55;
  line-height: 35px;
  width: 770px;
  background: #53555C;
  border-top: 1px solid #999;
  color: #EAEAEA;
}
#footer-left {
  position: relative;
  left: 20px;
  color: #CCC;
}
#footer-menu {
  position: absolute;
  left: 230px;
  top: 0;
}
.item {
  font-size: 12px;
  margin: 0 5px 0 5px;
}
#footer-right {
  position: absolute;
  left: 635px;
  top: 0;
  color: #CCC;
}

#contact-table {
  font-size: 12px;
  color: #EAEAEA;
  line-height: 18px;
  text-align: left;
  width: 100%;
}

/**************  NAV-BAR ************/

#navbar {
  position: absolute;
	margin-top: -30px;
	margin-left: 345px;
}
#navbar ul {
	margin:0;
	padding:0;
	list-style: none;
	width: 401px;
	height: 30px;
	display: block;
	background: url(img/menu.gif);
}
#navbar li {
	margin: 0 0 0 0;
	padding:0;
	float: left;
	line-height: 1px; /* for IE */
	font-size: 1px; /* for IE */
}
#navbar a {
	height: 30px;
	display: block;
}

#navbar a#nb-home { width: 61px; }	    /* total:    61 */
#navbar a#nb-product { width: 82px; }	/* total:   143 */
#navbar a#nb-sales { width: 54px; }	/* total:   198 */
#navbar a#nb-hire { width: 46px; }	/* total:   244 */
#navbar a#nb-about { width: 64px; }	/* total:   308 */
#navbar a#nb-contact { width: 91px; }	/* total:   399 */

#navbar a:hover { 	background-image: url(img/menu.gif); }

#navbar a#nb-home:hover { background-position: 0 -30px; }
#navbar a#nb-product:hover { background-position: -61px -30px; }
#navbar a#nb-sales:hover { background-position: -143px -30px; }
#navbar a#nb-hire:hover { background-position: -198px -30px; }
#navbar a#nb-about:hover { background-position: -244px -30px; }
#navbar a#nb-contact:hover { background-position: -308px -30px; }

/**************  NAV-BAR PRODUCTS ************/

#navbar-products {
  position: relative;
	margin-top: 15px;
	margin-left: 20px;
}
#navbar-products ul {
	margin:0;
	padding:0;
	list-style: none;
	width: 140px;
	height: 224px;
	display: block;
	background: url(img/sub-menu.gif);
}
#navbar-products li {
	margin: 0 0 0 0;
	padding:0;
	float: left;
	line-height: 1px; /* for IE */
	font-size: 1px; /* for IE */
}
#navbar-products a {
	width: 140px;
	height: 56px;
	line-height: 14px;
	display: block;
}

#navbar-products a:hover { 	background-image: url(img/sub-menu.gif); }

#navbar-products a#nb-almob:hover { background-position: -140px 0; }
#navbar-products a#nb-alsys:hover { background-position: -140px -57; }
#navbar-products a#nb-fibmob:hover { background-position: -140px -114; }
#navbar-products a#nb-speedy:hover { background-position: -140px -171; }

#downloads {
  position: relative;
	margin-top: 15px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 12px;
}


/************** sub-menu ************/

#sub-menu {
    position: relative;
    width: 150px;
    margin: 35px 10px 0 20px;
    top: 0;
    left: 0;
    /*background-color: black;*/
}
#sub-menu ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    /*background: url(img/menu.gif);*/
}
#sub-menu li {
    position: relative;
    margin: 2px 6px 0 6px;
    width: 100%;
    height: 50px;
    float: left;
    color: black;
    line-height: 1px; /* for IE */
    font-size: 1px; /* for IE */
}
#sub-menu a {
    position: relative;
    top: 5px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: black;
    height: 35px;
    display: block;
    line-height: 15px; /* for IE */
    margin: 6px 6px 6px 6px;
}
#sub-menu a:hover {
    background: #AAA;
    text-decoration: none;
}
#sub-menu-pic {
    position: relative;
    top: 10px;
    left: 20px;
}
