﻿html * {
	border-width: 0px;
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial;
	font-size: small;
}

p {
	margin: 1em 0 1em 0;
}

a:link {
	color: #036;
	font-weight: 700;
}

a:visited {
	color:#597C94;
}

a:active {
	color:#000080;
}

a:hover {
	color:#00529B;
}

.hidden {
	position: absolute;
	left: -5000px;
	top: -5000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.clear {
	clear: both;
}

/**
 * MASTHEAD
**/

#mainContainer {
	margin: auto;
	width: 896px;
}

#masthead {
	width: 896px;
	height: 130px;
	background-image: url(../../images/HI-TECH3_01.jpg);
}

#masthead a {
	position: relative;
	display: block;
	height: 130px;
	width: 500px;
}

/**
 * CONTENT
**/

#content {
	min-height: 200px;
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}

#rightPanel {
	float: left;
	margin-bottom: -5000px;
	padding-bottom: 5000px;
	border: thin none #000;
}

#ad {
	position: relative;
	left: 425px;
	top: -200px;
	width: 225px;
	height: 200px;
	border: thin #000000 solid;
	text-align: center;
	background-image: url(images/mirtec.jpg);
}

#centerPanel {
	float: left;
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}

#leftPanel {
	float: left;
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}


/**
 * FOOTER
**/

#footer {
	text-align: center;
}

#footerLogo {
	height: 110px;
	background: #fff url(../../images/HI-TECH3_12.jpg) no-repeat scroll center center;
}

#footerLogo a {
	position: relative;
	display: block;
	float: left;
	height: 100px;
}

#ulListed {
	width: 75px;
	left: 407px;
}

#rohs {
	width: 125px;
	left: 475px;
}

#ipcMember {
	width: 130px;
	left: 545px;
}

#footerBar {
	width: 100%;
	height: 10px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #1d5470;
}

#footerBar a {
	display: block;
	width: 100%;
	height: 100%;
}

#footerContactInfo {
	margin: 10px 0;
	color: #597C94;
	font-size: small;
}

#keywords {
	margin-bottom: 9px;
	font-size: x-small;
}
