@charset "UTF-8";
/* CSS Document */


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


#main_ct {
	margin-top:15px;
        
}
#left_ct{
	float:left;
	width:843px;
	margin-left:3px;
        overflow:hidden;
        
}

#intro {
	height: 315px;
	margin:0px;
	width: 455px;
	float: left;	
        font-size:14px;
        overflow:hidden;
   
       
}

#intro p {
        line-height:25px;
        margin-top: 5px;
        font:Geneva, Arial, Helvetica, sans-serif;
        margin-left: 0px;
}
        
#video {
	height: 280px;
	width: 360px;
	border: 1px solid #171717;
	float: left;
	margin-left:10px;
	background-color: #080808;
	margin-top:10px;
        margin-bottom:30px;
        
}

#inner_vid {
	height: 260px;
	width: 340px;
	border: 1px solid #171717;
	margin-left:10px;
	background-color: #F5F5F5;
	margin-top:9px;
	text-align:center; 	
}

#movie {
	width: 320px;
	color: #FFFFFF;
	height: 240px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
	background-color:#F5F5F5;
}


#assoc {
	width:100px;
	float:right;
	margin:0px;
	background-color: #080808;
		
	margin-right:5px;
	border: 1px solid #171717;
	margin-top:10px;
        overflow:hidden;
}

ul.assoc_ul {
        list-style-position: inside;
}

#hp_gallery {
        clear:both;
	width: 351px;
	margin:5px 0px 0px 0px;
	
	float:left;
	
}

#hp_gallery .photos {
	width: 325px;
	margin-left:0px;
	height: 168px;
	margin-top:0px;
	background-color: #080808;
	border:1px solid #1B1B1B;
}

#featured {   
	clear:none;
        width: 232px;
	float:left;

	margin-top:10px;
        margin-left:5px;
        overflow:hidden;  
     
}


#hp_news {   
	width: 225px;
	float:right;
	display:inline; /* hack to fix ie double margin float bug */
	margin-right:10px;
	margin-top:10px;
        text-align:left;
        
}

#hp_news h3 {
        font-size:16px;
        line-height: 22px;
        margin-top: -2px;
        color: #3073AD;
        font-weight: 300;
        margin-bottom:0px;
        padding-bottom:0px;	
}

#hp_news p {
        margin-top:5px;
        margin-bottom:0px;
        padding:0px;
}
#hp_news p.date {
        color: #B00029;
        margin-top:25px;
}




/*  Headings */ 

#left_ct h2 {
	margin:0px;
}

#assoc h2 {
	margin:0px 0px 0px 2px;
}

#left_ct h2 span, #assoc h2 span {

	position: absolute;

	left: -3000px;

}

/* end heading styles */




#assoc ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:100px;
}

#assoc ul li a {
	display: block;
	outline: 0;
	text-indent: -999em;	
	overflow:hidden;
	margin:auto;
	padding:0px;
	width:80px;
	
}

#assoc ul li {
	margin: 3px 0px 23px 0px;
	padding:0px;
	width:100px;
	text-align:center;
        overflow:hidden;
	
}

li#assoc1 a {
	background-image:url(../i/hp/irem.jpg);
	height:53px;
	background-repeat: no-repeat;
}

li#assoc2 a {
	background-image:url(../i/hp/boma.jpg);
	height:69px;
	background-repeat: no-repeat;	
	
}

li#assoc3 a {
	background-image:url(../i/hp/ama.jpg);
	height:69px;
	background-repeat: no-repeat;	
	
}

li#assoc4 a {
	background-image:url(../i/hp/aacm.jpg);
	height:38px;
	background-repeat: no-repeat;	
	
}

li#assoc5 a {
	background-image:url(../i/hp/cai.jpg);
	height:94px;
	background-repeat: no-repeat;	
	
}



/*  Photo Gallery Styling */
.photos .hp_cs_images {
          margin-top: 12px;
          margin-left: 10px;
}

.photos .hp_cs_images img {

         border:6px solid #C0C0C0;
}

.photos .hp_cs_images img:hover {

         border:6px solid white;
}

.photos .hp_cs_images a {
        margin-right:8px;
        display:block;
        float:left;
      
}

.photos div {
        margin-top:8px;
        clear:both;
        height: 65px;
        
}
/*  end photo gallery styling */