#main {
	background: url(/images/gray_moose.gif) 460px 15px no-repeat;
	padding-top: 70px;
	width: 648px;
	overflow: auto;
}

#main h2 {
	margin-bottom: 10px;
}
	h2#about_us, h2#boutiques_events, h2#custom, h2#contact_us {
		text-indent: -1000em;
		overflow: hidden;
		height: 54px;
		width: 648px;
	}
	h2#about_us {
		background: url(/images/heading_about.gif) no-repeat;
	}
	h2#boutiques_events {
		background: url(/images/heading_boutiques.gif) no-repeat;
	}
	h2#custom {
		background: url(/images/heading_custom.gif) no-repeat;
	}
	h2#contact_us {
		background: url(/images/heading_contact.gif) no-repeat;
	}

.t2_images {
	float: left;
	width: 120px;
	padding: 0 8px;
}
	.t2_images img {
		margin-bottom: 15px;
	}
.t2_copy {
	margin-left: 136px;
	width: 450px;
	padding: 0 8px;
}
.t2_content {
	width: 450px;
	padding: 0 8px;
}