#container {
	position:relative;
	color:#000;
	}

#banner {
	position:absolute;
	top:102px;
	left:182px;
	background:url(../images/home_banner.gif) no-repeat;
	width:623px;
	height:205px;
	padding:	0px;
	background-color: #FFFFFF;
	}
#hd_featuredproducts {
	padding-top:338px;
	line-height:1em;
	margin-top:0;
	}
h3	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f3e3c;
	background-color:#d5d2cb;
	border-bottom:none;
	padding:4px 8px;
	margin-bottom:12px;
	
	}
.inst_product_c {
	border:1px #b6b3b1 solid;
	float:left;
	width:200px;
	margin-right:13px;
	font-size:10px;
	line-height:1.3em;
	margin-bottom:36px;
	position:relative;
	min-height:200px;
	height:auto !important;
	height:200px;
	}
.inst_product_c h1 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 6px 0;
	}
.inst_product_c p,
.inst_product_c h1
 {
	margin-left:8px;
	margin-top:0;
	}
.inst_product_c img {
	margin-right:8px;
	margin-left:3px;
	}
.inst_product_c p.desc {
	padding-top:4px;
	padding-bottom:60px;
	}
.inst_product_c h3 {
	width:184px;
	}

.inst_product_c .lnk_readmore,
.inst_product_c .lnk_viewall {
	position:absolute;
	bottom:0px;
	left: 2px;
	}
.inst_product_c .lnk_readmore {
	bottom:28px;
	}


.inst_product_c a:link,
.inst_product_c a:visited,
.inst_product_c a:hover,
.inst_product_c a:active {
	color:#473e3b;
	text-decoration:underline;
	}
	
.last {
	margin-right:0;
	}
	
#welcomephoto {
	float:right;
	text-align:center;
	width:161px;
	color:#473e3b;
	margin-top:0;
	}

