<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
	margin: 0;
	padding: 0;
	text-align: center;
}
.flexslider .slides &gt; li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	display: block;
	height: 500px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides &gt; li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {
	background: #fff;
	position: relative;
	zoom: 1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}


/* Direction Nav */
.flex-direction-nav a {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 110px;
	cursor: pointer;
	text-indent: -9999px;
	background-image: url(../images/bg_direction_nav_dark.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: 0px;
}
.flex-direction-nav .flex-prev {left: 0px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 0px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 0px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	cursor: pointer;
	height: 250px;
}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .active {opacity: 1; cursor: default;}

.slider { margin: 50px 0 10px!important;}
#carousel {
	height: 300px;
	width: 906px;
}
#carousel li {
	width: 100%;
	margin: 0px;
	overflow: hidden;
}
#carousel img {
	display: block;
	cursor: pointer;
	height: 210px;
	width: auto;
}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}
img    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding: 0px;
	float: left;
	height: 400px;
	width: 966px;
}
.img img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 400px;
	width: auto;
	margin: auto;
}
.next {
	height: auto;
	padding: 0px;
	cursor: text;
	list-style-type: none;
	width: auto;
	margin: 0px;
	display: inline;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 90%;
	font-weight: 300;
	text-transform: capitalize;
}
.next a {
	text-decoration: none;
	color: #c1c1c1;
	margin: 0px;
	width: auto;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.next a:hover {
	color: #FFFFFF;
	width: auto;
	height: auto;
	text-decoration: none;
}
.prev {
	height: auto;
	padding: 0px;
	cursor: text;
	list-style-type: none;
	width: auto;
	margin: 0px;
	display: inline;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 90%;
	font-weight: 300;
	text-transform: capitalize;
}
.prev a {
	text-decoration: none;
	color: #c1c1c1;
	margin: 0px;
	width: auto;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.prev a:hover {
	color: #FFFFFF;
	width: auto;
	height: auto;
	text-decoration: none;
}
#website-wrap {
	width:auto;
	padding: 0px;
	height: auto;
	margin: 0px;
	z-index: 3;
	position: relative;
}
#content-wrap {
	width:;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#top-box {
	width: 966px;
	height: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header-wrap {
	width:auto;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header {
	width: 966px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.project-title {
	height: 20px;
	width: 966px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.project-title1 {
	height: 20px;
	width: 966px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	top: 250px;
	text-align: center;
}
.project-title h1 {
	font-size: 100%;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	height: 25px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.project-title1 h1 {
	font-size: 100%;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	height: 25px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.furniture-title {
	height: auto;
	width: 966px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
.furniture-title h1 {
	font-size: 100%;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#header li {
	margin: 0px;
	padding: 0px;
}
#header h2 {
	margin: 0px;
	padding: 0px;
	display: none;
}
#header h3 {
	font-size: 11px;
	display: none;
	margin: 0px;
	padding: 0px;
}
#top-bar {
	width: 250px;
	height: 20px;
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#icons {
	height: 20px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#icons ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	text-align: right;
	float: right;
}
#icons li {
	width: 18px;
	height: 18px;
	list-style-type: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#icons li a img{
	width: 18px;
	height: auto;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;

/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";

  /* IE 5-7 */
  filter: alpha(opacity=60);

  /* Netscape */
  -moz-opacity: 0.6;

  /* Safari 1.x */
  -khtml-opacity: 0.6;

  /* Good browsers */
  opacity: 0.6;	
  	filter: grayscale(100%); /* Current draft standard */
	-webkit-filter: grayscale(100%); /* New WebKit */
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */
	filter: gray; /* IE */
	-webkit-filter: grayscale(1); /* Old WebKit */
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* IE6-9 */}
#icons li a:hover img {
 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

  /* IE 5-7 */
  filter: alpha(opacity=80);

  /* Netscape */
  -moz-opacity: 0.8;

  /* Safari 1.x */
  -khtml-opacity: 0.8;

  /* Good browsers */
  opacity: 0.8;	
  	filter: grayscale(100%); /* Current draft standard */
	-webkit-filter: grayscale(100%); /* New WebKit */
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */
	filter: gray; /* IE */
	-webkit-filter: grayscale(1); /* Old WebKit */
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* IE6-9 */
 }
#logo {
	height: 130px;
	width: 966px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo img {
	margin: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
	width: 1px;
	height: 1px;
	display: none;
}
#nav-header {
	width: 966px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 1;
}
#nav-header ul  {
	margin: 0px;
	padding: 0px;
}
#nav-header li  {
	height: auto;
	padding: 0px;
	cursor: text;
	text-decoration: none;
	list-style-type: none;
	width: auto;
	margin: 0px;
}
#nav-header .projects-btn a {
	text-decoration: none;
	font-size: 1px;
	color: #FFF;
	height: 22px;
	width: 142px;
	text-indent: -9999px;
	background-image: url(../images/nav-btns.jpg);
	background-repeat: no-repeat;
	background-position: -112px 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#nav-header .projects-btn a:hover, .projects-btn-active a {
	text-decoration: none;
	font-size: 1px;
	color: #FFF;
	height: 22px;
	width: 142px;
	text-indent: -9999px;
	background-image: url(../images/nav-btns.jpg);
	background-repeat: no-repeat;
	background-position: -112px -19px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#nav-header .furniture-btn a {
	text-decoration: none;
	font-size: 1px;
	color: #FFF;
	height: 22px;
	width: 165px;
	text-indent: -9999px;
	background-image: url(../images/nav-btns.jpg);
	background-repeat: no-repeat;
	background-position: -290px 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#nav-header .furniture-btn a:hover, .furniture-btn-active a {
	text-decoration: none;
	font-size: 1px;
	color: #FFF;
	height: 22px;
	width: 165px;
	text-indent: -9999px;
	background-image: url(../images/nav-btns.jpg);
	background-repeat: no-repeat;
	background-position: -290px -19px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#nav-header .about-btn a {
	text-decoration: none;
	font-size: 1px;
	color: #FFF;
	height: 22px;
	width: 100px;
	text-indent: -9999px;
	background-image: url(../images/nav-btns.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 115px;
	float: left;
}
#nav-header .about-btn a:hover, .about-btn-active a {
	text-decoration: none;
	font-size: 1px;
	color: #FFF;
	height: 22px;
	width: 100px;
	text-indent: -9999px;
	background-image: url(../images/nav-btns.jpg);
	background-repeat: no-repeat;
	background-position: 0px -19px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 115px;
	float: left;
}
#nav-header .back-btn a {
	text-decoration: none;
	font-size: 1px;
	color: #FFF;
	height: 22px;
	width: 75px;
	text-indent: -9999px;
	background-image: url(../images/nav-btns.jpg);
	background-repeat: no-repeat;
	background-position: -474px 0px;
	padding: 0px;
	margin: auto;
	display: block;
}
#nav-header .back-btn a:hover, .back-btn-active a {
	text-decoration: none;
	font-size: 1px;
	color: #FFF;
	height: 22px;
	width: 75px;
	text-indent: -9999px;
	background-image: url(../images/nav-btns.jpg);
	background-repeat: no-repeat;
	background-position: -474px -19px;
	padding: 0px;
	margin: auto;
	display: block;
}

.clear-small {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.clear-large {
	clear: both;
	height: 55px;
	margin: 0px;
	padding: 0px;
}



#footer-wrap {
	width:966px;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 30px;
	padding: 0px;
}
#footer-wrap-home {
	width:auto;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
}
#footer {
	width: 966px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer1 {
	width: 966px;
	height: 40px;
	margin: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../images/footer-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#footer1 ul {
	display: inline-block;
}
#footer1 li {
	width: auto;
	height: auto;
	display: inline;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
	color: #333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: 300;
	margin: 0px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer1     li a{
	text-decoration: none;
	color: #333;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer1 li a:hover   {
	text-decoration: none;
	color: #666;
}
#footer1 li .noline {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
}
.id {
	display: none;
}
.scrollup{
	width:40px;
	height:40px;
	opacity:0.3;
	position:fixed;
	bottom:50px;
	right:50px;
	display:none;
	text-indent:-9999px;
	background-image: url(../images/icon_top.png);
	background-repeat: no-repeat;
}

.caption {
	display: none;
	position: absolute;
	top: 250px;
	left: 0;
	width: 966px;
	height: 100px;
}
.caption h3 {
	font-size: 100%;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	height: auto;
	width: auto;
	display: block;
	margin: 0px;
	padding: 0px;
}
</pre></body></html>