body  { text-align: center; margin: 0; padding: 0;
background: #09605A url(../images/indexbg.jpg) repeat center center;
 }
table#one {
/*background: #09605A url(../images/indexbg.jpg) repeat center center; */
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

div#container {
	text-align: center;
	padding: 0px;
	height: 600px;
	width: 760px;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: 1;
}
div#fire {
	position: absolute;
	height: 600px;
	width: 600px;
	left: 0px;
	top: 0px;
	z-index: 2;


}
div#textfront {
	position: relative;
	height: 353px;
	width: 237px;
	left: 20px;
	top: 20px;
	z-index: 3;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.5em;
}
.frontcopy
{
position: relative;
	height: 10px;
	width: 276px;
	left: 2px;
	top: -10px;
	z-index: 3;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	margin-top: 0px;
	background: inherit;
}

a.web:link, a.web:visited, a.web:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
font-weight: bolder; 
color: #2F817B; 
background: inherit;
text-decoration: none;
float: right;
}
a:link, a:visited, a:hover
 {
	color: #044b88; 
	background: inherit;
	font: normal 12px Verdana, Arial, Helvetica, Sans-Serif; 
	margin: 0px; 
	padding: 0px
}
h1 
{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bolder;
color:#044B88;
margin:0px;
padding: 0px;
}

