body {
/*background-image:url(images/8pxstripe.gif);*/
background-color:#666;
}

#wrapper {
margin:auto;
width:750px;
background-color:#FFFFFF;
}

#title {
float:inherit;
width:750px;
height:112px;
background-image:url(images/homebann.gif);
background-repeat:no-repeat;
background-color:#003366;
}

td img {display: block;}

#navigation {
float:inherit;
width:750px;
height:20px;
background-color:#cccccc;
}

#prodimgs {
	position:absolute;
	width:283px;
	height:608px;
	background-color:#99FF00;
	right: 389px;
	top: 158px;
	z-index:0;
}

#hometext{
	position:relative;
	width:730px;
	height:auto;
	left:10px;
}

#prodlist{
	position:relative;
	width:400px;
	height:auto;
	left:10px;
}

#prodpix {
	position:relative;
	float:right;
/*	right:10px;
	top:15px; */
	width:175px;
	height:650px;

}

#footer{
margin:auto;
width: 750px;
height:50px;
background-image:url(images/footer.gif)
}


p {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:20px;
color:#666666;
}

a {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
line-height:20px;
color:#666666;
text-decoration:none;
}

.bold {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
line-height:24px;
color:#666666;
font-weight:bold;
}


.prodtext {font-size: 13px}
.prodtextbold {line-height:16px; color:#666666; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}

