/* Homepage Styles */
/* --------------- */

p#strap {
	text-indent: -10000px;
	display: block;
	background: url('../../img/pages/homepage/strap.gif') no-repeat;
	width: 920px;
	height: 81px;
}

h1 {
	display: block;
	text-indent: -10000px;
	background: url('../../img/pages/homepage/main_heading.gif') no-repeat;
	width: 920px;
	height: 70px;
	margin-bottom: 10px;
}

h2 {
	display: block;
	text-indent: -10000px;
	width: 299px;
	height: 41px;
	margin-bottom: 10px;
}

h2#marbleworks {
	background: url('../../img/pages/homepage/h2_marble.gif') no-repeat;
}

h2#stoneworks {
	background: url('../../img/pages/homepage/h2_stoneworks.gif') no-repeat;
}

h2#fireplaces {
	background: url('../../img/pages/homepage/h2_fireplaces.gif') no-repeat;
}

#pageContent .inner div.threeCol div.col {
	min-height: 645px;
	height: auto !important;
	height: 645px;
	position: relative;
}

#pageContent .inner div.threeCol div.col p {
	color: #333333;
	margin-bottom: 20px;
}

#pageContent .inner div.threeCol div.col ul {
	list-style-type: none;
	color: #818D97;
}

#pageContent .inner div.threeCol div.col ul li {
	padding-left: 15px;
	background: url('../../img/global/list_chevron.gif') no-repeat 0 40%;
	margin-bottom: 0.5em;
	position: relative;
}

#pageContent .inner div.threeCol div.col p.contact {
	position: absolute;
	bottom: 0;
	color: #818D97;
}

#pageContent .inner div.threeCol div.col p.contact a {
	color: #818D97;
	font-weight: bold;
}