body {
	text-align:center;
	background:#3c3c3c;
	color:#3E4529;
	font-family:tahoma, vedana, arial;
	font-size:13px;
}
h1 {
	color:#5E2F18;
	font-size:22px;
	font-weight:normal;
	margin-top:0;
}
a {
	color:#C05520;
}
img {
	border:none;
}
#curvetop {
	margin:0 auto;
	text-align:left;
	width:768px;
	/*background:url("images/curve-top.gif") no-repeat;*/
}
#curvebot {
	margin:0 auto;
	text-align:left;
	width:768px;
	height:8px;
	background:url("images/curve-bot.gif") no-repeat;
}
#container {
	margin:0 auto;
	text-align:center;
	width:768px;
	border-left:1px solid white;
	border-right:1px solid white;
}
#top {
	width:749px;
	height:225px;
	margin:0 auto;
	text-align:left;
}
#block1, #block2, #block3 {
	float:left;
	height:225px;
	font-size:1px;
}
#block1 img {
	border-bottom:1px solid #3c3c3c;
	margin:0;
	padding:0;
}
#block2 img {
	border-bottom:1px solid #3c3c3c;
	margin:0;
	padding:0;
}
#block3 img {
	border-bottom:1px solid #3c3c3c;
	margin:0;
	padding:0;
}
#block1 {
	width:375px;
}
#block2 {
	width:300px;
}
#block3 {
	width:74px;
}
#viewtop {
	width:749px;
	height:9px;
	margin:0 auto;
	text-align:left;
	/*background:url("images/view-top.gif") no-repeat;*/
	margin-top:8px;
}
#viewbot {
	width:749px;
	height:9px;	
	margin:0 auto;
	text-align:left;
	background:url("images/view-bot.gif") no-repeat;
}
#view {
	width:729px;
	margin:0 auto;
	text-align:left;
	background:#E6E8D6;
	padding:0px 10px 6px 10px;
}
#footer {
	width:729px;
	margin:0 auto;
	text-align:left;
	background:#CACDB5;
	font-size:11px;
	text-align:right;
	padding:10px;
	height:50px;
}
#column1, #column2 {
	float:left;
}
#column1 {
	width:355px;
	margin-right:20px;
}
#column2 {
	width:354px;
	clear:right;
}
#homelist {
	list-style-image:url('images/arrow.gif');
}
#homelist li {
	margin-bottom: 8px;
}
#contactus {
	margin:0 auto;
	width:365px;
	text-align:left;
}
.feeders {
	width:220px;
	float:left;
	vertical-align:baseline;
	margin-right:10px;
	margin-top:10px;
	text-align:center;
}
.assem-steps {
	border:1px solid black;
	padding:5px;
	font-size:10px;
	margin-bottom:5px;
}
.assem-steps h2 {
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0px;
	text-align:center;
}