body
{
	background: white;
	color: black;
	margin: 2px;
	line-height:14px;
  	font-size: 13px;
	font-family: tahoma, verdana, serif;
}


ul li {
    list-style-type: none
}


#top_cell
{
	width: 800px;
	height: 114px;
	margin: 0 auto;
	background: url(top_bg.gif);
	font-size: 13px;
	font-family: tahoma, verdana, serif;
}

#middle_cell
{
	width: 800px;
	height: 100%;
	margin: 0 auto;
	background: url(middle_bg.gif);
	font-size: 13px;
	font-family: tahoma, verdana, serif;
}

#bottom_cell
{
	width: 800px;
	font-size:10px;
	height: 64px;
	margin: 0 auto;
	text-align:center;
	background: url(bottom_bg.gif);
}

#contact_cell
{
	width: 60%;
	height: 100%;
	margin: 0 auto;
	border: 1px solid black;
}

table {width: 80%; text-align:left}

td{border-bottom:1px #999999 dotted;text-align:left}

a:link
{
	text-decoration: underline;
	color:#981b1e;
}

a:visited
{
	text-decoration: underline;
	color:#981b1e;
}
		
a:hover
{
	text-decoration: none;
	color:#af3235;
}
	
	
img
{
	border: 0;
}

#upper_nav
{
	position: relative;
	height: 38px;
	width: 100%;
	top: 19px;
	margin: 0 auto;
	padding-left: 0;
	font-family: tahoma, verdana, serif;
}



#lower_nav
{
	position: relative;
	height: 21px;
	width: 800px;
	top: 32px;
	float: right;
	margin: 0 auto;
	padding: 0;
}

.item {
    height: 120px;
}

.products {
    float: left;
    width: 160px
}

.characteristic {
    margin-left: 160px;
    float: left;
    list-style-type: disc;
}

.salechannel {
    float: right;
    margin-right: 30px;
}
