body {
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	text-align:center;
	background-color:#fff;
	color:#000;
	font-size: 98%;
}
#wrapper {
	margin: 0 auto;
	width: auto;
	text-align:left;
	background:url('images/back.jpg') repeat-x;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000
}
#header {
	height:102px;
}
#logo {
	float:left;
	width:164px;
	height:100px;
}
#navarea {
	float:left;
	width:409px;
	height:100px;
	background-image: url('images/back.jpg');
	background-repeat: repeat-x
	}
    #navlinks {
	float:left;
	margin-top:40px;
	width:100%;
	font-size:11px;
	line-height:normal;
      }
    #navlinks ul {
      margin:0;
      padding:10px 8px 0;
      list-style:none;
      }
    #navlinks li {
      float:left;
      background: url('images/left_both.gif') no-repeat left top;
      margin:0;
      padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0

      }
    #navlinks a {
      float:left;
      display:block;
      width:0.1em;
      background: url('images/right_both.gif') no-repeat right top;
      text-decoration:none;
      font-weight:bold;
      color:#666; padding-left:4px; padding-right:7px; padding-top:5px; padding-bottom:5px
      }
    #navlinks > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navlinks a {float:none;}
    /* End IE5-Mac hack */
    #navlinks a:hover {
      color:#333;
      }
    #home #nav-home, #products #nav-products, #services #nav-services,
    #customers #nav-customers, #news #nav-news,
    #about #nav-about, #login #nav-login {
      background-position:0 -150px;
      border-width:0;
     border-bottom:1px solid #fff;
      }
    #home #nav-home a, #products #nav-products a, #services #nav-services a,
    #customers #nav-customers a, #news #nav-news a,
    #about #nav-about a, #login #nav-login a {
      background-position:100% -150px;
      border-bottom:1px solid #fff;
      color:#000;
      }
    #navlinks li:hover, #navlinks li:hover a {
      background-position:0% -150px;
      color:#333;
      }
    #navlinks li:hover a {
      background-position:100% -150px;
      }
#infotronics {
	float:right;
	width:158px;
	height:100px;
	background-image: url('images/infotronics.jpg');
	background-repeat: no-repeat

}
#main {
	width:100%;
}
#maintext {
	font-size:11px;
	line-height:1.5em;
	float:left;
	width: 426px;
	padding-left: 170px;
	border-right: 1px solid #ccc;
	background-image: url('images/home.jpg');
	background-repeat: no-repeat;
	background-position:  left top;
	overflow: hidden

}
#loginfo {
	float:right;
	display:inline;
	width:135px;
}
#loginfo p {
	padding:8px 10px 0;
	}
.clear {
	clear:both;
	margin-top:-16px;
}
#first {
	float:left;
	display:inline;
	width:242px;
	border-top:1px solid #ccc;
	background-image: url('images/square1ball.jpg');
	background-repeat: no-repeat
}
#firsttext {
	margin:42px 16px 4px 67px;
}
#second {
	float:left;
	display:inline;
	width:251px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-image: url('images/square2ball.jpg');
	background-repeat: no-repeat
}
#secondtext {
	margin:42px 16px 4px 55px;
}
#third {
	float:left;
	display:inline;
	width:234px;
	border-top:1px solid #ccc;
	background-image: url('images/square3ball.jpg');
	background-repeat: no-repeat
}
#thirdtext {
	margin:42px 16px 4px 58px;
}
#footer {
	clear:both;
	border-top:1px solid #ccc;
	padding-bottom: 12px;
}
#footertext {
	margin:14px 0 0 36px;
}
#footertext p {
	font-size:.7em;
	}
#subnavinfo {
	width:164px;
	float:left;
	}
#submaininfo {
	float:right;
	width:568px;
	}
#submaininfo p, #submaininfo ul {
	padding-right:40px;
	}
	#submaininfo li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -16px;
	list-style-position: outside;
	list-style-type: disc;
	font-size:0.78em;
	padding-bottom:4px;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	}
p {
	font-size:12px;
	line-height:1.5em;
	padding-bottom:1px;
	}
a {
	text-decoration:none;
	color:#336699;
	}
a:hover {
	text-decoration:underline;
	}
h1 {
	font-weight:normal;
	font-size: 14px;
	line-height: 1.4em;
	padding-bottom:12px;
	color:#366;
	}
	.demand {
	text-transform:uppercase;
	font-size:30px;
	letter-spacing:8px;
	color: #336666;
	font-weight: bolder;
	}
	.largepad {
	font-size:24px;
	line-height:29px;
	padding-bottom:16px;
	color: #0066CC;
	}
	.large {
	font-size:24px;
	line-height:29px;
	padding-bottom:16px;
	color: #0066cc;
	}
h2 {
	font-size:18px;
	font-weight:bold;
	padding-bottom:12px;
	}
.nopad {
	padding:0;
	}
.subnav {
	padding: 0 12px 4px;
	}	
img {
	margin:0;
	padding:0;
	border:0px none;
	}