BODY {
	margin: 0;
	padding: 0;
	background: #00235F url('../images/layout/body_bg6.jpg') no-repeat center top;
}
@font-face {
	font-family: 'Frutiger';
	src: url('fonts/frutigerltstdcn.eot');
	src: local('Frutiger Condensed'), url('fonts/frutigerltstdcn.woff') format('woff'), url('fonts/frutigerltstdcn.ttf') format('truetype'), url('fonts/frutigerltstdcn.svg#webfontT0qU0q6Q') format('svg');
}
@font-face {
	font-family: 'Frutiger-Bold';
	src: url('fonts/frutigerltstd-boldcn.eot');
	src: local('Frutiger Condensed Bold'), url('fonts/frutigerltstd-boldcn.woff') format('woff'), url('fonts/frutigerltstd-boldcn.ttf') format('truetype'), url('fonts/frutigerltstd-boldcn.svg#webfontsNEGjPzY') format('svg');
}
#page {
	width: 640px;
	height: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#header a.home {
	position: absolute;
	top: 140px;
	display: block;
	width: 500px;
	height: 86px;
}
#header a.home span {
	display: none;
}
#menu UL {			
	position: relative;
	top: 232px;
	left: -5px;
	width: 595px;
	margin: 0 auto 0 auto;			
	padding: 0;
	list-style: none;
	z-index:10;
}
#menu LI {
	float: left;
	width: 96px;
	margin-left: 2px;
}
#menu A {
	font-size: 11px;
	font-family: tahoma;
	color: #4195d3;
	display: block;
	height: 20px;
	padding-top: 10px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
#content {
	position: absolute;
	top: 270px;
	width:600px;
	padding: 10px;
	height: 570px;
	overflow: auto;
	font-size: 10pt;
	font-family: verdana;
}
#content H1 {
	color: #3388bb;
	font-family: arial, sans-serif;
	font-size: 28pt;
	text-align: center;
	font-weight: normal;
}
#content H2 {
	color: #3388bb;
	font-size: 10pt;
	padding-bottom: 2px;
	border-bottom: solid #9cf 1px;
}
#content A {
	color: #3388bb;
}
#content UL LI {
	margin-bottom: 20px;
}
.hr {
	clear: both;
	border: none;
	border-top:solid #bdf 1px;
	margin-top:5px;
	margin-bottom:5px;
}
#index {
	text-align: center;
	line-height: 20px;

}
#index H1 {
	color: #3388bb;
	font-family: georgia, verdana;
	
}
.photo, .photo-left,.photo-right {
	padding:5px;
	background:#fff;
	border:solid #eee 1px;
	border-right:solid #eee 2px;
	border-bottom:solid #eee 2px;
}
.photo-left {
	float: left;
	margin-right: 15px;
}
.photo-right {
	float: right;
	margin-left: 15px;
}
.photo {
	background: #fff;
	padding: 5px;
	border: solid #def 1px;
}
.alignleft {
	float: left;
	margin-right: 0.8em;
}
.alignright {
	float: right;
	margin-left: 0.8em;
}
.aligncenter {
	clear: both;
	margin: 0 auto 0.8em auto;
}

#contact-page div { margin-bottom: 10px; }
#contact-page .float {
	width: 42%;
	float: left;
}
#contact-page LABEL {
	padding-bottom: 2px;
	display: block;
}
#contact-page {
	background: #def;
	border: solid #bdf 1px;
	padding: 20px;
	width: 534px;
}
#contact-page INPUT,#contact-page SELECT,#contact-page TEXTAREA	 {
	color: #38b;
	padding: 2px;
	font-size: 1em;
	font-family: arial;
}
.clear { clear: both }
.columns2 {
	clear: both;	
}
.columns2 .col {
	width: 46%;
	float: left;
	font-size: 8pt;
	padding-right: 20px;
}
.columns2 .col p {
	margin-bottom: 20px;
}


hr {
	border: none;
	border-top: solid #9cf 1px;
}

.columns2bg {
	clear: both;
	margin: 0 auto 0 auto;
	padding-left: 15px;
}
.columns2bg .col {
	width: 44%;
	float: left;
	display: inline;
	text-align: center;
	margin: 0;
	padding: 15px 12px 0 12px;
	_padding: 15px 5px 0 5px;
}
.columns2bg .col Q {
	text-align: left !important;
}
.columns2bg h3 {
	font-weight: bold;
	color: #159;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 0px;
}
.columns2bg IMG.video-image {
	padding:2px;
	background:#fff;
	border:solid #eee 1px;
	border-right:solid #eee 2px;
	border-bottom:solid #eee 2px;
}
.columns2bg .product-image {
	float:right;
	margin-left:5px;
}
.columns2bg IMG {
	margin: 5px auto 0 auto;
	border:none;
	background:none;
	padding:none;
}
.columns2bg .text {
	margin-top:10px;
	width: 235px;
	height: 38em;
	text-align: left;
	font-size: 8pt;
	border: solid #bdf 1px;
	padding:10px 10px 0 10px;
}
.columns2bg .height-small {
	height: 7em;
}
.george_treehouse {
	background: url(../images/content/george_treehouse.jpg) no-repeat;
	width: 590px;
	height: 393px; 
	font-size: 8pt;
	color: white;
	margin: 0 0 30px 0;
	clear: both;
	border-top: solid #7DA0CF 1px;
	position: relative;
}
.george_treehouse .george_quote {
	float: left;
	color: #fff;
	width: 170px;
	position: relative;
	top: 310px;
	left: 200px;
}
.george_treehouse .quotes {
	position: absolute;
	top: 15px;
	left: 380px;
}
.mainlinks {
	list-style-type: none;
	width: 590px;
	margin: 0;
}
.mainlinks div {
	width: 255px;
	background: #426A9B;
	float: left;
	padding: 10px 10px 10px 20px;

}
.mainlinks div a {
	color: #fff !important;
	text-decoration: none;
	font-size: 14pt;
}
#footer {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #8be;
	text-align: center;
	position: relative;
	top: -80px;
}
DIV.buildline-videos { clear: both; }
DIV.buildline-videos .item { width: 50%; float: left; font-size: 0.9em;}
DIV.buildline-photos { clear: both; }
DIV.buildline-photos DIV.section { clear: both; }
DIV.buildline-photos DIV.section DIV.item { width: 33%; float: left; text-align: center; margin: 10px 0 10px 0 }
DIV.buildline-photos DIV.section DIV.item-vert { width: 25%; float: left; text-align: center; margin: 10px 0 10px 0 }


#social-media {
	margin: 0;
	margin-top: 20px;

}
#social-media li {
	margin: 0;
	list-style: none;
	display: inline;
	text-align: center;
	float: left;
	font-size: 11px;
}
#social-media li a {
	display: block;
	width: 120px;
	padding-top: 55px;
}
#social-media .iphone {
	background: url(../images/content/iphone_app.png) no-repeat 50% 0;
	width: 80px;
}
#social-media .youtube {
	background: url(../images/content/youtube_logo.png) no-repeat 50% 0;
	width: 120px;
}
#social-media .flickr {
	background: url(../images/content/flickr_logo.png) no-repeat 50% 0;
}