﻿body 
{
    margin: 0px;
    background: #000000;
}
.header
{
    margin: 0 auto;
    width: 1000px;
    height: 89px;
    background: url(/Images/SiteImages/HeaderBG.jpg);
}
.content
{
    margin: 0 auto;
    width: 1000px;
    height: 568px;
}
.footer
{
    margin: 0 auto;
    width: 1000px;
    height: 70px;
    background: url(/Images/SiteImages/FooterBG.jpg);
}
.PyroProductH1
{
    position: absolute;
    margin-left: 795px;
    margin-top: 43px;
    font: bold 12pt Arial;
    color: #9d9126;
}
.FooterAddress
{
    position: absolute;
    margin-left: 205px;
    margin-top: 47px;
    font: 10pt Arial;
    color: #808080;
}
.BGImageArea
{
    width:1000px;
    height: 568px;
    position: absolute;
    margin-top:0px;
    margin-left: 0px;
    z-index: 5;
}
.whitecontentSQ
{
    height: 568px;
    width: 600px;
    background: #ffffff;
    overflow: hidden;
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;
    position: absolute;
    margin-top:0px;
    margin-left: 0px;
    z-index: 15;
}
.bubble1
{
    height: 568px;
    width: 72px;
    background: url(/Images/SiteImages/bubble.gif) no-repeat;
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;
    position: absolute;
    margin-top:0px;
    margin-left: 600px;
    z-index: 15;
}
.Nav
{
    height: 35px;
    width: 550px;
    position: absolute;
    margin-left: 245px;
    margin-top: 54px;
}
.NavTxt
{
    font: 10pt arial;
    color: #ffffff;
}
.NavTxt a:active
{
    font: 10pt arial;
    color: #ffffff;
    text-decoration: none;
}
.NavTxt a:visited
{
    font: 10pt arial;
    color: #ffffff;
    text-decoration: none;
}
.NavTxt a:link
{
    font: 10pt arial;
    color: #ffffff;
	text-decoration: none;
}
.NavTxt a:hover
{
    font: 10pt arial;
    color: #ffffff;
	text-decoration: underline;
}
.Navtd
{
    padding: 0px 5px 0px 5px;
    vertical-align: middle;
    text-align: center;
}
.XMLContentTitle
{
    height: 35px;
    width: 590px;
    position: absolute;
    margin-top:0px;
    margin-left: 0px;
    z-index: 100;
    padding: 15px 5px 10px 5px;
    font: bold 14pt arial;
}
.XMLContent
{
    height: 488px;
    width: 590px;
    overflow: auto;
    position: absolute;
    margin-top:50px;
    margin-left: 0px;
    z-index: 100;
    padding: 5px;
}
.MainText
{
	font: 12pt arial;
}
.MainText a:link
{
	font: 12pt arial;
	color: #000000;
	text-decoration: underline;
}
.MainText a:active
{
	font: 12pt arial;
	color: #000000;
	text-decoration: underline;
}
.MainText a:visited
{
	font: 12pt arial;
	color: #000000;
	text-decoration: underline;
}
.MainText a:hover
{
	font: 12pt arial;
	color: #000000;
	text-decoration: none;
}
.fld100
{
	width: 100%;
	border: solid 1px black;
	font: 10pt arial;
}
.tbl100
{
	width: 100%;
}
.tbl50
{
	width: 50%;
}
.tbl25
{
	width: 25%;
}
.btnSubmit
{
	border: solid 1px black;
	background: white;
	font bold 10pt arial;
}
.thumbImage
{
	width: 200px;
	height: 200px;
	vertical-align: middle;
	text-align: center;
}
.galleryMask
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 725px;
	background: #000000;
	filter:alpha(opacity=70);
    -moz-opacity:.70;
    opacity:.70;
    z-index: 120;
    display: none;
}
.BigPic
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 725px;
	z-index: 123;
	display: none;
	margin: 0 auto;
}
.imgTBL
{
	background: #000000;
	border-top: solid 1px #898989;
	border-left: solid 1px #898989;
	border-right: solid 1px #474747;
	border-bottom: solid 1px #474747;
}
.picTitleTxt
{
	font: bold 10pt arial;
	color: #afafaf;
	text-decoration: none;
}
	