﻿#home-welcome {
	background: #C62036 url(/App_/ROOT/PageFrame/Index/welcome_top.gif) top left no-repeat;
	color: #fff;
	width:816px;
	font-size:12px;
	position: relative;
	margin-bottom: 10px;
}
#home-welcome p 
{
	margin-left: 5px;
	margin-bottom:8px;
}
#home-welcome h2 
{
	background: url(/App_/ROOT/PageFrame/Index/welcome_phrase.gif) top left no-repeat;
	width: 514px;
	height:28px;
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom:5px;
}
#home-welcome .content {
	padding: 20px 15px 10px 285px;    
}
#home-welcome .wrapper 
{
	background: url(/App_/ROOT/PageFrame/Index/welcome_bottom.gif) bottom left no-repeat;
	padding-bottom: 15px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
#home-welcome a, #featured-product a { color: #ffd267; }

#featured-product {
	background: url(/App_/ROOT/PageFrame/Index/featured_top.jpg) top left no-repeat;
	background-color: #576EB2;
	width:817px;
	color: #fff;
	position:relative;
}
#featured-product .content {
	background: url(/App_/ROOT/PageFrame/Index/featured_bot.jpg) bottom left no-repeat;
	padding-top:93px;
	padding-bottom:18px;
}
#featured-product .wrapper {
	background: url(/App_/ROOT/PageFrame/Index/featured_bg.jpg) repeat-y;
	padding: 1px 230px 1px 295px;
}
#featured-product .sauce 
{
	position:absolute;
	top:-8px;right:15px;
}
#featured-product .productImage 
{
	position:absolute;
	top:-80px;left:0;
}
#featured-product .productDescription {
}
#featured-product .content p {
	padding-bottom: 8px;
}
