
body {
	background: 		url('/images/backgrounds/home_bg.gif') left top no-repeat #fff;
}

div#outerCon {
	background: 		none;
}

div#midCol {
	width:				auto;
	padding:			20px 0 0 3px
}

div#copyright {
	width:				400px; 
	height:				25px !important; /* 60 - 25 - 0 */
	padding:			15px 5px 25px 195px !important;
}

div#rightCol {
	display:			none;
}

div#floaterRight {
	display:			none;
}

div#midCol div#flashOuterCon {
	position:			relative;
	width:				747px;
	height:				560px;
	top:				0;
	overflow:			hidden;
}

				
div#midCol div#flashOverlay {
	position:			absolute;
	width:				709px; /* 747 - 18 - 18 */
	bottom:				0px;
	padding:			0 18px 0 20px;
	margin-bottom:		15px;
}

div#flashOverlayFeaturedItems {
	float:				left;
	width:				523px;
	margin-right:		16px;
}

div#featuredItemsTop {
	height:				122px; /* 152 - 15 - 15 */
	padding:			15px 50px 15px 20px;
	margin-bottom:		15px;				
	color:				#d8d0ca;
	background:			url('/images/backgrounds/home_featureditemstop_bg.png') no-repeat;
	
}

div#featuredItemsTop h1 {
	font-size:			26px;
	font-weight:		bold;
	margin-bottom:		25px;
	color:				#fefefe;
}

div#featuredItemsBottom {
	height:				44px; /* 69 - 15 - 10 */
	padding:			15px 20px 10px 20px;	
	color:				#fefefe;
	background:			url('/images/backgrounds/home_featureditemsbottom_bg.png') no-repeat;
}

div#featuredItemsBottom h2 {
	font-size:			18px;
	margin-bottom:		6px;
	color:				#fefefe;
}

div#featuredItemsBottom a {
	color:				#ffffff;
}


div#flashOverlaySampleItems {
	float:				right;
	width:				170px;
}


div.borderblock {
	padding:			0;
	margin:				0;
}	
div.first {
	margin-bottom:		7px;
}

div.borderblock div.center {
	height:				217px;
	padding: 			0 10px 0 7px;
	font-size:			10px;
	line-height:		1.3em;
	overflow:			hidden;
	position:          relative;
}

div.borderblock div.center td.linkcon {
	line-height:		1.5em;
}

div.borderblock div.center p {
	margin:				0;
	padding:			0 7px 0 0;
}

div.center h2 {
	line-height:       18px;
}

div#image-cycle {
	margin-left:       40px;
	margin-top:        5px;
}

a#productlink {
	position:          absolute;
	left:              10px;
	top:               195px;
	display:           block;
	width:             142px;
	height:            22px;
	color:             #fa7404;
	line-height:       18px;
	font-size:         11px;
	background-image:  url('/images/button-homepage.png');
	background-repeat: no-repeat;
	text-decoration:   none;
	padding-left:      8px;
}

a#productlink:hover {
	color:             #924200;
}

/*---- footer styles ----*/
div#footerCon {
	width:				924px; /* 966 - 0 - 42 */
	height:				368px; /* 370 - 2 - 0*/
	margin:				0 0 0 30px;
	padding:			2px 0 0 25px;
	zoom:				1;
	background-image:	none !important;
	font-size:			9px;
}	


div#footerCon div#footerInnerCon {
	display:			block;
	width:				419px; /* 524 - 0 - 125 */
	height:				263px; /* 285 - 23 - 0 */
	padding:			23px 0 0 105px;
	background-image:	url('/images/backgrounds/footer_home_bg.png');
	background-repeat:	no-repeat;
}
	