@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 10px 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h3 a, h3 a:link, h3 a:visited {
	color: #B7CFE5;
	text-decoration:underline;
}

h3 a:hover {
	color: #FFA500;
	text-decoration:none;
}

.oneColElsCtr #container {
	width: 790px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/e-tec-bg3.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#clock_a { 
position:relative;
margin:8px 30px 0 0;
width:60px;
height:60px;
top:105px;
left:30px;
}
#intro {
	float:right;
	clear:right;
	width:460px;
	z-index:1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height:20px;
	font-style: normal;
	font-weight: bold;
	color: #477390;
	text-align: left;
	padding: 0px;
	margin-top: 130px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
}

#intro h2, #intro p{margin:0 0 15px 0; }
	
#intro h2 {
	color:#4E584F;
	font-size:160%;
}


#footer{
	height:150px;
	width:790px;
	background-color: #477390;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:16px;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	padding:2px 30px;
	border-top:8px solid #8EB1C8;

}
#footer h3 {
font-size: 16px;
	line-height:22px;
	font-style: bold;
	color: #ffffff;
	
}

.clearall {clear:both; height:10px;}

#mainbody {
	width:480px;
	float:left;
	padding:0;
	/*height:300px;
overflow:scroll; */
font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:16px;
	font-style: normal;
	color: #7D7D7D;
	text-align: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 295px;
}

#mainbody h1{
	display:none;
}#addressBox {
	position:absolute;
	left:5px;
	top:1050px;
	width:285px;
	height:175px;
	z-index:1;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.oneColElsCtr #container h1 {
	display: none;
}

.oneColElsCtr #addressBox p {
	font-size: 14px;
	font-weight: normal;
}

#mainbody2 {
	width:480px;
	float:left;
	top:300px;
	margin:10px 30px 0 300px;
	padding:0 0 0 0;
	/*height:300px;
overflow:scroll; */
font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:16px;
	font-style: normal;
	color: #7D7D7D;
	text-align: left;
}
#top-pics {
	position:absolute;
	left:0px;
	top:184px;
	width:280px;
	height:500px;
	z-index:2;
}
#bath-pics {
	position:absolute;
	left:0px;
	top:690px;
	width:280px;
	height:370px;
	z-index:2;
	overflow: hidden;
}
#links {
	position:absolute;
	left:5px;
	top:1285px;
	width:285px;
	height:125px;
	z-index:1;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	text-align: left;
	background-image: url(images/electrical-safety.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#links p{ font-size:12px;}
#links p a{ margin-bottom:10px;}

