﻿html{
	top:0;
	height: 100%;
	text-align:center;
	margin:0 auto;
	height:100%;
	padding:0;
	background:url(../images/background_left.gif) repeat-x #000000;
}

#rightbg 
{
    display:block;
    position:absolute;
    left: 50%;
    width: 50%;
    top:0;
    height: 768px;
    background:url(../images/background_right.gif) repeat-x #000000;
}

body {
	top:0;
	margin-bottom:0;
	height: 97%;
	width:976px;
	margin: 0 auto;
	padding:0;
	text-align:left; 
	font-family: arial;
	font-size:12px;
}

p {
	margin: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0em;
	line-height: 1.3em;
	display:block;
	
}

/*{zoom:1;}*/

h1 + p{	margin:-0.5em 0 0 0;}

h2 + p{	margin:-0.05em 0 0 0;}

h3 + p{	margin:-0.05em 0 0 0;}

h1{
	padding:0;
	margin: 5px 0px 10px 0px;
	font-size:20px;
	font-family:verdana;
	color: #00764C;
}

h2{
	padding:0;
	margin: 5px 0px 5px -3px;
	font-size:16px;
	font-family:verdana;
	color: #00764C;
}

h3{
	padding:0;
	margin: 5px 0px 3px 0px;
	font-size:12px;
	font-family:verdana;
	color: #00764C;
}

#container {
	position: relative;
	min-height:100%;
	width:100%;
	padding:0;
	margin:0;
	background:#FFFFFF;
	padding:0 0 0 0 ;
	overflow:hidden;
}

#header{
	width:976px;
	height:210px;
	position:relative;
	display:block;
	background:url(../images/header.gif) no-repeat;
}

#logo{
	display:block;
	position:relative;
	width:172px;
	height:113px;
	background:url(../images/logo.png) no-repeat;
	left:30px;
	top:24px;
	alt: Lightning Protection Chicago Illinois Midwest Harger HLP;
}

.metaContent{
	display:none;
	position:absolute;
	height:0;
	width:0;
}

#content{
	position:relative;
	display:block;
	width:776px;
	left:175px;
	margin:-19px 20px 175px 0;
	padding:0 0 50px 15px;
	background:#FFFFFF;
	border-left: 1px #dedede solid;
	top:0;
	
}

#content a
{
    display:inline;
    
}
    

#footer {
	position: relative;
	padding:0;
	height:210px;
	margin:-210px 0 0 0;
	width:976px;
	text-align:center;
	background:url(../images/footer.gif) no-repeat;
	left:0;
	
}

#byLine 
{
    position: relative;
	bottom: 0;
	padding:0;
	margin:0;
	color:#ffffff;
	text-align:left;
	left:95px;
}

#byLine a{
    color:#ffffff;
}

#byLine a:hover{
    color:#00764C;
}

#triangle{
	display:block;
	position:relative;
	float: left;
	width:108px;
	height:95px;
	background:url(../images/triangle.png) no-repeat;
	left:-10px;
	top:135px;
}

#members{
	display:block;
	position:relative;
	left:-10px;
	top:-60px;
	border:none;
	float:right;
}