form { margin:0 0 10px 0; }
a img { border:0; }
.start {}
td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../slices/background.jpg);
	background-repeat:repeat-x;
	background-color:#051D37;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B8C8D7;
	font-size: 12px;
}
a:link {
	color: #3773B2;
}
a:visited {
	color: #3773B2;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #3773B2;
}
.title {
	font-size: 22px;
	font-weight: normal;
	color: #B8C8D7;
	padding-bottom: 18px;
}
.subtext {
	color: #B8C8D7;
	font-weight:bold;
}
.container{
	padding: 15px;
	text-align:left;
}

/* product display */
a.product {
	color:#FFF;
	text-decoration:none;
}
a.product:hover {
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
}
a.product:visited {
	color:#FFF;
}
div.ProductNameOuter {
	border:1px solid #FFF;
	border-width:0 1px 1px 1px;
	width:173px;
	height:40px;
	background-color:#000;
	margin-bottom: 20px;
}
div.ProductNameInner {
	border:1px solid #878787;
	border-width:1px 0 0 0;
	text-align:center;
	padding:5px;
}
div#catalogueImage { float:left; width:150px; padding-left:5px; }
div#catalogueDescription { float:left; width:188px; padding-left:10px; }
div#catalogueDescription p { margin:0; }
div#requestForm { float:left; width:300px; padding-left:40px; }
div.clear { width:100%; height:1px; clear:both; }
p.catalogueButtons img { margin-bottom:5px; }
div#requestForm input, div#requestForm textarea { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }



/* =Peter Richman Aditions of 10/11/2008
----------------------------------------------------------------------------------------*/

.logo a{
display:					block;
text-indent:              -4000px;
background:					url(../slices/logo.gif) top left no-repeat;
height:						150px;
width:						470px;
margin:						0px;
}

.logo{
margin:						0px;
}

.signs{
height:						149px;
width:						301px;
background:					url(../slices/header_image.jpg) top left no-repeat;
text-indent:                -4000px;
margin:                     0px;
}

