body
{
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.footer
{
	background-image:url(images/img_bg_footer.gif);
	height: 20px;
}
.table
{
	border-style:none;
	width: 980px;
}
.menu-bg
{
	background-image:url(images/img_menu_background.gif);
}
img
{
	border-style: none;
}
.Product-bg
{
	background-image: url(images/img_bg_product.gif);
}
#left-image
{
	position:absolute;	
	top: 350px;
	left: 1px;
	z-index: 1;
}
#main-image
{
	position:absolute;
	top: 85px;
	left: 325px;
	z-index: 3;
}
#content-table
{
	position:absolute;
	top: 87px;
	left: 215px;
	z-index: 2;	
}
#content-text
{
	position:absolute;
	top: 90px;
	left: 220px;
	z-index: 5;	
}
#product-text
{	
	position:absolute;
	top: 90px;
	left: 65px;
	z-index: 6;	
}

#image-menu-top
{
	position:absolute;
	top: 87px;
}
a.content-link
{
	font-family:Arial;
	font-size:12px;
	color:Black;
}
a:hover.content-link
{
	color:White;	
}
a.product-link
{
	font-family:Arial;
	font-size:12px;
	color:white;
}
a:hover.product-link
{
	color:black;	
}
.product-header
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:white;
}
#menu
{
	position:absolute;
	left: 5px;
	top: 60px;
}
a.menu-link
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration: none;
}
a:hover.menu-link
{
	text-decoration: underline;
	color:white;	
}
#product-tables
{
	position:absolute;
	top: 87px;
	left: 250px;
	z-index: 2;
}
.table-title
{
	background-color: #00285f;
	color: White;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	font-size: 16px;	
}
.table-header
{
	background-color: #224cfd;
	color: White;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	font-size: 12px;	
}
.table-row
{
	background-color: white;
	color: black;
	font-family: Arial;
	text-align: center;
	font-size: 12px;	
}
.table-row-alternate
{
	background-color: #99cccc;
	color: black;
	font-family: Arial;
	text-align: center;
	font-size: 12px;
}
a.PartNumber-link
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:black;
}
a:hover.PartNumber-link
{
	color: Red;	
}
.input
{
	
}
.inputmultiline
{
	width: 600px;
	height: 100px
}
.label
{
	color: black;
	font-family: Arial;
	text-align: center;
	font-size: 12px;	
}
.contactTD
{	
	text-align: left;
	width: 115px;
	height: 40px
}
#contact
{
	position:absolute;
	top: 87px;
	left: 250px;
	z-index: 2;
}
