@charset "UTF-8";
/* CSS Document */

#homeBanner, a #homeBanner {
		width:498px;
		height:500px;
		background:url(../images/IMC-Ad-1111-banner.jpg) no-repeat top left #fff
		
}
a:hover #homeBanner {
		width:498px;
		height:500px;
		background:url(../images/IMC-Ad-1111-banner-hover.jpg) no-repeat top left #fff
}
a#buttonLeft {
		margin-top:419px;
		margin-left:53px;
		float:left;
		height:32px;
		width:106px;
		background:url(../images/IMC-Ad-0210-button.jpg) no-repeat left 0
}
a#buttonRight {
		margin-top:419px;
		margin-left:140px;
		float:left;
		height:32px;
		width:106px;
		background:url(../images/IMC-Ad-0210-button.jpg) no-repeat 
}
a#buttonLeft:hover,a#buttonRight:hover  {
		background:url(../images/IMC-Ad-0210-button.jpg) no-repeat left -32px 
}
a#brandingbutton {
		margin-top:0;
		margin-left:0;
		float:left;
		height:32px;
		width:250px;
		background:url(../images/brandingbutton.jpg) no-repeat 
}
a#brandingbutton:hover  {
		background:url(../images/brandingbutton.jpg) no-repeat left -32px 
}
div.specials {
	float:left;
	padding:20px 10px 10px;
	width:210px;
	font:normal 20px Myriad,Myriad Pro,Arial;
	color:#282828
}
div.specials h2 {
	font-size:24px; margin:0;
	color: #EB0085
}
a.products  {font-size:14px;padding:3px 8px;border:2px solid #282828;background:#444;color:#fff;text-decoration:none}
a.products:hover {color:#EB0085}
div.hr {
	background:url(../images/hr_bg.gif) no-repeat top center;
	height:34px;
	padding:0 0 18px 0
		}
div.hrEnd {
	background:url(../images/hr_bg_bottom.gif) no-repeat top center;
	height:34px;
	padding:0 0 18px 0
		}
.fineprint {font-size:10px}
