body	{
		margin: 90px 0 0 0;
		padding: 0 0 0 164px;
		               background-image: url(/images/timlogo.jpeg);
		background-repeat: no-repeat;
		font-family: Tahoma, Arial;
		font-size: 9pt;
	}
 #logolink
         {
                 display: block;
                 height: 100px;
                 width: 200px;
                 background-image: url(images/timlogo.jpeg);
         }
      



h1
{
	font-size: 3em;
}

p	{
	clear: left;
	}

h5	{
	margin: 2px;
	}

.blue	{
	color: #039;
	}


a.red	{
	color: #F00 !important;
	}

.brown	{
	color: #933;
	}
a:hover {
		text-decoration: none;
		color: #600;
	}

.title	{
		font-size: 14px;
		font-weight: bold;
	}

.menu	 {
		font-size: 9px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
	}

.small	{
		font-size: 11px;
	}

.smalltitle	{
		font-size: 11px;
		font-weight: bold;
	}

.medium-small {
		font-size: 12px;
	}

.large 	{
		font-size: 18px;
	}

.mediumtitle {
		font-size: 12px;
		font-weight: bold;
	}

#nav	{
		position: absolute;
		z-axis: 5;
		width: 150px;
		top: 0;
		left: 0;
		margin: 80px 0 0 0;
		padding:  0 px 0 px;
		text-align: right;
		font-weight: bold;
	}

#nav h5 {
		margin: 0;
		padding: 0;
	}
#nav a {
		font-size: 9px;
		text-decoration: none;
		color: #000;
	}
.hr	{
		display: block;
		height: 1px;
		background-color: #000;
		
		padding: 0;
	}
.hr hr{display: none;}
black {
  border: 1px solid #000;
}

.box	{
width: 500px;
  font-size: 11px;
  border: 1px solid #333;
  margin: 12px;
  padding: 4px;
  background: #FFC;
}

img.distributors	{
	border: none;
	}
	

#reviews ul	{
	list-style: none;
	}
	
#reviews li	{
	margin: 18px;
	padding: 8px;
	}

img.reviews	{
	float: left;
	clear: left;
	padding-right: 4px;
	border: none;
	}
img.rightimage	{
	margin-left: 10px;
	float: right;
	border: 1px solid #000;
	}

img.leftimage	{
	margin-right: 10px;
	float: left;
	border: 1px solid #000;
	}
.item
{
	margin-bottom: 20px;
	clear: left;
	width: 600px;
	font-size: 11px;
	margin-top: 10px;
}
#mailing fieldset
{
	width: 250px;
}

#mailing legend
{
	border: 1px solid #000;
	font-weight: bold;


}

.floatRight
{
margin: 0px 0px 0px 10px;
padding:20px;
text-align: center;
float: right;
}

.floatLeft
{
margin-right: 4px;
text-align: center;
float: left;
}
