#content
{
	background-image: url(images/home-projects.gif);
	background-repeat: no-repeat;
	background-position:90px 12px;
	padding-right:0;
	width: 844px;
}

.homeMessage
{
	width:258px;
	background: url(images/creating-art.png) no-repeat 0 0;
	float:left;
	margin-top:12px;
	margin-left: 117px;
}
#download-catalogue
{
	width: 125px;
	padding-left: 150px;
	padding-top: 95px;
	margin-left: 21px;
	margin-top: 12px;
	background: #fff url(images/catalogue-cover.jpg) no-repeat left top;
	float: left;
	height: 118px;
	border: 5px solid #fff;
}
#download-catalogue p
{
	line-height: 1.2;
	color: #777;
	padding-bottom: 20px;
	background: url(images/arrowRound.gif) no-repeat left bottom;
}
#download-catalogue p a
{
	color: #777;
	text-decoration: none;
}
#download-catalogue p a:hover
{
	text-decoration: underline;	
}
#download-catalogue p strong
{
	color: #F26825;
}
#upcoming-events
{
	width:490px;
	background: url(images/creating-art.png) no-repeat 0 0;
	float:left;
	margin-top:12px;
	margin-left: 117px;
}
#upcoming-events
{
	width: 250px;
	margin-left: 6px;
	background: url(images/events-and-openings.png) no-repeat 10px 10px;
	padding: 10px;
	border: 1px solid #fff;
	border-left: 5px solid #fff;
}
#upcoming-events a
{
	color: #F26825;
	font-weight: bold;
}
ul.home-list
{
padding-top: 32px;
}
ul.home-list h3
{
	font-size: 12px;
}
ul.home-list,
ul.home-list li
{
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	color: #fff;
}
 ul.home-list li
 {
	margin-bottom: 6px;
}
.homeMessage ul.home-list li
{
	text-indent: -20px;
}
