/* FIX IE TRANSPARENT PNG ======================== */
img, div { behavior: url(/styles/iepngfix.htc); 
}
body {
	background-attachment: fixed;
	background-image: url(../images/Waveish.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 17px;
	color: #666666;
}
#main_ {
	height: 100%;
	background-image: url(../images/hor_rpt.png);
	background-repeat: repeat-y;
}
#main_ #brands {
	background-image: url(../images/Brands.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#main_ #process {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
}
#main_ #Inks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	word-spacing: -2px;
}
