@charset "UTF-8";
/* CSS Document */

.style2 {font-style: italic}
.style3 {color: #e1f2d2; font-size: 24px; font-weight: bold; }
.style5 {color: #e1f2d2; font-size: 16px; font-weight: bold; }
.style4 {color: #e1f2d2; font-size: 60px; font-weight: bold; }
.style9 {color: #e1f2d2; visibility:inherit; font-size: 16px; font-weight: bold; }
.style7 {color: #e1f2d2; font-size: 10px; font-weight: normal; }
.style8 {color: #e1f2d2; font-size: 12px; font-weight: bold; }
.style10 {color: #E1F2D2;font-size: 14px; font-weight: bold}
.style6 {color: #685B3E;}
.style13 {color: #685B3E;font-size: 12px;}
.style14 {color: #685B3E;font-size: 16px;}
.style12 {color: #a7d889;font-size: 12px;}
/* Side Images */
A:link img, A:visited img {border-color: #;}
A:hover img {border-color: #;}
.myimages {border:solid #e1f2d2;border-width:1px 1px 1px 1px;}

#Layer_Side{
	position:relative;
	width:125px;
	height:370px;
	background-color:#a9d48d;
	overflow:auto;
	visibility:visible;
	border-width:0px;
	float:left;
	margin:0px;
	margin-bottom: 20px;
	margin-right:20px;
	z-index:100;
	border-left-style: none;
}
#Layer_Side2{
	position:absolute;
	width:200px;
	height:355px;
	background-color:#52b84a;
	overflow:visible;
	visibility:visible;
	border-width:0px;
	float:none;
	margin:0px;
	text-align:left;
	margin-bottom: 20px;
	margin-right:0px;
	z-index:100;
	left: 600px;
	top: 185px;
}
#Layer_Side4{
	position:absolute;
	Top:570;
	Left:70;
	width:600px;
	height:370px;
	background-color:none;
	overflow:auto;
	visibility:visible;
	border-width:0px;
	margin:0px;
	margin-bottom: 20px;
	margin-right:20px;
	z-index:100;
	border-left-style: none;}
}
#Layer_Side5{
	position:absolute;
	Top:548;
	Left:70;
	width:800px;
	height:20px;
	background-color:none;
	overflow:auto;
	visibility:visible;
	border-width:0px;
	margin:0px;
	margin-bottom: 20px;
	margin-right:20px;
	z-index:100;
	border-left-style: none;}
}
#nav, #nav ul { /* all lists */
	padding: 0px;
	margin: 0;
	list-style: none;

}

#nav a {
	display: table-row;
	width: 6em;
	w\idth: 6em;
	text-decoration: none;
	padding: 0.25em 5em;

}

#nav li { /* all list items */
	float: left;
	width: 5em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: none;
	width: 5em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}
a:link {
	color: #E1F2D2;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #E1F2D2;
}
a:hover {
	text-decoration: none;
	color: #685B3E;
}
a:active {
	text-decoration: none;
	color: #e1f2d2;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #52b84a;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e1f2d2;
}

#menu_div {
	width: 500px;
	position:relative;
	top:-100;
	left:100;
	margin-bottom: 1px;
	background-color:none;
	z-index:50;
	text-align:center;
}
/*Text Layers*/
#Layer_txt {
	position:absolute;
	width:600px;
	height:370px;
	
	z-index:0;
	padding-left:60px;
	visibility:visible;
	text-align:left;
	overflow:auto;
}
#Layer_home_txt {
	position:absolute;
	top:200px;
	left:10px;
	width:500px;
	height:370px;
		
	z-index:0;
	padding-left:60px;
	visibility:visible;
	text-align:c;
	overflow:auto;
}
Layer_work_txt1 {
	position:absolute;
	width:475px;
	height:370px;
			
	z-index:1;
	visibility:hidden;
	padding-left:60px;
	iframe:url(work\work_sample1.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#Layer_Kitchen_txt {
	position:absolute;
	width:600px;
	height:370px;
		
	z-index:0;
	padding-left:60px;
	visibility:visible;
	text-align:left;
	overflow:auto;
}
#Layer_Bedroom_txt {
	position:absolute;
	width:600px;
	height:370px;
		
	z-index:0;
	padding-left:60px;
	visibility:visible;
	text-align:left;
	overflow:auto;
}
/* Work Layers*/
#ImageLayer1 {
	position:absolute;
	width:708px;
	height:370px;
			
	z-index:1;
	visibility:hidden;
	padding-left:60px;
	background-image:url(images\work1.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer2 {
	position:absolute;
	width:708px;
	height:370px;
			
	z-index:2;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen2.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer3 {
	position:absolute;
	width:708px;
	height:370px;
		
	z-index:3;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen3.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer4 {
	position:absolute;
	width:708px;
	height:370px;
			
	z-index:4;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen4.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer5 {
	position:absolute;
	width:708px;
	height:370px;
			
	z-index:5;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen5.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer6 {
	position:absolute;
	width:708px;
	height:370px;
			
	z-index:6;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen6.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer7 {
	position:absolute;
	width:708px;
	height:370px;
			
	z-index:7;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen7.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer8 {
	position:absolute;
	width:708px;
	height:370px;
			
	z-index:8;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen8.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
/* Bedroom Layers*/
#ImageLayer9 {
	position:absolute;
	width:708px;
	height:370px;
			
	z-index:9;
	visibility:hidden;
	padding-left:60px;
	background-image:url(bedroom_images/bespoke_bedroom1.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer10 {
	position:absolute;
	width:708px;
	height:370px;
		
	z-index:10;
	visibility:hidden;
	padding-left:60px;
	background-image:url(bedroom_images/bespoke_bedroom2.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer11 {
	position:absolute;
	width:708px;
	height:370px;
		
	z-index:11;
	visibility:hidden;
	padding-left:60px;
	background-image:url(bedroom_images/bespoke_bedroom3.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer12 {
	position:absolute;
	width:708px;
	height:370px;
		
	z-index:12;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen12.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer13 {
	position:absolute;
	width:708px;
	height:370px;
		
	z-index:13;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen13.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer14 {
	position:absolute;
	width:708px;
	height:370px;
		
	z-index:14;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen14.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer15 {
	position:absolute;
	width:708px;
	height:370px;
		
	z-index:15;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen15.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer16 {
	position:absolute;
	width:708px;
	height:370px;
		
	z-index:16;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen16.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer165 {
	position:absolute;
	width:708px;
	height:370px;
		
	z-index:16;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen17.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
/* Factory Layers*/
#ImageLayer17 {
	position:absolute;
	width:708px;
	height:430px;
			
	z-index:17;
	visibility:hidden;
	padding-left:60px;
	background-image:url(Factory_images/showroom.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer18 {
	position:absolute;
	width:708px;
	height:430px;
		
	z-index:18;
	visibility:hidden;
	padding-left:60px;
	background-image:url(Factory_images/silks_factory1.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer19 {
	position:absolute;
	width:708px;
	height:430px;
		
	z-index:19;
	visibility:hidden;
	padding-left:60px;
	background-image:url(Factory_images/silks_factory2.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer20 {
	position:absolute;
	width:708px;
	height:430px;
		
	z-index:20;
	visibility:hidden;
	padding-left:60px;
	background-image:url(Factory_images/silks_factory3.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer21 {
	position:absolute;
	width:708px;
	height:430px;
		
	z-index:21;
	visibility:hidden;
	padding-left:60px;
	background-image:url(Factory_images/silks_factory4.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer22 {
	position:absolute;
	width:708px;
	height:430px;
		
	z-index:22;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen9.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer23 {
	position:absolute;
	width:708px;
	height:430px;
		
	z-index:23;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen10.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer24 {
	position:absolute;
	width:708px;
	height:430px;
		
	z-index:24;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen11.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
}
#ImageLayer25 {
	position:absolute;
	width:708px;
	height:430px;
		
	z-index:25;
	visibility:hidden;
	padding-left:60px;
	background-image:url(kitchen_images/bespoke_kitchen4.jpg);
	background-repeat:no-repeat;
	background-position: 60px 30px;
