
<!--

/* page specific styles (mostly background ../images) */

#titlecell
{
	background-image: url(../images/logopill.jpg);
	background-repeat: no-repeat;
	background-color: black;
}

#lefthead
{
	background-image: url(../images/pills.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}

#righthead
{
	background-image: url(../images/hose_01.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}

/* To override the default menubox style
#aboutus
{
}
*/
#news
{
		background-color: #192151;
}

/*
#products
{
}

#solutions 
{
}
 */

/* To override the default content style */
#content {
/* background-color: #333; */
}

/* To override the default rule style for the center rule between the content and the right image. */
#centerrule {
/* background-color: white; */ 
	background-color: #333;
}

#rightimage
{
	background-image: url(../images/hoses1.jpg);
	background-repeat: no-repeat;
	background-color: #333;
}

.pagetitle
{

	position: absolute;
	bottom: 0px;
	background-image: url(../images/t_products.gif);
	background-repeat: no-repeat;
}

a.gallerylink3:active {
	text-decoration: none;
	color: #FC3;
}

a.gallerylink3:visited {
	text-decoration: none;
	color: #46bcff;
}

a.gallerylink3:hover
{
	color: #FC3;
	text-decoration: underline;
}

ul { 
list-style-image: url('../images/bullet.gif'); 
margin: 10px 0 0 0; 
padding: 0; 
} 

li { 
margin: 0px; 
list-style-position: inside; 
list-style-image: url('../images/bullet.gif'); 
border: 0px none; padding-left:5px; padding-right:15pt; padding-top:0; padding-bottom:0 ; } 
-->
