﻿				
div#subheader ul	{
	
				float:left;
				width:960px;
				overflow:auto;
}
				

div#subheader ul li	{
				float:left;
				margin:0 0 0 0;
				width:119px;		
				/*background-image:url('../img/subheader-grad.png');
				_background-image:none;
				background-position:center top;
				background-repeat:repeat-y;*/
				color:#4e5c69;
				background:#fff;
				border-left:1px solid #fff;
				}
				
div#subheader ul li#slideopen5	{
				
				}
				
				
div#subheader ul li	em {
				font-style:normal;
				}
				
div#subheader ul li img	{
				margin:0 -10px 0 -9px;
				}
								
div#subheader ul li p	{
				font-size:11px;
				line-height:1.5em;
				margin:10px 0;
				}
				
div#subheader ul li h4	{
				font-size:14px;
				margin:15px 0 0 0;
				line-height:1.2em;
				}

div#subheader ul li.active h4	{

				}

				
div#subheader ul li.active	{
				color:#242424;
				}


div#subheader ul li div	{		
				background-image:url('../img/subheader-li-div.png');
				background-position:left top;
				background-repeat:repeat;
				_background:#e9eccc;
				float:left;
				position:relative;
				margin:-120px 0 0 0;
				padding:0 10px;
				width:480px;
				height:120px;
				}

div#subheader ul li.active div	{
				color:#242424;
				float:left;
			

				padding:0 10px;
				width:460px;
				height:120px;
				}


div#subheader ul li div p em	{
				display:block;
				width:450px;
				}



div#subheader ul li.active p	{
				font-size:12px;
				}

