body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 160px;
	}
#address {
	width:350px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	float: right;
	margin-right: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#homediv {
	width: 140px;
	padding: 0px;
	float: left;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
	font-size: 18px;
	text-align: center;
}
#products_div {
	float: left;
	height: 45px;
	width: 800px;
	margin-top: 25px;
	padding-left: 20px;
}

.menu_item_2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-color: #e5e3e3;
	white-space: nowrap;
	margin: 0px;
	width: auto;
	vertical-align: top;
	height: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	text-align: center;
	padding: 1px;
}
.menu_item_3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	height: 14px;
	width: 100%;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #000;
	background-color: #F1EDEE;
	white-space: nowrap;
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-bottom: 3px;
}
.headline {
	font-size: 13px;
	font-weight: normal;
	color: #039;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	text-align: center;
	text-transform: capitalize;
	margin-left: 0px;
}
