/* @override http://dreamhomecoach/css/layout.css */

#container {
	width: 800px;
	margin-left: -400px;
	position: relative;
	left: 50%;
	margin-top: 10px;
	height: 1000px;
}

.folds {
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 5px;
	margin-top: -13px;
}

ul.ui-tabs-nav {
	display: block;
	height: 370px;
}

#header_top {
	width: 800px;
	height: 70px;
	position: absolute;
	z-index: 100;
}

#header_container {
	overflow: hidden;
	width: 800px;
}

#content_base {
}

.sub {
	width: 800px;
	float: left;
}

#header_logo {
	margin-top: 7px;
	margin-left: 7px;
	float: left;
}

#header_links {
	float: right;
	margin-top: 9px;
	margin-right: 13px;
}

#header_links ul li {
	display: inline;
}

#header_base {
	width: 800px;
	border: 1px solid black;
	height: 360px;
}

.ui-tabs-hide {
	display: none;
}

.bubbleInfo {
	width: 55px;
	display: block;
	padding-right: 1.1em;
	padding-top: 1.1em;
	float: left;
}

.trigger {
	display: block;
	width: 50px;
	height: 51px;
}

.popup {
}

#sectionNav {
	position: absolute;
}

div.block {
	display: block;
	float: right;
	margin-left: 10px;
	margin-top: -6px;
}

ul#sidebar_nav {
	display: block;
	position: absolute;
	z-index: 1;
	width: 145px;
	left: -150px;
	top: 44px;
	padding-bottom: 1em;
}

#brochure_1 {
	background-image: url(../images/brochure_fc_1.png);
	width: 324px;
	height: 750px;
	position: relative;
	left: 50%;
	margin-left: -162px;
	margin-bottom: 20px;
	text-indent: -99999px;
}

span.brochurelink {
	position: relative;
	font-size: 1.5em;
	text-align: center;
	display: block;
	padding-bottom: .5em;
}

span.brochurelink a {
	padding-left: 1em;
	padding-right: 1em;
}

#brochure_2 {
	background-image: url(../images/brochure_fc_2.png);
	width: 637px;
	height: 750px;
	position: relative;
	left: 50%;
	margin-bottom: 20px;
	text-indent: -99999px;
	margin-left: -318.5px;
}

#brochure_3 {
	background-image: url(../images/brochure_fc_3.png);
	width: 649px;
	height: 750px;
	position: relative;
	left: 50%;
	margin-bottom: 20px;
	text-indent: -99999px;
	margin-left: -324.5px;
}

.print {
	display: none;
}