/*
FOOTER
*/

#hdr_footer{
position:absolute;
width:193px;
background-color:#666666;
left:2px;
top:410px;
	}

#hdr_spring{
position:absolute;
width:193px;
height:20px;
background-color:#ffffff;
left:80px;
top:435px;
	}



/*
BUSINESS CARDS
*/
	
#offer_bc{
position:absolute;
width:197px;
height:180px;
background-color:#330000;
left:0px;
top:15px;
background-image:url(../imgs/offers/off_panback.gif);
}

/*
POSTER PRINTING
*/
#offer_pp{
position:absolute;
width:197px;
height:200px;
background-color:#330000;
left:0px;
top:200px;
background-image:url(../imgs/offers/off_panback.gif);
}


/*
PANELS CONTENT
*/
#offer_bc_pantop{
	position:absolute;
	width:197px;
	height:35px;
	left:0px;
	top:0px;
	background-image:url(../imgs/offers/off_topback.gif);
	background-repeat:repeat-x;
}
.icon{
position:absolute;
top:0px;
left:162px;
padding:0px;
margin:0px;
padding:0px;
}

#offer_bc_panmid{
	position:absolute;
	width:191px;
	height:35px;
	left:3px;
	top:35px;
	background-image:url(../imgs/offers/off_topgraidz.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
	
	
#offer_bc_panbot{
	position:absolute;
	width:197px;
	height:26px;
	left:0px;
	bottom:0px;
	overflow:hidden;
	}
	


#off_botleft{
position:absolute;
bottom:0px;
left:0px;
padding:0px;}






#off_btn_more {
	position:absolute;
	bottom:0px;
	left:149px;
	overflow:hidden;
	height:26px;
	width:48px;
	margin:0; 
	padding:0;
	background: url( '../imgs/offers/off_btn_more.jpg' ) 0px -26px no-repeat;
	}
	
#off_btn_more a {
	width:48px; 
	height: 26px;
	display: block;
	margin: 0; 
	padding:0;
	overflow:hidden;
	background: url( '../imgs/offers/off_btn_more.jpg' ) 0px 0px no-repeat;
}
#off_btn_more a:hover {
	background: url( '../imgs/offers/off_btn_more.jpg' ) 0px -26px no-repeat;
}