/* START landing page content */
div#landingpageintro	{
	background-image:url(/Internet/T_IGL.nsf/Files/finishing_landingpage/$file/finishing_landingpage.jpg);
	background-repeat: no-repeat;
	height: 182px;
	margin: 0 0 12px 0;
	padding: 25px;
}	
div#landingpageintro h1	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 22px;
	margin: 0 260px 10px 20px;
	padding: 0;
}
div#landingpageintro p	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	margin: 0 260px 10px 20px;
	padding: 0;
}
div#landingpagecontent	{
	margin: 0;
	padding: 0;
}		
div#selectaproduct	{
	margin: 0 0 15px 0;
	padding: 0 8px 0 0;
	width: 452px;
	display: inline;
	float: left;
	}
div#selectaproductheader	{
	padding: 0 0 4px 0;
	margin: 0 0 10px 0;
	}	
div#selectaproduct h2	{
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 13px;	
	color: #6F6E6E;
	margin-right: 6px;
	}
div#selectaproduct select	{
	display: inline;
	width: 250px;
	}
div#selectaproduct img	{
	display: inline;
	float: left;
	margin-right: 10px;
	}	
div#selectaproduct h3	{
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 16px;	
	color: #6F6E6E;
	margin-bottom: 0;
	}	
div#selectaproduct p	{
	padding: 0 50px 0 0;
	margin-top: 4px;
	}	
div#landingpagefeatures	{
	margin: 0;
	padding: 0;
	width: 155px;
	display: inline;
	float: right;
	}
.spacead	{
	width: 155px;
	margin: 0;
	padding: 0;
	display: block;
	}
.tabhead	{
	background-image:url(/Internet/T_PDB.nsf/sanitaryhomeTab.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#7f7f7f;
	color: #fff;
	margin: 0;
	padding: 0;
	}
.tabhead p {
	margin: 0;
	padding: 2px 4px 2px 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 13px;
	}	
.tabbody	{
	background-color: #d9d9d9;
	font-size: 11px;
	margin: 0 0 14px 0;
	padding: 0;
	min-height: 97px;
	}
/*     IE hack to handle the min-height issue */	
* html .tabbody {height:97px}	
.tabbody p {
	padding: 4px 4px 2px 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: normal;
	vertical-align: top;
	margin: 0;
	}
.tabbody a {
	display:block;

	}				
.tabbody img	{
	float:left;
	padding: 0 4px 0 0;
	display: inline;
	}
#customblockone	{
	width: 440px;
	clear: both;
	}

div#customblockone h1, div#customblocktwo h1	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 16px;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
	}

div#landingleftcolumn	{
	width: 452px;
	float: left;	
	}
table.techspecs	{
	margin-top: 15px;
	width: 546px;
	border: 1px #666 ridge;
	border-collapse: collapse;
	border-spacing: 0px;
	}
table.techspecs td {
	border: 1px #666 ridge;
	border-collapse: collapse;
	border-spacing: 0px;	
	}
.techspecsheader	{
	font-weight:bold;
	background-color: #d5d5d5;
	}
.text_red {
	color: #FF0000; 
	}

div#mininav {
	display: none;	
}

/* END landing page content */
