

body {
	margin: 0em;
	font-family:verdana;
	font-size:0.9em;
}
#header-middle * { margin: 0px; padding: 0px;}

#header-left {
	left:0;
	z-index:3;
	background-image: url("/images/header-left-new.png");
}

#header-middle img {border: none;}

#header-right,
#header-left,
#header-middle-content { height: 253px; }

#header-right,
#header-left {
	position:absolute;
	top:0px;
	width: 50%;
}

#header-right {
	background-image: url("/images/header-right-new.jpg");
	right:0px;
	z-index:2;
}

#header-middle {
	width:744px;
	z-index:1;
	margin: auto;
}

#header-middle-content {
	position:relative;	
	z-index:5;
}

#header-middle li {
	display: inline;
	padding-left: 21px;
	font: 0.9em "Lucida Grande";
	font-weight: bold;
	color: #000000;
	
}

#header-middle ul {
	bottom:8px;
	text-align:center;
	margin: 0em;
	padding: 0em;
}

#header-middle li a,
#footer li a {
	text-decoration: none;
	color: black;
}

#header-middle li a:hover,
#footer li a:hover { color:#006400; }
#header-middle h1 {
	position: absolute;
	top: 62px;
}

#header-middle span {
	position: absolute;
	display: block;
}

#header-middle h1 {
	font-family: "Times New Roman";
	font-size:1.5em;
	font-weight:100;
}

#footer {
	height:60px;
	background-image:url("/images/footer.jpg");
	text-align: center;
	clear: both;
}

#footer li {
	display: inline;
	padding-left: 24px;
	font: 0.7em verdana;
	font-weight: bold;
	color: #000000;
}

#footer ul {
	padding: 8px 0px;
	margin: auto;
	width: 744px;
}

#toll-free { top: 90px; position:absolute; }

#fax { top: 110px; position: absolute; }

#header-table * {padding: 0px; margin: 0px;}

#company-name {
	font-family:"Times New Roman";
	font-size:1.5em;
	font-weight:100;
	position:absolute;
	top:62px;
}


#header-table img {
display:block;
}
