#header-flash,
#content {
	background:#828282;
	padding:0;
}
#header-flash {
	height:44px;
	background:#828282 url(../img/home-top.jpg) bottom right no-repeat;
}
#content-area {
	margin-top:44px;
}

#home-darrold{
	width:326px;
	height:281px;
	background:url(../img/home-darrold.jpg) top right no-repeat;
	float:left;
}

#home-content {
	margin-top:0px;
	/*padding-top:10px;*/
}

table.image-borders{
	border-collapse:collapse;
	border:none;
	padding:0;
	margin:0;
}
table.image-borders td {
	padding:0;
	margin:0;
}
table.image-borders .image-top-left{
	background:url(../img/image-shadow/top-left.gif) bottom right no-repeat;
	width:17px;
	height:9px;
}
table.image-borders .image-top-center{
	background:url(../img/image-shadow/top-center.gif) bottom left repeat-x;
}
table.image-borders .image-top-right{
	background:url(../img/image-shadow/top-right.gif) top left no-repeat;
	width:17px;
}
table.image-borders .image-left{
	background:url(../img/image-shadow/left.gif) bottom right repeat-y;
}
table.image-borders .image-center{
	padding:0;
	background:#ffffff;
}
table.image-borders .image-right{
	background:url(../img/image-shadow/right.gif) bottom left repeat-y;
}
table.image-borders .image-bottom-left{
	background:url(../img/image-shadow/bottom-left.gif) top left repeat-x;
}
table.image-borders .image-bottom-center{
	background:url(../img/image-shadow/bottom.gif) top left repeat-x;
	height:16px;
}
table.image-borders .image-bottom-right{
	background:url(../img/image-shadow/bottom-right.gif) top left repeat-x;
}
#content{
	min-height:0;
}
#content-area {
	min-height:0;
	/*height:200px; */
}
#home-content{
	height:280px;
}
#floating-area{
	margin-top:90px;
}

#footer {
	background:url(../img/home-footer.jpg) top left no-repeat;
	height:51px;
	line-height:70px;
	padding-right:30px;
	z-index:300;
	position:relative;
}
#shadow-bottom .left-rounder {
	background:url(../img/shadows/bottom-left-home.gif) bottom right no-repeat;

}
#shadow-bottom .right-rounder {
	background:url(../img/shadows/bottom-right-home.gif) bottom left no-repeat;
}

#home-mailing-button img,
#home-cart img,
#home-purchase-button img{
	padding:0;
	margin:0;
	position:absolute;
	top:0;
	left:0;
}
#home-purchase-button{
	position:absolute;
	top:0;
	left:398px;
	padding:0;
}
#home-cart{
	position:absolute;
	top:10px;
	right:30px;
	padding:0;
	width:77px;
	height:28px;
}
#home-mailing-button{
	position:absolute;
	top:0;
	left:9px;
}

#footer{
}

