body {
	margin: 0;
	padding: 0;
	color: #333333; background: #0099cc url(../images/body_bkgd.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	line-height: 1.3; }

h1, h2, h3, h5, h6, caption{
	color: #006699; background: transparent;
	font-variant:small-caps;}
h1 {
	font-size: 1.5em;}
h2 {
	font-size: 1.35em;}
h3 {
	font-size: 1.10em;}
h4 {
	font-size: 1em;
	font-style: italic;}
ul.list li{
	padding-bottom: 5px;}
ul.list2 li {
	padding: 5px 0;}
	
#wrapper{
	margin: 3em auto 1em auto;/* centers the wrapper first value */
	position: relative; /* important to position it relatively */
	border: 5px solid #0099CC;
	background-color: #fff;
	width: 770px;
	padding: 0;
	text-align: left;/* Realigns the text to the left after the IE hack in the body rule */}
#innercontainer {
	position: relative;
	border: none;
	width: 770px;
	padding: 0;
	min-height: 500px;}	

#banner {
	position : relative;
	top: 0;
	margin: 0.2em;
	height: 170px;
	z-index: 3;
	border: 0;
	background:url(../images/banner.jpg) no-repeat center; 
	background-color:#fff; color:#000;}
#banner .fltlt, #banner .fltrt{
	margin: 2px 8px;
	color: #ccc; background: transparent;
	font-family:Arial, Helvetica, sans-serif;}

#banner img#logo {
	position: absolute;
	top: 12px;}
	
.fltrt {float: right;}
.fltlt {float: left;}
#laser {
	margin-right: 1.5em;}
.clears {
	clear: both;
	padding-top: 1em;}

h5 {
	text-align: center;
	font: bold .85em Arial, Helvetica, sans-serif;}

#right, #left {
	z-index : 1;}
#left {
	float: left;
	width: 275px;
	padding: 1% 35px 1.5% 25px;}
#right {
	width: 285px; 
	float: right;
	padding: 1% 25px 1.5% 30px;}
.fullsection {
	padding: 25px;}
#central{
	position : absolute;
	top: 300px;
	left:409px;
	margin-left: -90px;
	width: 110px;
	z-index : 2;
	color: #000; background:#fff url(../images/central_bkgd.gif);
	border : 1px #0099cc solid;
	padding: 1.5em 3px;
	text-align: center;}
#footer {
	clear: both;
	position: relative;
	width: 98%;
	margin: 15px;
	font: .75em Arial, Helvetica, sans-serif;}
	
.pullquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: left;
	color: #666; background: white;
	width: 150px;
	margin: 10px 0 20px 15px;
	float: right; }
#hours {
	width: 200px;
	font-size: .9em;}
.tab {
	padding-left: 20px;}
.blocktab {
	margin: 0 6em;}
.smtxt {
	font-size: .75em;
	font-style: italic;
	font-variant:normal;}
dl {
	margin: 10px;}
dt {
	font-size: .95em;
	font-weight: bold;
	padding-top: 1em;}
dl#action dd {
	font-style: italic;}
	
/****** Navigation and Menus *****/	
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	font-weight: bold;}
a:link, a:visited {
	color: #006699; background: transparent;}
a:hover {
	border-bottom: 1px solid #0099cc;
	color: #00CCFF; background: transparent;}
a:active {
	color:#CCCCCC; background: transparent;}
a:link img, a:visited img,
a:hover img, a:active img{ border: none;}
#outermenu {
	position: absolute;
	top: 3px;
	left: 0;
	width: 100%;}
#outermenu ul{
	text-align: center;
	margin-top: 20px;}
#outermenu ul li {
	display: inline;
	list-style-type: none;
	padding: 0 15px;}
#outermenu a:link, #outermenu a:visited, 
#outermenu a:hover, #outermenu a:active,
#footer a:link, #footer a:visited,
#footer a:hover, #footer a:active {
	font-family: Arial, Helvetica, sans-serif;}
.blocklinks {
	clear: both;
	position: relative;
	text-align: center;
	font-size: .75em;
	border-top: 1px solid #0099CC;
	border-bottom: 1px solid #0099cc;
	width: 60%;
	margin-left: 20%;
	padding: 2px 0;}
	
/***** tables *****/
table {
	width: 60%;
	border: 1px solid #0099cc;}
table td {
	padding: 3px;}
table#befaft tr img.tab {
	padding: 0 10px;}

table#comparison {
	width: 90%;
	margin-left: 5%;
	border: 1px solid #0099cc;}
table#comparison caption {
	font-weight:bold;
	font-size: 1.25em;}
table#comparison td {
	padding: 3px;}
table#comparison th {
	text-align: center;
	background:url(../images/body_bkgd.gif);
	font-size: 1.2em;}
table#comparison th#elec, table#comparison th#las {
	width: 40%;}
.topic {
	font-weight: bold;
	text-align: center;
	font-size: .9em;}
.chgcolor {
	color: #000; background-color: #99CCCC;}


/****** external ******/
.handcursor{
cursor:auto;
cursor:pointer;
}

