html, body {
	margin:0 auto;
	padding: 0;
	text-align:center;
}


body {
	background:#d09b2b;
	font-family: "Lucida Grande", Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	font-size:11px;
}


#page {
		width: 494px;
		position:relative;
		margin: 0 auto;
		height:270px;
		background-image: url(../images/template/diamond.gif);
		}


#logo {
		position:absolute;
		top:111px;
		left:120px;
		width:246px;
		height:210px;
		z-index:3;
		}
#logo h1 { 
		padding:0;
		margin:0;
		}

#logo a {
		width:246px;
		height:210px;
		background:url(../images/template/logo.png);
		background-repeat: no-repeat;
		display:block;
		text-indent: -9999px;
		overflow: hidden;

		}
#whitebox {
		background:#fff;
		width:387px;
		height:21px;
		position:absolute;
		top:249px;
		left:53px;
		}
#temple {
		position:absolute;
		top:10px;
		left:19px;
		width:457px;
		height:239px;
		background-image: url(../images/template/temple.gif);
		background-repeat: no-repeat;
		z-index:1;
		}

#textcontainer {
		background-image: url(../images/template/diamond.gif);
		background-position:0 -20px;
		width:494px;
		margin:0 auto;
		z-index:0;
		}
#clear {
clear:both;
}

#text {
		text-align:left;
		width:307px;
		background: #fff;
		margin: 0 auto;
		padding:65px 40px 20px 40px;
		}
#text p.diamonds {
		padding: 0 0 30px 0;
		margin: 0 0 20px 0;
		background-image: url(../images/template/3diamonds.gif);
		background-repeat: no-repeat;
		background-position: 50% 100%;
		}
#text p {
		line-height:17px;
		}
#text p.smallheight {
		line-height:10px;
		}
#footer {
		background:#6e005f;
		width:100%;
		height:100%;
		z-index:4;
		color:#fff;
		padding: 20px 0;
		}
#footer p.clear {
		margin: 3px 0 20px 0;
		padding: 0
		}
#footer p#phone {
		margin: 0 auto;
		background-image: url(../images/template/phone.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
		width:106px;
		height:20px;
		}
#footer h2#hours {
		padding: 0 0 0 0;
		margin: 0 auto;
		background-image: url(../images/template/hours.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
		width:44px;
		height:22px;
		}