@CHARSET "UTF-8";

div#left_col
{
	padding: 0 0 0 0;
	float: left;
	width: 236px;
}

div#right_col
{
	padding: 0 0 0 0;
	float: right;
	width: 582px;
}



div#hero_area
{
	width: 582px;
	height: 263px;
}

div#hero_area img.hero
{
	border: none;
}

div#products
{
	padding: 36px 0 0 0;
	height: 280px;
}
div#products div.callouts_prod
{
	float: left;
	width: 206px;
}
div#products div#press
{
	width: 170px;
}
div#products div.callouts_prod h1
{
	height: 25px;
	width: 168px;
	background: url(gfx/front_page_headers.gif) no-repeat;
	color: transparent;
	margin: 0 0 12px 0;
	text-indent: -999px;
}
div#products div#best_sellers h1
{
	background-position: 0 -25px;
}
div#products div#press h1
{
	background-position: 0 -50px;
}
div#products div.prod_block
{
	float: left;
	width: 96px;
	height: 96px;
}
div#products div.prod_block img
{
	width: 84px;
	height: 84px;
	border: solid 1px #e7e0ec;
}
div#products div.prod_block ul,
div#products div.prod_block ul li
{
	display: none;
	padding: 0;
	margin: 0;
}
div#products div.callouts_prod a.more,
	div#callouts div.callouts_lower a.more
{
	font-family: Georgia, serif;
	font-size: 12px;
	color: #e90d90;
	background: url(gfx/front_page_headers.gif) no-repeat 0 -76px;
	margin: 12px 0 0 0;
	padding: 0 0 0 15px;
}
div#products div.callouts_prod a.more:hover,
	div#callouts div.callouts_lower a.more:hover
{
	color: #831582;
}
div#press img.press_image
{
	border:1px solid #E7E0EC;
	margin: 0 0 5px 0;
	
}
div#callouts div.callouts_lower
{
	height: 191px;
	width: 171px;
	background: #f3eef6;
	float: left;
}
div#callouts div#callout_left, 
	div#callouts div#callout_middle
{
	background:#f3eef6 url(gfx/front_callout_background.gif);
}
div#callouts div#callout_left
{
	background-position: -2px 0;
	width: 191px;
}
div#callouts div#callout_middle
{
	width: 199px;
}
div#callouts div#callout_right
{
	margin-left: 20px;
}
div#callouts div.callouts_lower div.inner
{
	padding: 29px 5px 0 20px;
}
div#callouts div.callouts_lower h2
{
	background:url(gfx/front_callout_headers.gif);
	height: 25px;
	text-indent: -10000px;
}
div#callouts div.callouts_lower h3
{
	color: #831582;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
div#callouts div#callout_right h3
{
	font-size: 18px;
}
div#callouts div#callout_middle h2
{
	background-position: 0 -75px;
}
div#callouts div#callout_right h2
{
	background-position: 0 -50px;
}
