#main {
	margin-bottom: 0;
	width: 800px;
}
#content {
	float: left;
	margin: 0;
	padding-bottom: 0;
	width: 610px;
}
#footer {
	border-top: 1px solid #ccc;
	margin: 0 0 20px 0;
	padding-top: 5px;
}
p.intro {
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	margin: 0;
	padding-bottom: 1em;
	padding-left: 20px;
}
#content div {
	float: left;
	padding: 0 17px;
	width: 365px;
}
#content div h3 a {
	color: #be4b00;
}
#callouts {
	list-style: none;
	margin: 10px 0 0;
}
#callouts li {
	border-bottom: 1px dotted #ccc;
	padding: 20px 20px 0 148px;
}
#callouts h2 {
	margin: 0 0 6px;
}
* html #callouts h2 {
	font-size: 1px;
	line-height: 0;
	padding: 0;
}
#callouts .more {
	text-align: right;
}
#callouts .more a, #remaining ul li a {
	background: transparent url(/i/presentation/arrow.gif) no-repeat right center;
	padding: 0 18px 0 0;
	text-decoration: none;
}
#collections {
	background: transparent url(/i/presentation/ic-collections-bg.jpg) no-repeat 0 10px;
}
#collections h2 {
	background: transparent url(/i/presentation/our-color-collections.gif) no-repeat 0 0;
	height: 16px;
	width: 187px;
}
#color {
	background: transparent url(/i/presentation/pink-flowers.jpg) no-repeat 0 10px;
}
#color h2 {
	background: transparent url(/i/presentation/understanding-color.gif) no-repeat 0 0;
	height: 19px;
	width: 181px;
}
#how-to-use {
	background: transparent url(/i/presentation/how-to-use-bg.jpg) no-repeat 0 10px;
}
#how-to-use h2 {
	background: transparent url(/i/presentation/how-to-use-color.gif) no-repeat 0 0;
	height: 14px;
	width: 154px;
}
#content #remaining {
	background: transparent url(/i/presentation/ic-girl.jpg) no-repeat 0 bottom;
	margin: 20px 0 0;
	min-height: 175px;
	padding: 0 0 0 148px;
	width: 221px;
}
* html #remaining {
	height: 175px;
}
#remaining h2 {
	background: transparent url(/i/presentation/remaining-headline.gif) no-repeat 0 0;
	height: 68px;
	margin: 30px 0 22px;
	padding: 0;
	width: 197px;
}
#remaining ul {
	list-style: none;
	margin: 0 0 0 23px;
	width: 175px;
}
* html #remaining ul li {
	height: 1%;
}
#remaining ul li a {
	display: block;
	width: 155px;
}
#content #sidebar {
	float: none;
	margin-left: 399px;
	padding: 20px 0 0;
	width: auto;
}
* html #content #sidebar {
	float: right;
	margin-left: 0;
}
#sidebar ul {
	list-style: none;
}
#sidebar li h3 {
	background: transparent url(/i/presentation/sidebar_underline.jpg) no-repeat left bottom;
	color: #900;
	margin-bottom: 0.5em;
	padding: 0 0 12px;
}
#sidebar li {
	margin: 0 0 36px;
}
#sidebar li p {
	margin-bottom: 0;
}
#sidebar li p > a {
	background: transparent url(/i/presentation/arrow.gif) no-repeat right 50%;
	padding: 0 15px 0 0;
}
	
#sidebar li p a {
	text-decoration: none;
}
* + html #sidebar li p a {
	background: none;
	padding-right: 0;
}
#content #footer {
	clear: none;
	margin-top: 0;
	padding-top: 1em;
	width: 609px;
}
* html #content #footer {
	padding-bottom: 20px;
	width: 570px;
}
* + html #content #footer {
	padding-bottom: 20px;
}
