#GliderWrapper {
	padding: 10px 0x 20px 0;
	width: 760px;
	font-size: 12px;
	color: #646464;
	line-height: 1.5em;
	background-color: #fff;
}

#GliderWrapper a:link,
#GliderWrapper a:visited {
	color: #505050;
	text-decoration: none;
	}
#GliderWrapper a:hover,
#GliderWrapper a:active {
	color: #505050;
	text-decoration: underline;
	}
#GliderWrapper #toolbarwrap 
{
	background-color: #e2ded8;
	float: left;
	height: auto;
	width: 205px;
	margin:0;
}
#GliderWrapper ul.navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#GliderWrapper ul.navigation li 
{
	text-align:left;
	border-bottom: 1px solid #c0bbb2;
	display:block;
	float: left;
	padding: 0 0 0 15px;	
	clear: both;
	width: 190px;
	}
#GliderWrapper ul.navigation li a {
	line-height: 38px;
	font-size: 14px;
	color: #49392f;
	text-decoration: none;
	}
#GliderWrapper ul.navigation li a:hover {
	font-size: 14px;
	color: #49392f;
	text-decoration: underline;
	}
#GliderWrapper ul.navigation li.active {
	background-color: #c0bbb2;
}

#GliderWrapper #frame {
	width: 540px; 
	height: 600px;
	overflow: hidden;
	border:5px solid #c0bbb2;
	background-color: #fff;
	float:left;
}
#GliderWrapper #scroller {
	width: 540px;
	margin: 0 auto;	
	overflow: hidden;
}
#GliderWrapper #GliderContent {
	width: 6600px;
}
#GliderWrapper .section {
	width:525px;
	height:590px;
	overflow: hidden;
	float:left;
	padding:0px;		
	background:#ffffff;
	padding: 5px 10px 5px 5px;
}

/* CONTENT */
.clearer {
	clear:both;
}

.FloatRight
{
	float: right;
}

.FloatLeft
{
	float: left;
}

.SectionImage
{
	float: left;
	margin-right: 10px;
}

.section img
{
	border: solid 1px black;
}

.InspirationHouses
{
	width: 100%;
	padding: 0px;
}

.HouseItem
{
	width: 200px;
	padding: 5px;
}

.InspirationHouses img
{
	border:  none;
}

.SectionHeading
{
	font-size: 16px;
	color: #49392f;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:-0.5px;
}

.SlideDesc {
	font-size: 12px;
	color: #49392f;
	height: auto;
	width: auto;
	margin-left: 4px;
}

#mainbody li {margin-bottom:0px}


