@charset "UTF-8";



html, body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#0a0a0a;
	background-image: url(http://www.firestopsouthwest.com/i/body_bg2.jpg);
 	background-repeat:repeat-x;
	color: #FFFFFF;
	height: 100%;
	background-position: top;
	text-align:center;
}



#flash_bg {
	display: block;
	width: 960px;
	color: #003300;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	z-index:1;
	background-color:#000000;
	position: relative;
        outline:none;
}


/* PNG Hack 1234567 */


img, div, h3 { behavior: url(http://www.firestopsouthwest.com/i/iepngfix.htc) }

/*PNG Hack end */




#header h1 {
	margin: 0px;
	padding: 0px;
	position: relative;
}


#main_ct {
	padding-bottom: -170px;
	background-image: url(http://www.firestopsouthwest.com/i/main_ct_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
        z-index:5;
        padding:1px 0px 5px 0px;
        
}



#header img {
	margin: 0px;
	padding: 0px;
}

#outer {
	z-index: 2;
	position: absolute;
	top: 0px;
	width: 100%;
	left: 0px;
	text-align: center;
	min-height: 100%;
	
}

#inner {
	margin: 0px auto;
	width: 960px;
	position: relative;
	min-height: 100%;
	padding-bottom: 100px;
	text-align: left;
	z-index: 3;
	
	
}




#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 91px;
        z-index:4
	
}

#header span {

	position: absolute;

	left: -3000px;

}

#header h1 {
	float: left;
}

#header h3 {
	padding:0px;
	margin-right: 0px;
	margin-top: 30px;
	display: block;
	float: right;
	height: 50px;
	width: 290px;
	background-image: url(http://www.firestopsouthwest.com/i/request_info1.png);
	background-repeat: no-repeat;
}

#header  h3  a, #header  h3  a:link {
	text-indent:-999em;
	display:block;
	position:relative;
	
	height: 50px;
	width: 290px;
	background-position: -0px -0px;
	margin:0px;
	padding:0px;
}

#header  h3:hover {
	background-image:url(http://www.firestopsouthwest.com/i/request_info2.png)
	
}

#footer {
	width: 100%;
	bottom:0;
	height: 85px;
	color: #00FF33;
	text-align:center;
	background-image: url(http://www.firestopsouthwest.com/i/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	position: absolute;
}


#nav {
	height: 60px;
	width: 960px;
	margin-top: 247px;
	/* overflow: hidden; */	
}



/* 1 column & 2 Column page layouts */

#sing_col {
        margin-left:5px;
        margin-top:0px;
        display:block;
      
}

#sing_w_news {
		float:left;
		margin-left:5px;
		width: 615px;
}

#sing_news {
		float:right;
		width:300px;
                padding-left:15px;
                border-left: 1px solid #444444;
                min-height: 400px;
}

#left_col { 
        float:left;
        width: 342px;
        overflow:hidden;
        display:inline;
        border-right: 1px solid #202020;
        padding-right: 10px;      
        margin-left:10px;
        margin-top:0px;
        padding-top:0px;
}


#right_col {
       float:left;
       width: 575px;
       margin-left: 20px;
       display:inline;
       margin-top:0px;
       padding-top:0px;
}

/* 1 & 2 column page layouts end here */

/* begin Cast Study page layout */

#cs_block {
        width:705px;
}

#cs1_block {
        width:650px;
        float:left;
}


/* End Case Study page layout */

