@charset "utf-8";
/* CSS Document */

#container #home_left {
	width:200px;
	height:341px;
	float:left;
	border-right:solid 1px #cccccc;
}

#container #home_left span {
	display:block;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

#container #home_left span h1 {
	font-size:11px;
	color: #165999;
}

#container #home_left span h2{
	padding-top:8px;
	font-size:11px;
	color: #524f4f;
}

#container #home_left2 {
	width:200px;
	float:left;
	border-right:solid 0px #cccccc;
}

#container #home_center {
	width:473px;
	height:342px;
	float:left;
}

#container #home_center2 {
	width:606px;
	min-height:475px;
	float:left;
	border-left:solid 1px #cccccc;
}

#container #home_center2 #titlebar {
	clear:both;
	height: 40px;
	width: 455px;
	margin:10px 0 0 10px;
}

#container #home_center2 #titlebar #icon {
	width:50px;
	height:40px;
	background-color: #ebf5ed;
	float:left;
	display:block;
}

#container #home_center2 #titlebar #prodname {
	width: 400px;
	height: 40px;
	background-color: #ebf5ed;
	float:right;
	display:block;
}

#container #home_center2 #titlebar #prodname p {
	font-size:20px;
	color: #83a883;
	padding-top:6px;
	padding-left:5px;
}

#container #home_center2 #cont {
	margin:0;
	margin:10px 0 0 10px;
	width:550px;
	min-height:350px;
}

#container #home_center2 #cont #proc-pics {
	clear:both;
	margin-top:5px;
	background-color: #ebf5ed;
	padding: 10px 0 5px 10px;
	display:block;
	float:left;
}
#container #home_center2 #cont #prod-desc{
	clear:both;
	margin-top:5px;
	background-color: #ebf5ed;
	float:left;
	text-align: left;
	font-size: 10px;
	color: #83a883;
	font-weight:bold;
	width: 350px;
}

#container #home_center2 #cont #proc-pics #pictures {
	padding: 0 11px 0 0px;
	float:left;
}

#container #home_center2 #cont #proc-pics #pictures p {
	padding-top:5px;
	text-align: left;
	font-size: 10px;
	color: #83a883;
	font-weight:bold;
}

#container #home_center2 #cont #subhead {
	clear:both;
	margin:0;
	padding:0;
}

#container #home_center2 #cont #subhead h1 {
	font-size:16px;
	color: #83a883;
	font-weight:bold;
	padding-top:14px;
}

#container #home_center2 #cont #subhead h1 a{
	font-size:16px;
	color: #83a883;
	font-weight:bold;
	padding-top:14px;
	text-decoration:none;
}

#container #home_center2 #cont #subhead h1 a:hover{
	text-decoration:underline;
}

#container #home_center2 #cont #subhead p {
	font-size:11px;
	color: #524f4f;
	line-height:16px;
}

#container #home_center2 #cont #subhead ul {
	padding:10px 50px 0 50px;
	font-size:10px;
	color: #524f4f;
	line-height:16px;
	text-decoration:none;
	float:left;
	list-style-image:url(../images/bullet.gif) inside;
}

#container #home_center2 #cont #subhead ul a {
	font-size:10px;
	color: #524f4f;
	text-decoration:none;
}

#container #home_center2 #cont #subhead ul a:hover {
	font-size:10px;
	color: #83a883;
	text-decoration:underline;
}

#container #home_center2 #cont #contact {
	clear:both;
	/*margin-top:5px;*/
	background-color: #ebf5ed;
	padding: 10px 0 5px 10px;
	display:block;
	float:left;
	width:445px;
}

#container #home_right {
	width:133px;
	height:342px;
	float:left;
	border-left:solid 1px #cccccc;
}

#container #menu-pic {
	clear:both;
	padding:0;
	display: block;
	width: 808px;
	height: 70px;
}

#container #menu-pic #ourprod {
	width: 80px;
	height: 70px;
	background: url(../images/ourproducts.gif) no-repeat #99cc99;
	border:solid 1px #CCCCCC;
	float:left;
}

#container #menu-pic a.garment {
	width: 65px;
	height: 70px;
	background: url(../images/garment.gif);
	float:left;
	text-decoration:none;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#container #menu-pic a.garment:hover {
   background:url(../images/garment-ro.gif);
}

#container #menu-pic a.bibs {
	width: 65px;
	height: 70px;
	background: url(../images/bibs.gif);
	float:left;
	text-decoration:none;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#container #menu-pic a.bibs:hover {
   background:url(../images/bibs_ro.gif);
}

#container #menu-pic a.briefs {
	width: 65px;
	height: 70px;
	background: url(../images/briefs.gif);
	float:left;
	text-decoration:none;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#container #menu-pic a.briefs:hover {
   background:url(../images/briefs-ro.gif);
}

#container #menu-pic a.gloves {
	width: 65px;
	height: 70px;
	background: url(../images/gloves.gif);
	float:left;
	text-decoration:none;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#container #menu-pic a.gloves:hover {
   background:url(../images/gloves-ro.gif);
}

#container #menu-pic a.janitorial {
	width: 65px;
	height: 70px;
	background: url(../images/janitorial.gif);
	float:left;
	text-decoration:none;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#container #menu-pic a.janitorial:hover {
   background:url(../images/janitorial-ro.gif);
}

#container #menu-pic a.bedding {
	width: 65px;
	height: 70px;
	background: url(../images/bedding.gif);
	float:left;
	text-decoration:none;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#container #menu-pic a.bedding:hover {
   background:url(../images/bedding-ro.gif);
}

#container #menu-pic a.furniture {
	width: 65px;
	height: 70px;
	background: url(../images/furniture.gif);
	float:left;
	text-decoration:none;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#container #menu-pic a.furniture:hover {
   background:url(../images/furniture-ro.gif);
}

#container #menu-pic a.shower {
	width: 65px;
	height: 70px;
	background: url(../images/shower.gif);
	float:left;
	text-decoration:none;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#container #menu-pic a.shower:hover {
   background:url(../images/shower-ro.gif);
}

#container #menu-pic a.table {
	width: 65px;
	height: 70px;
	background: url(../images/table.gif);
	float:left;
	text-decoration:none;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#container #menu-pic a.table:hover {
   background:url(../images/table-ro.gif);
}

#container #menu-pic a.towels {
	width: 65px;
	height: 70px;
	background: url(../images/towels.gif);
	float:left;
	text-decoration:none;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#container #menu-pic a.towels:hover {
   background:url(../images/towels-ro.gif);
}

#container #menu-pic a.underpads {
	width: 65px;
	height: 70px;
	background: url(../images/underpads.gif);
	float:left;
	text-decoration:none;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#container #menu-pic a.underpads:hover {
   background:url(../images/underpads-ro.gif);
}
