#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;
	margin-right: 25px;
}
.home-dl-block {
	float:left;
	margin-right: 23px;
}
.home-dl-item {
	width: 235px;
	margin-bottom: 10px;
	border: 1px solid #fff;
	padding:10px;
	color: #fff;
}
.home-dl-image {
	float: left;
	margin-right: 15px;
	width: 70px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.5);
}
.home-dl-item a.home-dl-link {
	display: block;
	text-decoration: none;
}
.home-dl-item:hover {
	background: #fff;
	color: #4E71C2;
}
.home-dl-item:hover a {
	color: #4E71C2;
}
#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: 260px;
	margin-left: 0;
	margin-top: 0;
	margin-right: 25px;
	background: url(images/events-and-openings.png) no-repeat 0 10px;
}
#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: -12px;
}