/**********************
  HOME SPECIFIC STYLES
***********************/

div#headerWrap.home {
	height:164px;
	background:url(/images/headerWrapBG_home.jpg) repeat-x top center;}
	
div#header.home {
	height:164px;
	background:url(/images/headerBG_home.jpg) no-repeat right bottom;}
	
div#bannerWrap {
	margin:auto;
	width:100%;
	height:305px;
	background:url(/images/bannerWrapBG_home.jpg) repeat-x top left;}

div#banner {
	margin:auto;
	width:1042px;
	height:305px;
	background:url(/images/bannerBG_home.jpg) no-repeat left top;}

div#bannerleft {
	float:left;
	margin-left:17px;
	_margin-left:8px;
	width:411px;
	height:293px;}


/*feature*/
div#productGridFloat.home {
	background:none;}

div#productGridFloat.home table#productPreview {
	background:none;
	border:none;}
	
td#homeFeatureTitle {
	width:152px;}
	
td#homeFeatureTitle h2 {
	letter-spacing:-1px;
	margin-top:24px;
	font-size:14pt;}

td#homeFeatureTitle h2 {
	color:#723334;}

div#productGridFloat.home td#thumbnail {
	padding:10px 0 0 20px;}
	
div#productGridFloat.home td#thumbnail img {
	border:2px solid #e7e4dd;}

td#prodPreviewName.home {
	padding:10px 5px 0 0;
	height:26px;
	font-size:12pt;
	font-weight:bold;
	color:#f5f4ef;}

div#homeFeatureContent {
	clear:both;
	margin-left:10px;
	padding-top:10px;
	width:400px;}

input#btnOrderNowHome {
	display:block;
	border:none;
	width:98px;
	height:32px;
	background:url(/images/homeFeatureButton2.jpg) no-repeat left top;}

input#btnOrderNowHome:hover {
	cursor:pointer;
	background:url(/images/homeFeatureButton2_hover.jpg);}
	
a#btnMoreInfoHome {
	display:block;
	width:98px;
	height:32px;
	background:url(/images/homeFeatureButton1_hover.jpg) no-repeat left top;}
	
a#btnMoreInfoHome:hover img {
	visibility:hidden;
	cursor:pointer;}

div#contentWrap.home {
	margin:auto;
	width:1010px;
	height:249px;
	background:url(/images/mainContentBG_home.jpg) no-repeat left top;}
	
div#contentLeft.home {
	margin-left:50px;
	_margin-left:20px;
	width:384px;}

div#contentRight.home {
	width:520px;}
	
div#contentRight.home p {
	font-size: 8pt;}
	
div#pageTitleWrapHome {
	padding:14px 10px 4px 10px;
	height:32px;}
	
div#pageTitleWrapHome h1 {
	color:#443d2b;
	font-size:14pt;}

div#mainContentArea.home {
	padding-top:0;}
	
