html, body {
	height: 100%;
}

* html #container {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #fff url(../images/INH_Bg.gif) left top repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #3a4640;
}

p{
	margin: 0 0 6px 0;
	padding: 0;
}

a:link, a:visited{
	text-decoration: none;
	color: #3a4640;
	border-bottom: #cfcfc9 1px solid;
}

a:hover, a:hover:visited{
	border-bottom: none;
}


#s_container, #container {
	min-height: 100%;
	_height:100%;
	background: url(../images/INH_Start.gif) left top no-repeat;
	margin: 0 auto;
}

#container{
	background: url(../images/INH_Swatches.jpg) left top no-repeat;
	}


#content{
	position: absolute:
	left: 0;
	top: 0;
	padding: 256px 0 0 0;
	margin: 0;
	font-size: 1.1em;
}

#content p{
	width: 180px
}

.left{
padding: 0 0 0 25px;
float: left;
}


#nav{
	position: absolute;
	left: 455px;
	top: 0;
}


#nav a:link, #nav a:visited{
	color: #4B5A53;
	text-decoration: none;
	font-size: 1.4em;
	border: none;
}

#nav a:hover, #nav a:visited:hover{
	color: #ffffff;
}

a img{
border:none;
}

#selected a:link, #selected a:visited{
	color: #ffffff;
}

#nav ul{
	margin: 0;
	padding: 0 0 0 6px;
	list-style: none;	
}

#nav p, #nav ul{
	margin-top: 18px;
}

#providers{
	position: absolute;
	left: 650px;
	top: 0;
	padding: 252px 0 0 0;
}

img, #providers ul, #providers a { 
	behavior: url(iepngfix.htc);
}

#providers ul{
	list-style-type: none;
	margin: 0; 
	padding: 0;
    position: relative;
	font-weight: bold;
	font-size: 2.8em;
	line-height: 0em;
	width: 171px;
	height: 276px;
/*	background: transparent url(../images/INH_pList.png) top left no-repeat;*/
}

#providersb a{
	height: 20px;
	width: 171px;
	display: block;
	font-size: 0.1px;
	border: none;
	background: url('../images/plist.png') top left;
}
#providersb a:hover {
/*	background-position: top right;*/
}

#pl1 a { background-position: left 0px; }
#pl2 a { background-position: left -20px; }
#pl3 a { background-position: left -40px; }
#pl4 a { background-position: left -60px; }
#pl5 a { background-position: left -80px; }
#pl6 a { background-position: left -100px; height: 40px; }
#pl7 a { background-position: left -140px; }
#pl8 a { background-position: left -160px; }
#pl9 a { background-position: left -180px; }
#pl10 a { background-position: left -200px; }
#pl11 a { background-position: left -220px; }
#pl12 a { background-position: left -240px; }
#pl13 a { background-position: left -260px; height: 16px; }

#pl1 a:hover { background-position: right 0px; }
#pl2 a:hover { background-position: right -20px; }
#pl3 a:hover { background-position: right -40px; }
#pl4 a:hover { background-position: right -60px; }
#pl5 a:hover { background-position: right -80px; }
#pl6 a:hover { background-position: right -100px; height: 40px; }
#pl7 a:hover { background-position: right -140px; }
#pl8 a:hover { background-position: right -160px; }
#pl9 a:hover { background-position: right -180px; }
#pl10 a:hover { background-position: right -200px; }
#pl11 a:hover { background-position: right -220px; }
#pl12 a:hover { background-position: right -240px; }
#pl13 a:hover { background-position: right -260px; height: 16px; }
