body {
	margin:0;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/bg-body.jpg) no-repeat 50% 0;
	min-width:920px;
	margin-bottom: -50px;
}
html {
background: url(../images/bg-html.jpg) repeat-y 50% 0;
background-color: #040403;

}
img { border: none; }
a {
	text-decoration:none;
}
#wrapper {
	width:920px;
	margin:0 auto;
	overflow:hidden;
}
.wrapper-box {
	width:894px;
	margin:26px 0 0;
	border:solid #fff;
	border-width:14px 13px 0;
	position:relative;
	padding:174px 0 0 0;
}
#header {
	width:894px;
	height:174px;
	position:absolute;
	top:0;
	left:0;
}
#header .top-block {
	width:894px;
	overflow:hidden;
}
#header .logo {
	float:left;
	margin:43px 0 0 19px;
	display:inline;
}
#header .logo a {
	width:281px;
	height:65px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	overflow:hidden;
}
#header .list {
	float:right;
	border:1px solid #553222;
	margin:13px 10px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	clear:right;
	display:inline;
}
#header .list li {
	background:#5a2214;
	float:left;
	display:inline;
	border-left:1px solid #563220;
}
#header .list .number {
	border:0;
}
#header .list li, #header .list li a {
	font:bold 14px Georgia, Verdana, Geneva, Arial, sans-serif;
	color:#fff;
	text-decoration:none;
	padding:0 5px;
	line-height:21px;
}
#header .list li a:hover {
	text-decoration:none;
}
#header .list .share {
	background:#2f2516;
}
#header .top-nav {
	margin:7px 0 0;
	padding:0;
	list-style:none;
	float:right;
	clear:right;
	overflow:hidden;
	height:1%;
}
#header .top-nav li {
	float:left;
	display:inline;
	background:url(../images/separator-top-nav.gif) no-repeat 0 4px;
	padding:0 9px 0 11px;
	margin:0 2px 0 -2px;
}
#header .top-nav li a {
	color:#a0ae6c;
	font-size:10px;
}
#header .top-nav li a:hover {
	text-decoration:underline;
}
#header .nav {
	margin:20px 0 0;
	padding:0 0 10px 4px;
	list-style:none;
	overflow:hidden;
}
#header .nav li {
	float:left;
	background:url(../images/separator-nav.gif) repeat-y;
	padding:0 10px 4px 16px;
}
#header .nav li a {
	color:#fff;
	font:bold 16px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#header .nav li span {
	display:block;
	color:#a0ae6c;
	font-size:10px;
	margin:2px 0 0;
}
#header .nav li:first-child {
	background:none;
}
#header .nav li a:hover,
#header .nav li a.active {
	color:#ddf683;
	text-decoration:none;
}
#center {
	width:894px;
	overflow:hidden;
}
#center .visual-box {
	width:675px;
	float:left;
	padding:4px 0 0 19px;
} 
#center .visual-list {
	margin:0;
	padding:0;
	width:675px;
	list-style:none;
	position:relative;
	height:365px;
	overflow:hidden;
}
#center .visual-list li {
	width:675px;
	height:365px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:1
	display:none;
}
#center .visual-list li.active { z-index:2; display: block;}
#center .visual-list li img {
	display:block;
}
.design-center {
	position:absolute;
	width:235px;
	height:57px;
	background: url(../images/design-center.png) no-repeat;
	top:112px;
	left:432px;
	text-indent:-9999px;;
	z-index:100;
}
.work-with-us {
	position:absolute;
	width:212px;
	height:62px;
	background: url(../images/work-with-us.png) no-repeat;
	top:292px;
	left:13px;
	text-indent:-9999px;;
}
.house-designs {
	position:absolute;
	width:236px;
	height:62px;
	background: url(../images/house-designs.png) no-repeat;
	top:142px;
	left:13px;
	text-indent:-9999px;;
}
.customer-service {
	position:absolute;
	width:299px;
	height:62px;
	background: url(../images/customer-service.png) no-repeat;
	top:292px;
	left:13px;
	text-indent:-9999px;;
}
#center .sidebar {
	width:200px;
	float:right;
}
#center .sidebar .accordion {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:200px;
}
#center .accordion li {
	margin:0 0 11px 0;
	padding:0 0 0 20px;
	position:relative;
	width:180px;
	vertical-align:top;
	overflow:hidden;
}
#center .accordion .opener {
	display:block;
	cursor:pointer;
	width:100%;
	overflow:hidden !important;
	position:relative !important;
	visibility:visible !important;
	height:22px !important;
}
#center .accordion .opener .mask{
	position:absolute !important;
	top:0;
	left:0;
	width:100%;
	height:1000px;
	visibility:visible !important;
	background:url(../images/none.gif);
}
#center .accordion .opener span{
	position:relative !important;
	width:100% !important;
	display:block !important;
}
#center .accordion .opener .default{
	position:relative;
	top:0;
	left:0;
}
#center .accordion .slide{
	width:100%;
	overflow:hidden;
}
#center .accordion .opener .active{
	position:absolute !important;
	top:-9999px !important;
	left:0;
}
#center .accordion .active .opener .default,
#center .accordion .hover .default{
	position:absolute !important;
	top:-99999px !important;
}
#center .accordion .active .opener .active,
#center .accordion .hover .active{
	position:relative !important;
	top:0 !important;
}
#center .accordion .opener a {
	color:#d8d5ce;
	font-size:18px;
}
#center .accordion .opener .active a{
	color:#c0d479
}
#center .slide .inner {
	padding:0 20px 9px 0;
	position:relative;
	width:160px;
}
#center .slide .inner span {
	font-size:11px;
	color:#fff;
	line-height:18px;
}
#center .bullet {
	width:15px;
	height:29px;
	background: url(../images/bullet-accordion.png) no-repeat;
	position:absolute;
	top:20px;
	left:0;
	text-indent:-6666px;
	overflow:hidden;
}
#bottom {
	width:894px;
	overflow:hidden;
	position:relative;
}
#bottom .content {
/* 	changes to make it stretch */
	width:664px;
/* 	height:269px; */
	float:left;
	margin:0 0 22px 27px;
 	/* overflow:hidden; */
		overflow: visible;
		overflow-x: hidden;
		overflow-y: auto;
		padding: 0 0 20px 0;
	position:relative;
	display:inline;
}
#bottom .content .slide-hold,
.innerslide-hold {
	position:relative;
	top:0;
	left:0;
	width:99999px;
/* 	overflow:hidden;  */
	overflow-x: hidden;
	overflow-y: auto; 
}
.innerslide-content {
	width:480px;
	overflow:hidden;
	float:left;
}
#bottom .content h2 {
	margin:17px 0 0;
	font-size:30px;
	color:#c0d479;
	font-weight:normal;
}
#bottom .content h3 {
	margin:5px 0 12px 0;
	font:normal 22px Georgia, Arial, Helvetica, sans-serif;
	color:#898888;
	line-height:30px;
}
#bottom .content .text {
	width:480px;
	float:left;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: visible;
	padding: 0 0 20px 0;
	color: #cacaca;
}
#bottom .content .about-pagep {
	width:480px;
	float:left;
/* 	overflow:hidden; */
	overflow-x: hidden;
	overflow-y: auto;
	color: #cacaca;
}
#bottom .content .text h3 {
	font:bold 16px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
#bottom .content .text h3 a {
	font:bold 16px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#c0d479;
}
#bottom .content .text h3 a:hover {
	color:#898888;
}
#bottom .content .text a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
}
#bottom .content .text a:hover {
	color: rgb(221, 246, 131);
}
#bottom .content .text .entry a {
	color:#c0d479;
}
#bottom .content .text .entry a:hover {
	color:#898888;
}
#bottom .content p {
	font-size:12px;
	color:#cacaca;
	margin:0 0 5px 0;
	line-height:22px;
}
#bottom .content .read-more-box {
	width:450px;
	overflow:hidden;
}
.read-more-box .read-more {
	color:#87945e;
	float:left;
	margin:2px 0 0;
}
.read-more-box .read-more:hover {
	text-decoration:none;
	color:#fd8004;
}
.read-more-box .button {
	width:100px;
	height:32px;
	background: url(../images/btn-read-more.png) no-repeat;
	float:right;
	text-indent:-9999px;
	cursor:pointer;
	position:relative;
	z-index:2;
}
.read-more-box .button:hover {
	background: url(../images/btn-read-more-hover.png) no-repeat;
}
#bottom .content .side-visual {
	width:180px;
	float:left;
	margin:-10px;
/* 	position:relative; */
}
.side-visual img {
	display:block;
}
#bottom .sidebar {
	width:177px;
	float:left;
	background:url(../images/separator-sidebar.gif) repeat-y;
	margin:85px 0 0;
	padding:27px 0 40px 21px;
}
.slide-nav,
.innerslide-nav {
	margin:0;
	padding:0;
	list-style:none;
}
.slide-nav li,
.innerslide-nav li {
	height:19px;
	padding-top:3px;
	width:100%;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.slide-nav li.active,
.slide-nav li.hover,
.innerslide-nav li.active,
.innerslide-nav li.hover {
	padding:0;
	height:22px;
}
.slide-nav li span,
.innerslide-nav li span {
	position:relative;
	width:100%;
	top:0;
	left:0;
	display:block;
}
.slide-nav li span.default,
.innerslide-nav li span.default{
	position:relative;
	top:0;
}
.slide-nav li span.active,
.innerslide-nav li span.active {
	position:absolute;
	top:-9999px;
}
.slide-nav li.active span.active,
.slide-nav li.hover span.active,
.innerslide-nav li.active span.active,
.innerslide-nav li.hover span.active{
	position:relative !important;
	top:0 !important;
}
.slide-nav li.active span.default,
.slide-nav li.hover span.default,
.innerslide-nav li.active span.default,
.innerslide-nav li.hover span.default{
	position:absolute !important;
	top:-99999px !important;
}
.slide-nav li .mask,
.innerslide-nav li .mask{
	position:absolute !important;
	top:0;
	left:0;
	z-index:1000;
	width:100%;
	height:1000px;
	background:url(../images/none.gif);
}
.slide-nav li a,
.innerslide-nav li a {
	font-size:14px;
	color:#868584;
}
.slide-nav span.active a {
	font-size:18px;
	color:#c0d479;
}
.innerslide-nav span.active a {
	font-size:15px;
	color:#c0d479;
}
#bottom .content .slide {
	width:664px;
	float:left;
	overflow: visible;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 0 20px 5px;
}
.innerslide {
	width:480px;
	float:left;
	overflow: visible;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 0 20px 0;
}

#bottom .content .slide .map {
	width:418px;
	height:292px;
	
}
#bottom .content .slide .google_map {
	height: 250px;
}
.map img {
	display:block;

}
#bottom .content .slide .visual {
	width:344px;
	border:5px solid #fff;
	margin:5px 0 0;
	float:left;
}
#bottom .content .slide .description {
	width:104px;
	float:left;
	padding:0 0 0 22px;
	font:12px Arial, Helvetica, sans-serif;
}
.description .title {
	color:#c0d479;
	display:block;
	margin:66px 0 0;
}
.description .list {
	margin:0;
	padding:0;
	list-style:none;
}
.description .list li {
	color:#c0d479;
}
.footer-block {
	width:100%;
	background:url(../images/bg-footer-bottom.jpg) no-repeat 50% 126px;
	height:325px;
}
.shadow-footer {
	width:894px;
	height:34px;
	background:url(../images/shadow-footer.png) no-repeat;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
}
#footer {
	width:894px;
	overflow:hidden;
	height:164px;
	background:url(../images/bg-footer.jpg) no-repeat;
	margin:0 auto;
	border:solid #fff;
	border-width:0 13px 14px;
}
#footer .logo {
	float:left;
	margin:50px 0 0 28px;
	display:inline;
}
#footer .logo a {
	width:217px;
	height:54px;
	background:url(../images/footer-logo.png) no-repeat;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	overflow:hidden;
}
#footer .nav {
	margin:53px 0 0 38px;
	padding:0;
	list-style:none;
	float:left;
	width:399px;
	overflow:hidden;
}
#footer .nav li {
	float:left;
	background: url(../images/separator-footer-nav.gif) repeat-y;
	padding:0 25px 0 22px;
}
#footer .nav ul {
	margin:0;
	padding:0;
	list-style:none
}
#footer .nav ul li {
	float:none;
	background:none;
	padding:0;
	margin:0 0 3px 0;
}
#footer .nav ul li a {
	color:#87945e;
}
#footer .nav ul li a:hover {
	color:#a0ae6c;
}
#footer .contact-info {
	width:190px;
	float:right;
	margin:60px 22px 0 0;
	display:inline;
	color:#d5d2c9;
}
#footer .contact-info address,
#footer .contact-info span {
	font-style:normal;
	display:block;
	text-align:right;
}
.designed-block {
	width:920px;
	overflow:hidden;
	margin:0 auto;
}
.designed-block p {
	text-align:right;
	margin:10px 0 0;
	color:#a0ae6c;
	font-size:10px;
}
.designed-block p a {
	color:#a0ae6c;
	font-size:10px;
}
.designed-block p a:hover {
	color:#ffffff;
}
/* These are standard sIFR styles... do not modify */
embed {
	padding:0;
	margin:0;
	display:block;
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash #bottom .content h2 span {
	visibility: hidden;
	font-size: 28px;
	white-space: normal;
	word-wrap: break-word;
}
.sIFR-hasFlash #center .accordion .opener {
	font-size:18px;
	visibility: hidden;
}
.sIFR-hasFlash .slide-nav li span.default {
	font-size:14px;
	visibility: hidden;
}
.sIFR-hasFlash .slide-nav li span.active {
	font-size:18px;
	visibility: hidden;
}

/* !share */
#at15s {
	top: 76px !important;
}

#_atssh {
	display: none !important;
}

/* !slide */
div#tmpSlideshow {  
    position: relative; 
    width: 484px;
    height: 200px;
	float: left; 
}  
div.tmpSlide {  
    position: absolute;  
    top: 0;  
    left: 0;  
    display: none; 
} 

/* !form */
label {
	width: 80px;
	float: left;
}
input, textarea {
	background-color: #222222;
	border: dotted 1px #7cae04;
	width: 300px;
	color: #ffffff;
}
:focus {
    outline: none;
}

/* !awards */
dl {
	font-size:12px;
	color:#cacaca;
	padding: 0 0 30px 0;
	line-height:18px;
	clear: both;
	width: 480px;
	overflow: auto;
}
dt {
	clear: left;
	float: left;
	width: 30px;
	margin-bottom: 10px;
}
dd {
	clear: right;
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

/* !gallery */
.showMe img {
	border: solid 1px rgb(160, 174, 108);
}
.thumbnails ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 400px;
}
.thumbnails ul li {
	float: left;
	padding: 10px 10px 0 0;
}
.thumbnail {
	width: 60px;
	float: left;
	margin: 7px 10px 0 0;
}
.entry {
	float: left;
	width: 410px;
	padding: 0 0 10px 0px;
	margin: 0 0 10px 0px;
	border-bottom: dotted 1px rgb(160, 174, 108);
	
/* testimonials page speech background defined */
}
#testimonials-holder {
    width:550px;
    padding:13px 15px 20px;
}
#testimonials-holder p {
    width:420px;
}
#testimonials-holder h2 {
	color: #A0AE6C;
	font: normal normal normal 15px/normal Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	font-weight: bold;     
}

.test-content {
    padding:12px 15px 30px 20px;
    border-bottom: dotted 1px rgb(160, 174, 108);
}

/* profiles-page */

.profiles {
	background: url(../images/bg-profile.png) repeat-y;
	width:535px;
	height:500px;
	background-position:0px 100px 5px 0px;

}
.profiles p {
	width:390px;
	padding:0px 65px 0px 0px;

}
.profiles .content-pro {
	padding:20px 0px 40px 22px;
	border-left:1px dotted #7d9d21;
    margin-top:10px;
	
}
.profile-header {
	margin-left:-3px;
	padding:10px 4px 0px 7px;
	float:left;
}
 
.profiles .pro-pic {
	background: url(../images/pro-pic.jpg);
	width:244px;
	height:347px;
	position:relative;
	left:500px;
	
}
.sidebar-about {
	background:none !important;
	width:130px !important;
	background: url(../images/bg-profile.png) repeat !important;
	height:500px !important;
	margin:0px 0px 0px 0px !important;
	
}
.content-about {
	width:700px !important;
}
.slide-about {
	width:700px !important; 

}
.Modular {
	background: url(../images/modular.png) no-repeat;
	height:50px;
	width:48px;
	padding:27px 10px 0px 4px;
	text-indent:50px;
	list-style:none;
	font:16px;
	color:#98ae6c;

}
.Panelized {
	background: url(../images/panelized.png) no-repeat;
	height:50px;
	width:48px;
	padding:27px 10px 0px 4px;
	text-indent:50px;
	list-style:none;
	font:16px;
	color:#98ae6c;

}
.Accessible {
	background: url(../images/accessible.png) no-repeat;
	height:50px;
	width:48px;
	padding:27px 10px 0px 4px;
	text-indent:50px;
	list-style:none;
	font:16px;
	color:#98ae6c;

}
.Stick {
	background: url(../images/stick.png) no-repeat;
	height:50px;
	width:48px;
	padding:17px 47px 0px 16px;
	text-indent:50px;
	list-style:none;
	font:16px;
	color:#98ae6c;

}
.modular {
    padding:28px 0px 0px 0px;

}
.alignright{
	float: right;
	margin: 0 5px 0 10px;
}

.about-text{
	width: 645px !important;
}
.clear {
	clear: both;
}
