@charset "utf-8";
/* CSS Document */

body {
	background-color:#000080;
	margin:0;
	top:0;
	position:absolute;
	width:100%;
	overflow-y:scroll
}

img {
	border:0;
}

#Table_01 {
	position:relative;
	top:0px;
	width:800px;
	background-color:#FFFFFF;
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:153px;
}

#menu-divider_ {
	position:absolute;
	left:0px;
	top:201px;
	width:800px;
	height:31px;
}

#lower-menu-01_ {
	position:absolute;
	left:0px;
	top:232px;
	width:800px;
	height:34px;
}

#content_ {
	position:relative;
	left:0px;
	top:266px;
	width:800px;
	background-color: #FFFFFF;
}

#content {
	padding:25px;
	padding-top:0px;
}

#divider_ {
	position:relative;
	left:0px;
	width:800px;
	top:266px;
	height:3px;
}

#bottom-menu_ {
	position:relative;
	left:0px;
	width:800px;
	height:36px;
	top:266px;
}

#footer_ {
	position:relative;
	left:0px;
	width:800px;
	height:29px;
	top:266px;
	background-image:url(../images/footer.jpg);
	text-align:center;
	text-decoration:none;
	color:#000000;
}

img {
	border:0;
	border-collapse:collapse;
}

.specSheets {
	text-align: center;
	border-right:.5pt solid windowtext;
}
.productNumbers {
	text-align: center;
}
.descriptions {
	text-align: center;
}
.productImage {
	padding:2px;
}
.specImages {
	min-height:75px;
}

.productBox {
	font-size: 13px;
}

.productBox td {
	border-top:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
}
.tdRight {
	border-right:.5pt solid windowtext;
}

.noBorder, .noBorder td {
	border:0;
}

.description {
	padding:5px;
}

.trBottom td{
	border-bottom:.5pt solid windowtext;
}
.groupHeader {
	color: #03F;
	font-weight: bold;
}