
/* ------------------------------------------------------------------
	PRINT STYLESHEET
	
	Project: Tetra Gas Services
	Created: 2008-05-29
	Created by: Dawn Wentzell dawn@rkd.ca
	
------------------------------------------------------------------- */

* 
{
    overflow:visible;
}

#subcol1, #footerbg, .navigation, #searcharea
{
    display:none;
}
#subcol1 *
{
    display:none;
}
#subcol2 {width:95%;margin-left:auto;margin-right:auto;}
#subcol2 p, #subcol2 li{width:auto !important; width:400px;}

.floatright {float:right !important; float:none;}
.floatleft {float:left !important;float:none;)


#head 
{
    display:block;
    width:900px;
    height:150px;
}

.telnumbers 
{
    position:absolute;
    top:50px;
    left:350px;
    
}
.detailimage 
{
    clear:none !important;
    clear:both;}