body{
	text-align: center;
}
#h1logo {
	position: relative;
	text-indent: -9999px;
	font-size: 10px;
	
}
.left{
	float: left;
	padding-right: 4px;
}

.right{

}
.bg-home {
	background-image: url(images/homepage.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #000000;
}

.bg-dark {
	background-image: url(images/bg-dark.jpg);
	background-position: center top;
	background-repeat: repeat;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #E99A9A;
}
.bg-spec-blk {
	background-image: url(images/bg-spec-blk.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #E99A9A;
	background-color: #000000;
}
.bg-dark-red {
	background-image: url(images/bg-dark-red.jpg);
	background-position: center top;
	background-repeat: repeat;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #E99A9A;
}
.bg-sky {
	background-image: url(images/bg-sky.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #BA3E33;
	background-color: #FFFFFF;
}
.text-left {
	text-align: left;
}
a:link{
	color: #BA3E33;
	text-decoration: underline;
	
}
a:visited {
	color: #BA3E33;
	text-decoration: underline;
	
}
a:hover {
	color: #BA3E33;
	text-decoration: none;
	
}
#wraphome{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: 760px;	
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #E99A9A;
	
}
#wrap{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	
}
#navbar {
	background-image: url(images/nav-bg.png);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
	
}
#menu {
	list-style: none;
	position:relative;
	left:0px;
	width:880px;
	height:30px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
	
	
}
#menu ul{
	margin: 0px;
	padding: 0px;
	top: 135px;
}
#menu li{
}
#menu span {
	position: absolute;
	display: none;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu .home {
	width: 93px;
	height: 30px;
	left: 0px;
	top: 0px;
	background-image: url(images/nav-home.jpg);
	background-repeat: no-repeat;
}

#menu .aerial{
	width: 87px;
	height: 30px;
	left: 93px;
	top: 0px;
	background-image: url(images/nav-aerial.jpg);
	background-repeat: no-repeat;
}
#menu .fire {
	width: 68px;
	height: 30px;
	left: 180px;
	top: 0px;
	background-image: url(images/nav-fire.jpg);
	background-repeat: no-repeat;
}
#menu .poles {
	width: 79px;
	height:30px;
	left: 248px;
	top: 0px;
	background-image: url(images/nav-poles.jpg);
	background-repeat: no-repeat;
}
#menu .stilts{
	width: 86px;
	height: 30px;
	left: 327px;
	top: 0px;
	background-image: url(images/nav-stilts.jpg);
	background-repeat: no-repeat;
}

#menu .live{
	width: 188px;
	height: 30px;
	left: 413px;
	top: 0px;
	background-image: url(images/nav-live.jpg);
	background-repeat: no-repeat;
}		
#menu .special{
	width: 201px;
	height: 30px;
	left: 601px;
	top: 0px;
	background-image: url(images/nav-special.jpg);
	background-repeat: no-repeat;
}		
#menu .contact{
	width: 128px;
	height: 30px;
	left: 802px;
	top: 0px;
	background-image: url(images/nav-contact.jpg);
	background-repeat: no-repeat;
}	
#menu .contact{
	width: 128px;
	height: 30px;
	left: 802px;
	top: 0px;
	background-image: url(images/nav-contact.jpg);
	background-repeat: no-repeat;
}		
#title {
	height: 47px;
	width: 233px;
	margin-right: auto;
	margin-left: auto;
}
#title a {
	display: block;
	
	outline: none;
}
#title a:hover {
  background-position: left bottom;
}
#title .special-t{
width: 233px;
	height: 47px;
	left: 0px;
	top: 0px;
	background-image: url(images/special-title-link.png);
	background-repeat: no-repeat;
}	
#title .special-t2{
width: 233px;
	height: 47px;
	left: 0px;
	top: 0px;
	background-image: url(images/special-title-link2.png);
	background-repeat: no-repeat;
}	
#video-home{
	margin-right: auto;
	margin-left: auto;
	top: 234px;
	position: relative;
	height: 300px;
	width: 322px;
}
.fire-bg{
	background-image: url(images/fire-bg2.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1100px;
}
.stilts-bg{
	background-image: url(images/stilts-bg3.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1100px;
}
.aerial-bg{
background-image: url(images/aerial-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1100px;
}
.poles-bg{
background-image: url(images/pole-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1100px;
}
.neckspin-bg{
background-image: url(images/neckspin-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1100px;
}
.silkweb-bg{
background-image: url(images/silkweb-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1100px;
}
.special-bg{
	background-image: url(images/special-bg.png);
	background-repeat: no-repeat;
	background-position: 450px 80px;
	width: 1100px;
}
.clear {
	clear: both;
}
/*3 Column Layout*/
.col1, 
.col2  {
    float: left; 
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
}
.col1 {
	left: 367px;
	width: 368px;
	position: relative;
	text-align: center;
	padding-top: 20px;
}

.col2  {
    left: -366px; 
    width: 366px;
}
.col3  {
	float: right; 
	
	width: 366px;}
.col3 {
 margin-top: 20px;
    margin-bottom: 10px;
}
.sec-col-left{
float: left; 
	width: 550px;
}
.spec-col-right{
	float: right;
	width: 550px;
	top: 256px;
	position: relative;
}

.title{
	text-align: left;
	text-indent: 24px;

}
#footer{
	font-size: 10px;
	float: right;
	margin-right: 50px;
	font-weight: normal;
}
a.footer:link{
	color: #BA3E33;
	text-decoration: none;
	
}
a.footer:visited {
	color: #BA3E33;
	text-decoration: none;
	
}
a.footer:hover {
	color: #BA3E33;
	text-decoration: underline;
	
}
h3 {
	font-weight: bold;
	text-align: left;
	text-indent: 12px;
	font-size: 14px;
	font-style: italic;
}
.boxborder {
	display: block;
	border: 1px dotted #E99A9A;
	text-align: left;
	padding: 4px;
}
.blurb {
	font-style: italic;
	font-weight: bold;
}
blockquote {
	text-align: left;
	height: 230px;
	width: 450px;
}
.live-master {
	width: 340px;
	background-image: url(images/bg-sky.jpg);
	background-repeat: repeat-x;
	background-position: -40px;
	background-attachment: fixed;
	margin-top: 0px;
}
.live-body {
	text-align: left;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #BA3E33;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/bg-sky.jpg);
	background-repeat: repeat-x;
	background-position: -40px;
}
#add-acts {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
pre{
	display:block;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;
	margin:.5em 0;
	overflow:auto;
	width:800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

img{border:none;}

#preview{
	position:absolute;
	border:1px solid #000;
	background:#000;
	padding:5px;
	display:none;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}h4 {
	font-style: italic;
	font-size: 16px;
}

