/* ----------------------------------------------------------------------		HOME STYLES */




#home #block1 p {
	margin: 15px 50px 0px 0px;
}

/* ----------------------------------------------------------------------		HEADER */

#home #header {
	height: 376px;
}
#home #message {
	position: absolute;
	top: 31px;
	left: 0px;
	background-image: url(/images/header_home.jpg);
	width: 940px;	
	height: 345px;
	text-indent:-9999px;
}

/* ----------------------------------------------------------------------		PANELS */

#home #block1 ul {
	display: block;
	overflow: hidden;
	zoom: 1;
}

#home #block1 ul li {
	margin-top: 20px;
	float: left;
	margin-right: 11px;
}

#home #block1 ul li a {
	width: 227px;
	height: 78px;
	display: block;
	text-indent: -9999px;
}

#home #block1 ul #wedding_stationary {

	background-image: url(images/panel_wedding_stationery.jpg);
}
#home #block1 ul #card_range {
	background-image: url(images/panel_card_range.jpg);
}
#home #block1 ul #bespoke_creations {
	background-image: url(images/panel_bespoke_creations.jpg);
}
#home #block1 ul #contact_us {
	background-image: url(images/panel_contact_us.jpg);
	margin-right: 0;
}