/* CSS Document */

body
{
	background-color:#FFFFFF;
	float: left;
}

#container
{
	padding-top:0px;
}

#content
{
	padding: 15 5 5 5;	
}

#header
{
	background-image:url(/products/roofvents/images/pvc-u-roofvent.gif);
	background-repeat:no-repeat;
	width:241px;
	height:30px;
}

h1
{
	display: none; 
} 

.img
{
float:right;
padding: 0px 50px 0px 10px; 
}

img.floatLeft 
{ 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

#img
{
	padding-left:20px;
}

#img1
{
	float:right;
	height: 100px;
	padding: 0 15 0 0;	
	weight: 100px;
}

#img2
{
	float:right;
	height: 100px;
	padding: 100px 0 0 0;
	weight: 100px;
}

#includes
{
	float:right;
	width:170px;
	height:100%;
}

#positioning
{
	float:left;
	width:400px;
}

#positioningimg
{
	float:left;
	width:500px;
}

p
{
	color: #003366;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-right:10px;
}

.td
{
	height:100px;
	vertical-align:middle;
}

/*-- Installation of Corodrain--*/
#joininggutter{
height:200px;
padding-top:20px;
padding-bottom: 20px;
}

#firebreak{
height:212px;
padding-top:20px;
}




/*--ENd of Installation of Corodrain--*/
