#content p {
	margin-bottom:12px;
}

html>body #main {
	height:auto;
}

#main {
	padding:1px 0 0 46px;
}

#main,
#background {
	height:600px;
	min-height:600px;
}

#content {
	padding-right:460px;
}

#content ul {
	margin-bottom:19px;
}

#content ul li {
	list-style:disc;
	margin-left:19px;
}

.half {
	margin-right:50px;
	width:60%;
	float:left;
}

.sidebar {
	width:30%;
	float:left;
}

#services #content {
	padding-right:0;
}

#services #background {
	background:transparent url('../images/services-bg.png') 0 415px no-repeat;
}

#design #background {
	background:transparent url('../images/design-bg.png') 449px 0px no-repeat;
}

#about-us #background {
	background:transparent url('../images/about-bg.png') 0 415px no-repeat;
}

#outdoor-living .filmstrip {
	position:absolute;
	float:left;
	left:549px;
	top:0px;
}

#contact #background {
	background:transparent url('../images/contact-bg.png') 449px 0px no-repeat;
}

#about-us h2,
#design h2 {
	margin-bottom:5px;
}

#outdoor-living #content h2 {
	margin:30px 0 5px 0;
}

#outdoor-living #content h3 {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.3em;
	margin:0 0 1em 0;
}

textarea {
	height:81px;
}