/* 
29apr10
essential touch main
dark red #560300
*/
* {
border: 0;
margin: 0;
padding: 0;
background-color:transparent;
}
body{
	margin:0 0 40px 0;
	font-size:62.5%;
	font-family:Verdana, sans-serif;
	background: transparent url(../graphics/bgrnd_body_seamless.gif) repeat scroll left;
	color:#560300;
	text-align:center;
}
div.dCont{
	position:relative;
	width:100%;
}
/* banner */
div.dBanner{
	position:absolute;
	top:0px;
	left:0px;
	background: transparent url(../graphics/bgrnd_banner_full.jpg) no-repeat scroll left;	
	width:100%;
	height:180px;
	/*border:1px solid red;*/
}
div.dTop{
	position:relative;
	clear:both;
	width:960px;
	height:200px;
	margin:0 auto;
	text-align:center;
}
div.dButton{
	position:absolute;
	top:0px;
	right:20px;
	width:200px;
	height:30px;
}
p.pButton{
	position:absolute;
	top:5px;
	left:12px;
	color:#fff;
	font-size:12px;
}
img.imgLogo{
	position:absolute;
	top:10px;
	left:20px;
	z-index:10;
}
a.aWhite:link, a.aWhite:visited, a.aWhite:active {
	color:#fff;
	text-decoration:none;
}
a.aWhite:hover {
	color:#f00;
	text-decoration:underline;
}
img.imgEt{
	position:absolute;
	top:35px;
	right:220px;
	z-index:20;
}
h1.h1Top{
	position:absolute;
	top:125px;
	right:230px;
	font-size:2.2em;
	text-align:center;
	width:50%;
	color:#560300;
}
/* div layout */
div.dMain{
	clear:both;
	margin:0 auto;
	width:960px;
	height:auto;
}
/* 4 col table contains nav*/
table.tabNav{
	margin:0 auto 20px auto;
	border-collapse: collapse;
	table-layout:auto;
	width:100%;	
	/*border:1px solid red;*/
}
td.tdNav{
	padding:4px 2px 0 0;
	text-align:left;
	vertical-align:top;
	background:transparent url(../graphics/logo_et_sml.png) no-repeat scroll 0px 0px;	
}
.td1{
	width:200px;
}
.td2{
	width:160px;
}
.tdAuto{
	width:auto;
}

/* end 4 col table */
h2.h2Nav{
	margin:0 0 0 46px;
	font-size:1.2em;
}
p.pNav{
	font-size:0.9em;
	margin:0 0 0 48px;
	width:auto;
}
div.dHomeContent{
	float:right;
	width:444px;
	height:auto;
	/*margin:10px 0 0 0;*/
	padding:0;
}
div.dContent{
	float:left;
	width:444px;
	height:auto;
	margin:10px 0 0 10px;
	padding:0;
}
p.pBody{
	margin:0 20px 10px 20px;
	font-size:1.1em;
	text-align:justify;
	line-height:1.6em;
}
span.spBold{
	font-weight:bold;
}
/* end div layout */
/* foot */
div.dFooter{
	margin:20px auto 0 auto;
	padding:20px;
	width:960px;
	text-align:left;
	background: transparent url(../graphics/bgrnd_logo.jpg) no-repeat scroll top;
	/*height:auto;*/
	/*border:1px solid blue;*/
}
h4.h4Foot{
	float:left;
	margin:10px 0 0 40px;
	font-size:1.2em;
	text-align:left;
	width:300px;
	border:1px dotted #ccc;
}
p.pSitemap{
	margin:10px 20px;
	font-size:1.1em;
	text-align:center;
	color:#560300;
	font-weight:bold;
	line-height:1.5em;
}
img.imgFoot{
	float:right;
	margin:10px 20px 0 0;
	width:360px;
}
div.dGiftCerts{
	width:400px;
	border:1px dotted #560300;
	float:right;
	margin:0 20px 10px 20px;
}
div.dGiftCerts form{
	width:200px;
}
img.imgFoot2{
	float:left;
	margin:10px 20px 0 0;
}
table.tabImages{
	width:1px;
	/*border:1px solid #560300;*/
	float:right;
	margin:20px 100px 10px 0;
	table-layout:auto;
	/* border-collapse: collapse; */
	}
td.tdImage{
	vertical-align:top;
	}
img.imgPopup{
	/*border:1px solid #560300;*/
	}
	/* links */
a.aSitemap:link, a.aSitemap:visited, a.aSitemap:active {
	color:#560300;
	text-decoration:none;
}
a.aSitemap:hover {
	color:#f00;
	text-decoration:underline;
}
/* prices table */
table.tabPrices{
	width:400px;
	border:1px dotted #560300;
	float:right;
	margin:0 20px 10px 20px;
	table-layout:auto;
	border-collapse:collapse;
	}
td.tdService{
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	padding:2px 2px 2px 4px;
}
td.tdTime{
	padding:2px 0;
	width:60px;
	}
td.tdPrice{
	padding:2px 0;
	width:60px;
	}
p.pFootNote{
	font-size:0.9em;
}
h2.h2Sub{
	float:left;
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	margin:20px;
	width:auto;
	display:block;
	clear:both;
}
hr.hrDivider {
	width:96%;
	height:1px;
	margin:10px auto 5px auto;
	clear: both;
	border-bottom:1px dashed #161616;
}
img.imgIndexLeft{
	float:left;
	margin:5px 20px 0 0;
}

br.brClear{
	clear:both;
}
/* links */
a.main:link, a.main:visited, a.main:active {
	color:#560300;
	text-decoration: none;
}
a.main:hover {
	color:#f00;
	text-decoration: none;
}
ul {
	text-align:left;
	margin:5px 5px 5px 35px;
	line-height:1.5em;
	}
