body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
table#principals, table#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 16px;
	color: #5F7184;
	margin-bottom: 20px;
}
table#principals td {
	text-align:left;
}
input {
	border:1px solid #5F7184;
}
.tableheader{
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
div#topbar {
	background-image: url(../images/bar02.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height:200px;
	width: 100%;
}
#navleft {
	background-image: url(../images/bar01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 100%;
	float: left;
	width: 569px;
}
#navright {
	background-image: url(../images/bar03.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 100%;
	width: 100%;
}
#content {
	width: 680px;
	background-image: url(../images/corner_squares_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 63px 0 0 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 16px;
	color: #5F7184;
	margin-bottom: 20px;
}
#content-page {
	width: 680px;
	padding: 0 0 0 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 16px;
	color: #5F7184;
	margin-bottom: 20px;
}
#content-page a {
	color: #5F7184;
	font-weight: bold;
	text-decoration: underline;
}
#content-page a:hover {
	text-decoration: none;
}
.left {
	width: 600px;
	float: left;
	padding-right: 15px;
}
.right {
	width: 320px;
	float: left;
}
.left-wide {
	width: 450px;
	float: left;
	padding-right: 15px;
}
.right-slim {
	width: 170px;
	float: left;
}
.left-airborn {
	width: 200px;
	float: left;
	padding-right: 15px;
}
.right-airborn {
	width: 400px;
	float: left;
}
.clear {
	width: 630px;
	clear: both;
	margin-top: 10px;
}
.clear .right {
	margin-left: 20px;
	height: auto;
	background-color: white;
}
.clear .supplier {
	width: 300px;
	float: left;
	border-top: 0 solid #5F7184;
	border-right: 1px solid #5F7184;
	border-bottom: 1px solid #5F7184;
	border-left: 1px solid #5F7184;
}
#supplier-footer {
	float: left;
	margin-right: 40px;
}
.components {
	border-top: 1px dashed #5F7184;
	width: 600px;
	padding-bottom: 10px;
	margin-top:20px;
	clear: both;
}
.component {
	border-bottom: 1px dashed #5F7184;
	width: 600px;
	padding-bottom: 10px;
}
.component img {
	float: left;
	margin-right:20px;
}
.component p {
	
}
.clear #ADS {
	height: 210px;
}
.clear #JDK {
	height: 180px;
}
.clear #pulse {
	height: 210px;
}
.clear #igt {
	height: 240px;
}
.clear #slmti {
	height: 240px;
}
.clear #mason {
	height: 210px;
}
.clear #filcon {
	height: 180px;
}
.clear #vivisun {
	height: 210px;
}
.clear #airborn {
	height: 210px;
}
.clear #haydon {
	height: 180px;
}
.clear #MSC {
	height: 170px;
}
.clear #CMP {
	height: 180px;
}
.supplier p.title {
	background-color: #5F7184;
	height: 18px;
	color: white;
	font-weight: bold;
	padding-left: 2px;
	margin-bottom: 0;
}
.supplier p.title a {
	background-color: #5F7184;
	color: white;
	font-weight: normal;
	text-decoration: underline;
}
.supplier p.title a:hover {
	text-decoration: none;
}
.supplier div img {
	margin-bottom: 5px;
}
#content p {
	padding: 0;
	margin: 0 0 10px 0;
}
#logos {
	width: 100px;
	text-align: center;
	border-top: 6px solid white;
}
#logos img {
	margin: 4px 0 0 0;
}
#footer {
	background-image: url(../images/corner_squares.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0 0 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	line-height: 14px;
	color: #5F7184;
}
