@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
#body-wrapper { width:926px; margin:12px auto;}

#logo {
	background: url(images/img-logo.gif) no-repeat left top;
	height: 69px;
	width: 361px;
}

#nav { float:right; margin-top:40px;}
#nav a{	margin-left:22px; display:block; float:left;}
#nav a.home{
	background: url(images/nav_home.gif) no-repeat left top;
	float: left;
	height: 14px;
	width: 60px;
}
#nav a.about{background: url(images/nav_about.gif) no-repeat left top;
	float: left;
	height: 14px;
	width: 86px;}
#nav a.quality{background: url(images/nav_quality.gif) no-repeat left top;
	float: left;
	height: 14px;
	width: 79px;}
#nav a.products{background: url(images/nav_products.gif) no-repeat left top;
	float: left;
	height: 14px;
	width: 94px;}
#nav a.contact{background: url(images/nav_contact.gif) no-repeat left top;
	float: left;
	height: 14px;
	width: 101px;}
	
#nav a:hover.home{
	background: url(images/nav_over_home.gif) no-repeat left top;
	float: left;
	height: 14px;
	width: 60px;
}
#nav a:hover.about{background: url(images/nav_over_about.gif) no-repeat left top;
	float: left;
	height: 14px;
	width: 86px;}
#nav a:hover.quality{background: url(images/nav_over_quality.gif) no-repeat left top;
	float: left;
	height: 14px;
	width: 79px;}
#nav a:hover.products{background: url(images/nav_over_products.gif) no-repeat left top;
	float: left;
	height: 14px;
	width: 94px;}
#nav a:hover.contact{background: url(images/nav_over_contact.gif) no-repeat left top;
	float: left;
	height: 14px;
	width: 101px;}

#page-header { margin-top:12px; clear:both;}
#page-header #img-banner {
	background: url(images/home-banner.jpg) no-repeat left top;
	height: 253px;
	width: 926px;
}

#page-header #prd-nav{
	background: url(images/bbox-tile.gif) repeat-x left top;
	height: 130px;
	font-size:11px;
	
}
#page-header #prd-nav { color:#b9aa81;}
#page-header #prd-nav h1 {display:block; margin:20px 0px 0px 0px;}
#page-header #prd-nav p { margin:6px 12px 6px 0px;}
#page-header #prd-nav a{ color:#ffb14b;}
#page-header #prd-nav a:hover{ color:#8baf00;}
#t-fabric { width:140px; float:left; border-right:solid 1px #8b160e; border-left:solid 1px #ba3a32; height: 130px; padding:0px 0px 0px 16px;}
#t-fabric h1{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/t-fabric.png',sizingMethod='noscale'); 
 width:94px; height:15px;  
}
html>body #page-header #prd-nav #t-fabric h1{
	background: url(images/t-fabric.png);
}

#t-kitchen { width:198px; float:left; border-right:solid 1px #8b160e; border-left:solid 1px #ba3a32; height: 130px;  padding:0px 0px 0px 16px;}
#t-kitchen h1{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/t-kitchen.png',sizingMethod='noscale'); 
width:173px; height:15px; 
}
html>body #page-header #prd-nav #t-kitchen h1{
	background: url(images/t-kitchen.png);
	
}
#t-bed { width:144px; float:left; border-right:solid 1px #8b160e; border-left:solid 1px #ba3a32; height: 130px;  padding:0px 0px 0px 16px;}
#t-bed h1{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/t-bed.png',sizingMethod='noscale'); 
width:120px; height:15px; 
}
html>body #page-header #prd-nav #t-bed h1{
	background: url(images/t-bed.png);
	
}
#t-table { width:170px; float:left; border-right:solid 1px #8b160e; border-left:solid 1px #ba3a32; height: 130px;  padding:0px 0px 0px 16px;}
#t-table h1{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/t-table.png',sizingMethod='noscale'); 
width:141px; height:16px; 
}
html>body #page-header #prd-nav #t-table h1{
	background: url(images/t-table.png);
	
}
#t-living { width:184px; float:left; border-right:solid 1px #8b160e; border-left:solid 1px #ba3a32; height: 130px;  padding:0px 0px 0px 16px;}
#t-living h1{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/t-living.png',sizingMethod='noscale'); 
width:152px; height:15px; 
}
html>body #page-header #prd-nav #t-living h1{
	background: url(images/t-living.png);
	
}

#page-content { clear:both; margin-top:26px; padding:0px 20px;  }

#col-left { width:380px; float:left; margin-bottom:18px;}
#col-left p { color:#666666; line-height:20px;}
#col-right { width:460px; float:left;}
#col-right p { color:#666666; line-height:20px;}
#col-right img.flt-rt { float:right;}

#page-content #vdiv {
	float:left;
	background: url(images/vDiv1.gif) repeat-y center top;
	height: 200px;
	width: 41px;
}

#pg-footer { clear:both; border-top:solid 3px #bd575b; padding-top:14px; color:#ff6816; text-align:center; height:30px; font-size:11px; margin-top:18px;}
#pg-footer a { padding:0px 6px; color:#666666; text-decoration:none; text-transform:uppercase;}
#pg-footer a:hover { text-decoration:underline; color:#FF6600;}

