/* CSS Document */
#prodBase { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:13px; color:#323232;}
#prodBase a {font-size:12px; color:#175c97; text-decoration:underline;}
#prodBase a:hover {text-decoration:none;}


#prodBase {width:980px; height:1270px; background:#fff; border:#b9b9b9 4px solid;}

#tier1 {margin:17px 0 26px 0;width:830px;}
#leftEl {float:left; width:230px; font-size:11px; color:##828282; border-right:1px ##dddddd solid;}
#rightEl {float:left; width:564px; margin-left:18px;}
#tier2 {position:relative; background:url(images/tier2bg.jpg); width:843px; height:308px; margin-bottom:60px;}
#tier2Left {
	width:460px;
	position:absolute;
	top:0px;
	left:30px;
	height: 272px;
}
*html #tier2Left {top:10px;}