* {
	padding: 0;
	margin: 0;
}

body{
	color:#FFF;
	background-color:#FFF;
	font:normal normal 10px/20px Arial, Helvetica, sans-serif;
}

#wrapper{
	position:relative;
	width:700px;
	height:475px;
	margin:20px auto;
	padding-top:10px;
}

#header{
	height:87px;
	background:#FFF url(Images/header_image.gif) 0 0 no-repeat scroll;
}

#header h2 {
	width:240px;
	color:#000;
	text-align:center;
	font:normal normal 50px/56px "Times New Roman", Times, serif;
	margin-left:10px;
}

#header h2 span {
	font:normal normal 19px/19px "Times New Roman", Times, serif;
	color:#666;
}

#container {
	position:absolute;
	top:90px;
	border-right:1px solid #acacac;
	border-left:1px solid #acacac;
	border-bottom:1px solid #acacac;
	height:388px;
	width:698px;
	padding-bottom:10px;
}

#container a {
	color:#FFF;
	text-decoration:none;
}

#catNav {
	position:absolute;
	top:-8px;
	right:0px;
	width:458px;
	height:120px;
}

#catNav ul li {
	position:relative;
	float:left;
}

#catNav li {
	width:80px;
	height:100px;
	line-height:12px;
	text-align:center;
	display:inline;
	margin-left:10px;
}

#catNav a {
	width:80px;
	height:100px;
	display:block;
	text-decoration:none;
	font-size:11px;
	line-height:24px;
	color:#666;
}

#catNav li a:hover {
	width:80px;
	height:100px;
	display:block;
	color:#000;
}

#catNav span {
	width:80px;
	height:100px;
	display:block;
	text-decoration:none;
	font-size:11px;
	line-height:24px;
	color:#000;
}

#catNav li.floor a {
	background:#FFF url(Images/catnav_wood.jpg) 0 0 no-repeat scroll;
}

#catNav li.floor a:hover, #catNav li.floor span, #catNav li.floor2 a {
	background:#FFF url(Images/catnav_wood_hover.jpg) 0 0 no-repeat scroll;
}

#catNav li.door a {
	line-height:12px;
	background:#FFF url(Images/catnav_door.jpg) 0 0 no-repeat scroll;
}

#catNav li.door a:hover, #catNav li.door span, #catNav li.door2 a {
	line-height:12px;
	background:#FFF url(Images/catnav_door_hover.jpg) 0 0 no-repeat scroll;
} 

#catNav li.exstone a {
	background:#FFF url(Images/catnav_exstone.jpg) 0 0 no-repeat scroll;
}

#catNav li.exstone a:hover, #catNav li.exstone span, #catNav li.exstone2 a {
	background:#FFF url(Images/catnav_exstone_hover.jpg) 0 0 no-repeat scroll;
}

#catNav li.instone a {
	background:url(Images/catnav_instone.jpg) 0 0 no-repeat scroll;
}

#catNav li.instone a:hover, #catNav li.instone span, #catNav li.instone2 a {
	background:#FFF url(Images/catnav_instone_hover.jpg) 0 0 no-repeat scroll;
}

#catNav li.ancil a {
	background:#FFF url(Images/catnav_ancil.jpg) 0 0 no-repeat scroll;
}

#catNav li.ancil a:hover, #catNav li.ancil span, #catNav li.ancil2 a {
	background:#FFF url(Images/catnav_ancil_hover.jpg) 0 0 no-repeat scroll;
}

#mainNav {
	position:absolute;
	bottom:64px;
	height:24px;
	width:400px;
	left:0;
	z-index:10;
}

#mainNav ul li {
	position:relative;
	float:left;
}

#mainNav li {
	list-style:none;
	font: normal normal 15px/24px Arial, Helvetica, sans-serif;
}

#mainNav a, #mainNav span {
	width:100px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	display:block;
}

#mainNav a:hover, #mainNav span {
	background-color:#25527A;
}


#middleContent, #woodContent, #floorContent, #floorContent2, #doorContent, #doorContent2, #exstoneContent, #exstoneContent2, #instoneContent, #instoneContent2, #ancilContent, #ancilContent2 {
	position:absolute;
	top:98px;
	width:650px;
	height:280px;
	margin-left:23px;
	border:1px solid #acacac;
	z-index:2;
}

#middleContent {
	background-color:#344A5F;
}

#woodContent {
	background-image:url(Images/wood_repeat.jpg);
}

#floorContent2 {
	background-image:url(images/flooring_repeat_color.gif);
}

#floorContent {
	background-color:#4B5733;
}

#doorContent {
	background-color:#666;
}

#doorContent2 {
	background-image:url(Images/door_repeat_color.gif);
}

#exstoneContent {
	background-color:#355F5F;
}
#exstoneContent2 {
	 background-image:url(Images/exstone_repeat_color.gif);
}

#instoneContent {
	background-color:#748F8F;
}

#instoneContent2 {
	background-image:url(Images/instone_repeat_color.gif);
}

#ancilContent {
	background-color:#6F635A;
}

#ancilContent2 {
	background-image:url(Images/ancil_repeat_color.gif);
}

#middleImage {
	position:absolute;
	top:0;
	right:0;
}

#textbox1, #textbox2 {
	width:220px;
	height:200px;
	margin:20px 0 0 15px;
}

#textbox2 {
	width:370px;
}

#textbox3 {
	width:160px;
	margin:20px 0 0 15px;
}

#textbox1 p, #textbox2 p, #textbox3 p {
	padding-bottom:10px;
	font-size:13px;
	line-height:20px;
}

#textbox1 h1, #textbox2 h1, #textbox3 h1  {
	font:normal normal 24px/28px Arial, Helvetica, sans-serif;
	padding:10px 0 12px 0; 
}

#textbox1 h3, #textbox2 h3, #textbox3 h3 {
	font:normal normal 14px/22px Arial, Helvetica, sans-serif;
}

#textbox1 ul, #textbox2 ul, #textbox3 ul{
	line-height:21px;
	margin-left:-15px;
}

#textbox1 li, #textbox2 li, #textbox3 li {
	font: normal normal 13px/21px Arial, Helvetica, sans-serif;
	list-style:none;
}

#textbox1 a, #textbox2 a, #textbox3 a {
	color:#FFF;
	width:400px;
	text-decoration:none;
	display:block;
}

#textbox1 li span, #textbox2 li span, #textbox3 li span {
	margin-left:15px;

}

#textbox1 ul li a:hover, #textbox2 a:hover, #textbox3 a:hover {
	background-color:#819F9F;
}

#textbox1 ul.inter li a:hover, #textbox2 ul.inter li a:hover, #textbox3 ul.inter li a:hover {
	background-color:#5A6F6F;
}

#textbox1 ul.door li a:hover, #textbox2 ul.door li a:hover, #textbox3 ul.door li a:hover {
	background-color:#9F9F9F;
}
#textbox1 ul.ancil li a:hover, #textbox2 ul.ancil li a:hover, #textbox3 ul.ancil li a:hover {
	background-color:#9F9995;
}

#textbox1 ul.floor li a:hover, #textbox2 ul.floor li a:hover, #textbox3 ul.floor li a:hover {
	background-color:#959F81;
}

#textbox2 p.link, #textbox2 p.link2, #textbox2 p.link3, #textbox2 p.link4, #textbox2 p.link5, #textbox3 p.link, #textbox3 p.link2, #textbox3 p.link3, #textbox3 p.link4, #textbox3 p.link5 {
	position:absolute;
	top:250px;
	left:0;
}

#textbox2 p.link span, #textbox2 p.link2 span, #textbox2 p.link3 span, #textbox2 p.link4 span, #textbox2 p.link5 span, #textbox3 p.link span, #textbox3 p.link2 span, #textbox3 p.link3 span, #textbox3 p.link4 span, #textbox3 p.link5 span {
	padding-left:15px;
}

#textbox2 p.link a:hover, #textbox3 p.link a:hover {
	background-color:#355F5F;
}

#textbox2 p.link2 a:hover, #textbox3 p.link2 a:hover  {
	background-color:#748F8F;
}

#textbox2 p.link3 a:hover, #textbox3 p.link3 a:hover {
	background-color:#4B5733;
}

#textbox2 p.link4 a:hover, #textbox3 p.link4 a:hover {
	background-color:#666;
}

#textbox2 p.link5 a:hover, #textbox3 p.link5 a:hover {
	background-color:#6F635A;
}

#aboutWood {
	position:absolute;
	width:212px;
	height:72px;
	bottom:29px;
	right:20px;
	background:#FFF url(Images/about_wood_image.gif) 0 0 no-repeat scroll;
	z-index:4;
}

#aboutWood2 {
	position:absolute;
	width:96px;
	height:74px;
	bottom:106px;
	left:25px;
	background:#FFF url(Images/about_wood_image2.gif) 0 0 no-repeat scroll;
	z-index:10;
}

* html #aboutWood2 {
	position:absolute;
	width:96px;
	height:74px;
	bottom:104px;
	left:25px;
	background:#FFF url(Images/about_wood_image2.gif) 0 0 no-repeat scroll;
	z-index:10;
}

/*<<<<<<<<<<<<<<<-------------    Products start  ------------->>>>>>>>>>>>>>>>*/




#productContainer {
	position:absolute;
	top:0;
	padding:0 0 8px 11px;
	right:0;
	height:272px;
	width:445px;
	background-color:#FFF;
	overflow:auto;
}

#productContainer p{
	margin:30px 0 0 20px;
	color:#333333;
}

.product {
	float:left;
	margin:8px 8px 0 6px;
}

.product img {
	border:1px solid #FFF;
}

.product img:hover {
	border:1px solid #CCC;
}

#productContainer2 {
	position:absolute;
	top:0;
	padding:0 0 8px 11px;
	right:0;
	height:272px;
	width:445px;
	background-color:#FFF;
	color:#000;
}

#productImage {
	position:absolute;
	top:90px;
	right:20px;
	width:210px;
	height:170px;
	border:1px solid #CCC;

}

#productLifestyleThumbs{
	position:absolute;
	top:30px;
	right:20px;
	width:160px;
	height:50px;
	padding:0;
}

#productLifestyleThumbs.lifeStyleDoors{
	top:10px;
	right:143px;
	width:70px;
	height:262px;
	overflow:hidden;
}

#productLifestyleThumbs img{margin:0 0 0 10px;float:right;}
#productLifestyleThumbs.lifeStyleDoors img{margin:0 0 162px 0;}

#productLifestyle{
	position:absolute;
	top:0px;
	left:0px;
	width:415px;
	height:280px;
	background:#FFF;
	z-index:20;
	visibility:hidden;
}

#productLifestyle p{
	font:normal bold 18px/30px Arial, Helvetica, sans-serif;
	color:#222;
	margin:20px;
}

#productImage2 {
	position:absolute;
	top:10px;
	right:10px;
	border:1px solid #CCC;
	width:123px;
	height:260px;

}

#productTitle {
	position:absolute;
	top:18px;
	left:22px;
	width:220px;
	height:30px;
	z-index:10;
}

#productTitle h2 {
	font:normal normal 22px/30px Arial, Helvetica, sans-serif;
	color:#222;
}

#productTitle h3 {
	font:normal normal 14px/20px Arial, Helvetica, sans-serif;
	color:#888;
}

#productText, #productText2 {
	position:absolute;
	top:95px;
	left:22px;
	font:normal normal 12px/19px Arial, Helvetica, sans-serif;
}

#productText {
	width:190px;
	height:130px;
}

#productText2 {
	width:290px;
	height:120px;
}

#productText2 p {
	padding-bottom:8px;
}

#price {
	position:absolute;
	top:235px;
	left:22px;
	font:normal normal 15px/18px Arial, Helvetica, sans-serif;
	width:190px;
}


#footer{
	position:absolute;
	bottom:0;
	width:698px;
	height:88px;
	background:#FFF url(Images/footer_image.gif) 0 0 repeat;
}

#footer ul {
	position:absolute;
	float:left;
	bottom:18px;
	left:27px;
	width:400px;
}

#footer li {
	font: normal normal 13px/18px Arial, Helvetica, sans-serif;
	display:inline;
	padding-right:20px;
}

#footer li a {
	text-decoration:none;
	color:#666;
	text-align:center;
}

#footer li a:hover {
	color:#000;
}

#footer p.woodLink a {
	position:absolute;
	width:100px;
	bottom:8px;
	right:28px;
	font-size:12px;
	color:#666;
	text-align:center;
}

#footer p.woodLink a:hover {
	color:#000;
}

