html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color:#666666;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #ffffff;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #000000;
}

h3 {color:#003399;
}

	h4 {
		font-size:12px;
		padding:5px;
		width:500px;
		margin-left:20px;
		border-bottom: 1px dashed #333;
		color:#666666;
		}

#backdrop {
margin:auto;
width: 950px;
background:url(images/backdrop.jpg);
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
	background: #ffffff;
}
#body {
	position: relative;
	margin-left: 4px;
}
#left-box {
	position: absolute;
	top: 200px;
	left: 15px;
	width: 215px;
	height: 319px;
}
#left-box .inner {
	padding: 20px 0px 0px 8px;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}
#head {
	position: absolute;
	top: 0px;
	left: 350px;
	width: 545px;
	height: 200px;
}
#topnav {
	position: absolute;
	top: 15px;
	left: 22px;
}
#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}

#nav {
	position: absolute;
	top: 200px;
	left: 350px;
	width: 550px;
}
#nav img {
	float: left;
}
#content {
	position: absolute;
	top: 235px;
	left: 250px;
	width: 620px;
	height: 400px;
	background: #ffffff;
}

#content-home {
	position: absolute;
	top: 235px;
	left: 250px;
	width: 620px;
	height: 254px;
	background: #ffffff;
}

#content-bot {
	height: 275px;
	margin-left: 1px;
	overflow: auto;
}


#content-bot2 {
	height: 375px;
	margin-left: 1px;
	overflow: auto;
}


#content .inner {
	padding: 5px 10px;
}
#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em;
}


#contact-info {
	width:250px;
	float:right;
}

#products {
	margin-left:50px;
	}

#tray {
	margin-top: 325px;
	margin-left:20px;
	border: 1px solid #FFFFFF;
}
#tray .redbox {
	float: left;
	width: 270px;
	_height: 250px;
	min-height: 250px;
	background: #ffffff url(images/box_bg1.jpg) no-repeat;
	margin-left: 1px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
}

 .redbox2 {
	float: left;
	width: 270px;
	_height: 250px;
	min-height: 250px;
	background: #ffffff url(images/box_bg2.jpg) no-repeat;
	margin-left: 1px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
}

.textbox {
width:230px;
margin-left:20px;
}

.picbox {
width:265px;
margin-left:6px;
}

#tray .first {
	margin-left: 0px;
}
#tray p {
	margin-top: 5px;
	margin-bottom: 5px;;
	padding-left: 2px;
}
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
.divider {
	background:url(images/footer_bg.gif);
	height: 13px;
	margin-right: 5px;
	position: relative;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
	background: #ffffff;
	text-align: right;
	margin: 0px 7px 0px 2px;
	padding: 18px 15px 15px 15px;
}