@charset "UTF-8";
body {
	background: #eaf4f0;
	text-align: center;
	margin: 0px;
	padding: 20px 10px 10px;
	font-family: "Franklin Gothic", Univers, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans serif;

}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Before Globals
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.strong {
	font-weight: bold;
}
.emphasis {
	font-style: italic;
}
.normal {
	font-weight: normal; 
}
p {
	margin: 0 0 10px 0; 
}
form {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
.noPrint {
	display: none;
}
.requiredText {
	color: #cc0000;
}
a {
outline: none;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Site Layout
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.screenContainer {
	background: url(../_img/bg.gif) no-repeat;
	margin: 0px auto;
	padding: 39px;
	height: 423px;
	width: 820px;
	position: relative;
}
.logo, #logo {
	width: 243px;
	height: 423px;
	position: absolute;
	top: 39px;
	left: 39px;
}
.contentHome, .contentInterior {
	width: 567px;
	height: 423px;
	position: absolute;
	top: 39px;
	right: 39px;
}
.contentInterior {
	height: 382px;
	background: #a9d2c2;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	padding: 0;
	text-align: left;
}
.contentBody {
	position: absolute;
	width: 330px;
	top: 20px;
	left: 20px;
	z-index: 10;
}
.contentSidebar, #contentSidebar {
	position: absolute;
	top: 0;
	right: 0;
}
.footer {
	margin: 0px auto;
	padding: 0 0 5px 0px;
	width: 838px;
	text-align: center;
	position: relative;
	color: #184f87;
	font-size: 11px;
	line-height: 16px;
}
/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.footer a {
	color: #184f87;
	text-decoration: none;
	padding: 0 6px 0 6px;
	font-weight:bold;
}
.footer a:hover {
	color: #8db3dc;
	text-decoration: none;
	font-weight:bold;
}
a.footerFacebook, a.footerTwitter {
	display: block;
	position: absolute;
	top: 0;
	text-indent: -9000px;
	overflow: hidden;
	width: 29px;
	height: 29px;
	padding: 0;
}
a.footerFacebook {
	right: 44px;
	background: url(../_img/sprites_footer_social.gif) 0 0;
}
a.footerFacebook:hover {
	background: url(../_img/sprites_footer_social.gif) 0 -29px;
}
a.footerTwitter {
	width: 30px;
	right: 0;
	background: url(../_img/sprites_footer_social.gif) -29px 0px;
}
a.footerTwitter:hover {
	background: url(../_img/sprites_footer_social.gif) -29px -29px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Misc
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

h1 {
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #69a58b;
	width: 250px;
	visibility:visible;
}
.h_one {
	font-size: 28px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #69a58b;
	width: 250px;
	visibility:visible;
	display:block;
	line-height: 1em;
}
.contentBody a {
	color: #589379;
	text-decoration: none;
}
.contentBody a:hover {
	color: #fff;
	text-decoration: none;
}
a.arrow {
	display: block;
	clear: both;
	background: url(../_img/sprites_arrows.gif) no-repeat right 6px;
	width: auto;
	float: left;
	padding: 3px 12px 3px 0;
}
a.arrow:hover {
	background: url(../_img/sprites_arrows.gif) no-repeat right -44px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Homepage
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.homeList {
	width: 567px;
	height: 423px;
	background: url(../_img/sprites_nav_home.jpg);
	margin: 0;
	padding: 0;
	position: relative;
}
 .homeList li {
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
}
  .homeList li, .homeList a, .homeList a:link , .homeList a:visited {
    height: 135px;
	display: block;
	text-indent: -9000px;
	overflow: visible;
}
.aboutHome {
	left: 0;
	top: 0;
	width: 135px;
}
.aboutHome a:hover {
    background: url(../_img/sprites_nav_home.jpg) 0 -423px;
}
.aboutHomeOn .aboutHome a:link, .aboutHomeOn .aboutHome a:visited {
		background: url(../_img/sprites_nav_home.jpg) 0 -423px;
		cursor: default;
}
.aboutHomeEffect {
    position: absolute;
    top: 0;
    left: 0;
    width: 135px;
    height: 135px;
    background: url(../_img/sprites_nav_home.jpg) 0 -423px;
}
.workHome {
	top: 144px;
	left: 144px;
	width: 135px;
}
.workHome a:hover {
    background: url(../_img/sprites_nav_home.jpg) -144px -567px;
}
.workHomeOn .workHome a:link, .workHomeOn .workHome a:visited {
		background: url(../_img/sprites_nav_home.jpg) -144px -567px;
		cursor: default;
}
.workHomeEffect {
    position: absolute;
    top: 144px;
	left: 144px;
    width: 135px;
    height: 135px;
    background: url(../_img/sprites_nav_home.jpg) -144px -567px;
}

.blog {
	top: 0px;
	left: 288px;
	width: 135px;
}
.blog a:hover {
    background: url(../_img/sprites_nav_home.jpg) -288px -423px;
}
.blogOn .blog a:link, .blogeOn .blog a:visited {
		background: url(../_img/sprites_nav_home.jpg) -288px -423px;
		cursor: default;
}
.blogEffect {
    position: absolute;
    top: 0px;
	left: 288px;
    width: 135px;
    height: 135px;
    background: url(../_img/sprites_nav_home.jpg) -288px -423px;
}

.testimonials {
	top: 144px;
	left: 288px;
	width: 135px;
}
.testimonials a:hover {
    background: url(../_img/sprites_nav_home.jpg) -288px -567px;
}
.testimonialsOn .testimonials a:link, .testimonialseOn .testimonials a:visited {
		background: url(../_img/sprites_nav_home.jpg) -288px -567px;
		cursor: default;
}
.testimonialsEffect {
    position: absolute;
    top: 144px;
	left: 288px;
    width: 135px;
    height: 135px;
    background: url(../_img/sprites_nav_home.jpg) -288px -567px;
}

.furniture {
	top: 288px;
	left: 0px;
	width: 135px;
}
.furniture a:hover {
	    background: url(../_img/sprites_nav_home.jpg) 0px -711px;
		width:135px;
		height:135px;
}
.furnitureOn .furniture a:link, .furnitureOn .furniture a:visited {
		background: url(../_img/sprites_nav_home.jpg) 0px -711px;
		cursor: default;
}
.furnitureEffect {
    position: absolute;
    top: 288px;
	left: 0px;
    width: 135px;
    height: 135px;
    background: url(../_img/sprites_nav_home.jpg) 0px -711px;
}


.servicesHome {
/*	top: 288px;
	left: 288px;*/
	top: 288px;
	left: 432px;
	width: 135px;
}
.servicesHome a:hover {
    /*background: url(../_img/sprites_nav_home.jpg) -288px -711px;*/
	    background: url(../_img/sprites_nav_home.jpg) -432px -711px;
		width:135px;
		height:135px;
}
.servicesHomeOn .servicesHome a:link, .servicesHomeOn .servicesHome a:visited {
/*		background: url(../_img/sprites_nav_home.jpg) -288px -711px;*/
		background: url(../_img/sprites_nav_home.jpg) -432px -711px;
		cursor: default;
}
.servicesHomeEffect {
    position: absolute;
    top: 288px;
/*	left: 288px;*/
	left: 432px;
    width: 135px;
    height: 135px;
   /* background: url(../_img/sprites_nav_home.jpg) -288px -711px;*/
    background: url(../_img/sprites_nav_home.jpg) -432px -711px;
}
.contactHome {
	top: 0;
	left: 432px;
	width: 135px;
}
.contactHome a:hover {
    background: url(../_img/sprites_nav_home.jpg) -432px -423px;
}
.contactHomeOn .contactHome a:link, .contactHomeOn .contactHome a:visited {
		background: url(../_img/sprites_nav_home.jpg) -432px -423px;
		cursor: default;
}
.contactHomeEffect {
    position: absolute;
    top: 0;
	left: 432px;
    width: 135px;
    height: 135px;
    background: url(../_img/sprites_nav_home.jpg) -432px -423px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Prim Nav
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.navList {
	width: 567px;
	height: 32px;
	background: url(../_img/nav/nav_full.jpg);
	margin: 0;
	padding: 0;
	position: absolute;
	top: 430px;
	right: 39px;
}
 .navList li {
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}
  .navList li, .navList a, .navList a:link , .navList a:visited {
    height: 32px;
	display: block;
	text-indent: -9000px;
	overflow: visible;
}
.aboutNav {
	left: 0;
	width: 86px;
	height:32px;
	/*background:url(../_img/nav/reg/about_us.jpg) 0px 0px;*/
}
.aboutNav a:hover {
    background:url(../_img/nav/roll/about_us.jpg) 0px 0px;
}
.aboutNavOn .aboutNav a:link, .aboutNavOn .aboutNav a:visited {
		background:url(../_img/nav/page/about_us.jpg) 0px 0px;
		cursor: default;
}
.aboutNavEffect {
    position: absolute;
    top: 0;
    left: 0;
    width: 86px;
    height: 32px;
    background:url(../_img/nav/roll/about_us.jpg) 0px 0px;
}
.workNav {
	left: 96px;
	width: 86px;
	height:32px;
	/*background:url(../_img/nav/reg/our_work.jpg) 0px 0px;*/
}
.workNav a:hover {
    background:url(../_img/nav/roll/our_work.jpg) 0px 0px;
}
.workNavOn .workNav a:link, .workNavOn .workNav a:visited {
		background:url(../_img/nav/page/our_work.jpg) 0px 0px;
		cursor: default;
}
.workNavEffect {
    position: absolute;
    top: 0;
	left: 96px;
    width: 86px;
    height: 32px;
    background:url(../_img/nav/roll/our_work.jpg) 0px 0px;
}
.servicesNav {
	left: 192px;
	width: 86px;
	height:32px;
	/*background:url(../_img/nav/reg/services.jpg) 0px 0px;*/
}
.servicesNav a:hover {
    background:url(../_img/nav/roll/services.jpg) 0px 0px;
}
.servicesNavOn .servicesNav a:link, .servicesNavOn .servicesNav a:visited {
		background:url(../_img/nav/page/services.jpg) 0px 0px;
		cursor: default;
}
.servicesNavEffect {
    position: absolute;
    top: 0;
	left: 192px;
    width: 86px;
    height: 32px;
    background:url(../_img/nav/roll/services.jpg) 0px 0px;
}

/*=====Testimonials*/
.testimonialsNav {
	left: 288px;
	width: 86px;
	height:32px;
	/*background:url(../_img/nav/reg/testimonials.jpg) 0px 0px;*/
}
.testimonialsNav a:hover {
    background:url(../_img/nav/roll/testimonials.jpg) 0px 0px;
}
.testimonialsNavOn .testimonialsNav a:link, .testimonialsNavOn .testimonialsNav a:visited {
		background:url(../_img/nav/page/testimonials.jpg) 0px 0px;
		cursor: default;
}
.testimonialsNavEffect {
    position: absolute;
    top: 0;
	left: 288px;
    width: 86px;
    height: 32px;
    background:url(../_img/nav/roll/testimonials.jpg) 0px 0px;
}

/*=====Shop*/
.shopNav {
	left: 384px;
	width: 86px;
	height:32px;
	/*background:url(../_img/nav/reg/furniture_rental.jpg) 0px 0px;*/
}
.shopNav a:hover {
    background:url(../_img/nav/roll/furniture_rental.jpg) 0px 0px;
}
.shopNavOn .shopNav a:link, .shopNavOn .shopNav a:visited {
		background:url(../_img/nav/page/furniture_rental.jpg) 0px 0px;
		cursor: default;
}
.shopNavEffect {
    position: absolute;
    top: 0;
	left: 384px;
    width: 86px;
    height: 32px;
    background:url(../_img/nav/roll/furniture_rental.jpg) 0px 0px;
}

.contactNav {
	left: 480px;
	width: 86px;
	height:32px;
	/*background:url(../_img/nav/reg/contact_us.jpg) 0px 0px;*/
}
.contactNav a:hover {
    background:url(../_img/nav/roll/contact_us.jpg) 0px 0px;
}
.contactNavOn .contactNav a:link, .contactNavOn .contactNav a:visited {
		background:url(../_img/nav/page/contact_us.jpg) 0px 0px;
		cursor: default;
}
.contactNavEffect {
    position: absolute;
    top: 0;
	left: 480px;
    width: 86px;
    height: 32px;
    background:url(../_img/nav/roll/contact_us.jpg) 0px 0px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Services
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.servicesFAQ {
	width: 567px;
	height: 320px;
	background: #badcce;
	border-top: 2px solid #7bb59d;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	display: none;
}
.faqClose {
	width: 58px;
	height: 18px;
	background: url(../_img/faqs_close.gif) 0 0;
	text-indent: -9000px;
	position: absolute;
	top: 2px;
	right: 2px;
	cursor: pointer;
}
.faqCloseOn {
	background: url(../_img/faqs_close.gif) 0 -18px;
}
.servicesFAQ ul.tabs {
	position: absolute;
	top: 45px;
	left: 16px;
	width: 307px;
}
.servicesFAQ ul.tabs li {
	display: block;
	width: 295px;
	padding: 0 0 10px 12px;
	background: url(../_img/sprites_arrows.gif) no-repeat left 3px;
}
.servicesFAQ ul.tabs li a {
	display: block;
	width: 275px;
	color: #589379;
	text-decoration: none;
	padding: 0 20px 0 0;
}
.servicesFAQ ul.tabs li a.current {
	display: block;
	/*background: url(../_img/sprites_arrows.gif) no-repeat left 2px;*/
	background: url(../_img/faq_answer_arrow.gif) no-repeat right top;
	color: #fff;
	text-decoration: none;
	padding: 0px 20px 0px 0px;
}
.servicesFAQ ul.tabs li a:hover {
	color: #ffffff;
	text-decoration: none;
}
.servicesFAQ .panes {
	position: absolute;
	top: 30px;
	right: 10px;
	width: 250px;
	height: 279px;
	background: url(../_img/faq_answer_bg.gif) no-repeat right top;
}
.servicesFAQ .panes div {
	position: absolute;
	top: 15px;
	left: 0;
	width: 205px;
	height: 250px;
	padding: 0 5px 0 30px;
	overflow: auto;
	color: #589379;
	font-size: 11px;
	line-height: 16px;
	display: none;
}
/*
.servicesFAQ .panes div.answer1 {
	background: url(../_img/faq_answer_arrow.gif) no-repeat 0 0;
}
.servicesFAQ .panes div.answer2 {
	background: url(../_img/faq_answer_arrow.gif) no-repeat 0 28px;
}
.servicesFAQ .panes div.answer3 {
	background: url(../_img/faq_answer_arrow.gif) no-repeat 0 75px;
}
.servicesFAQ .panes div.answer4 {
	background: url(../_img/faq_answer_arrow.gif) no-repeat 0 115px;
}
.servicesFAQ .panes div.answer5 {
	background: url(../_img/faq_answer_arrow.gif) no-repeat 0 150px;
}
.servicesFAQ .panes div.answer6 {
	background: url(../_img/faq_answer_arrow.gif) no-repeat 0 195px;
}
.servicesFAQ .panes div.answer7 {
	background: url(../_img/faq_answer_arrow.gif) no-repeat 0 225px;
}
*/

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Our Work
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.ourWork ul.tabs {
	position: absolute;
	top: 322px;
	left: 0;
	width: 140px;
	height: 18px;
	padding: 0 0 0 160px;
	background: url(../_img/work_select_project.gif) no-repeat 72px 6px;
}
.ourWork ul.tabs li {
	display: block;
	width: 18px;
	height: 18px;
	float: left;
	margin: 0 0 0 2px;
	padding: 0;
}
.ourWork ul.tabs li a {
	display: block;
	background: #88bea6;
	color: #fff;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
}
.ourWork ul.tabs li a.current {
	display: block;
	background: #fff;
	color: #589379;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
}
.ourWork ul.tabs li a:hover {
	background: #fff;
	color: #589379;
}
.ourWork .panes {
	position: absolute;
	top: 107px;
	left: 0;
	width: 300px;
	height: 210px;
}
.ourWork .panes div {
	position: absolute;
	width: 300px;
	height: 215px;
	background: url(../_img/work_thumb_bg.gif) no-repeat 0 21px;
}
.ourWork .panes div img {
	position: absolute;
	left: 0;
	bottom: 0;
	border: 1px solid #fff;
}
.ourWork .panes div.workTitle {
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 12px;
}
.ourWork .panes div.workDirection {
	position: absolute;
	top: 5px;
	right: 0;
	width: 128px;
	height: 9px;
	background: url(../_img/work_click_image.gif) no-repeat;
	text-indent: -9000px;
}

/* TESTIMONIALS */
.ourWork .panes div.workTestimonial{
	width:215px;
	height:195px;
	position:absolute;
	margin-left:310px;
	margin-top:17px;
	background:none;
	font-size:10px;
	line-height:12px;
}
.ourWork .panes span.workClient{
	text-align:right;
	display:block;
}
/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Projects
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.projectsNav {
	width: 567px;
	height: 31px;
	background: url(../_img/projects_nav_bg.png) no-repeat left bottom;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
}
.projectTitle {
	position: absolute;
	bottom: 1px;
	left: 208px;
	height: 18px;
	width: 150px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	color: #4a8e72;
}
.projectsNav a.return {
	display: block;
	width: 149px;
	height: 18px;
	position: absolute;
	bottom: 1px;
	right: 1px;
	text-indent: -9000px;
	background: url(../_img/sprites_projects.gif) 0 -40px;
}
.projectsNav a.return:hover {
	background: url(../_img/sprites_projects.gif) 0 -58px;
}
.projectsNav ul.tabs {
	position: absolute;
	bottom: 1px;
	left: 1px;
	width: 180px;
	height: 27px;
	padding: 0;
}
.projectsNav ul.tabs li {
	display: block;
	width: 18px;
	height: 27px;
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
}
.projectsNav ul.tabs li a {
	display: block;
	background: #88bea6;
	color: #fff;
	text-decoration: none;
	margin: 9px 0 0 0;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
}
.projectsNav ul.tabs li a:hover {
	background: #fff;
	color: #589379;
}
.projectsNav ul.tabs li a.current {
	display: block;
	color: #589379;
	text-decoration: none;
	line-height: 18px;
	margin: 0;
	padding: 9px 0 0 0;
	height: 18px;
	text-align: center;
	font-weight: bold;
	background: url(../_img/sprites_projects.gif) no-repeat  -99px -13px;
}
.projects .panes {
	position: absolute;
	top: 0;
	left: 0;
	width: 567px;
	height: 382px;
}
.projects .panes div {
	position: absolute;
	width: 567px;
	height: 382px;
}
.projects .panes div .labelBefore, 
.projects .panes div .labelAfter {
	position: absolute;
	top: 342px;
	left: 234px;
	width: 99px;
	height: 20px;
	z-index: 100;
	text-indent: -9000px;
	background: url(../_img/sprites_projects.gif) 0 0;
}
.projects .panes div .labelAfter {
	background: url(../_img/sprites_projects.gif) 0 -20px;
	z-index: 200;
	display: none;
}
.projects .panes div .afterImage {
	position: absolute;
	top: 0;
	left: 0;
	width: 567px;
	height: 382px;
	z-index: 50;
	display: none;
}

