.SectorList ul li a.Current
{
background-image:url(/images/tabs/sector-list_o.jpg);
background-color: transparent;
font-weight: bold;
border: 1px solid #999;
}

.SectorList ul li a:hover
{
background-image:url(/images/tabs/sector-list_o.jpg);
background-color: transparent;
font-weight: bold;
border: 1px solid #000;
}

.Home
{
	width: 710px;
	min-height: 875px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.HomeLeft,
.HomeMiddle,
.HomeRight
{
	text-align: left;
	padding: 1px;
	/*border: 1px solid red;*/
}

.HomeLeft
{
	float: left;
	width: 175px;
	padding-right: 10px;
}

.HomeMiddle
{
	float: left;
	width: 310px;
}
.HomeRight
{
	float: right;
	width: 200px;
}

h1 
{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: left;
	/* background-color: #600; */
	background-color: #c90;
	background-color: transparent;
	/* color: #fff; */
	color: #600;
	color: #000;
	border-bottom: 1px solid #000;
	padding: 4px;
	text-align: center;
}

#HomeFeature 
{
	width: 300px;
	margin-bottom:	18px;
}

#HomeFeature h1, 
#HomeFeature h2, 
#HomeFeature h3 
{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	z-index:0;	
} 

#HomeFeature h1 { 
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	border-bottom: 1px solid #000;
	text-align: center;
}

#HomeFeature h2 {
	font-size:12px;
	font-weight:bold;
}

#HomeFeature h2 {

}

#HomeFeature h3 {
	text-align:left;
	padding: 3px;
	color: black;
}

#HomeFeature ul {
	margin: 0px;
	padding: 0px;
	display:block;
	z-index:0;	
}

#HomeFeature ul li {
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	list-style-image:none;
	border-bottom: 1px solid #F0E190;
}

#HomeFeature ul li:hover {
	border-bottom-style:none;
}

#HomeFeature ul li a {
	margin:0px;
	padding: 6px 3px;
	display:block;
	text-decoration:none;
	position:relative;
}

#HomeFeature ul li a h3 {
	display:none;
}

#HomeFeature ul li a:hover {
	background-color:#fff;
	z-index:10;
}

#HomeFeature ul li a:hover h3 {
	padding-top:5px;
	position:absolute;
	display:block;
	/* elevation:higher;     */
	width: 290px !important;
	width: 300px;
	background-color:#fff;	
	border-bottom: 2px solid #F0E190;
	z-index:-1;
}
#HomeFeature ul li a:hover h3 div {
	padding:5px;
}
/*
#HomeFeature ul li a:hover h3 * {
	padding:5px;
}
*/
#HomeFeature ul li a.Selected {
	background-color:#A3CFCE;
}
#HomeFeature ul li a.Selected h3 {
	display:none;
}
#HomeFeature ul li a.Selected:hover {
	background-color:#F0E190;
}
#HomeFeature ul li a h3:hover {
	display:none;
	visibility:hidden;
}
.Partners {
	width: 310px;
	background-color: #ffffff;
	clear:both;
	margin: 0px 0px 0px 0px;
}
.Partners p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom:20px;
}
.Lead {
	width:310px;
	border-bottom: 2px #DAA520 solid;	
	}
.Lead img {
	margin-left: 5px;
	margin-right:auto;
	margin-top:5px;
	margin-bottom: 0px;
	height:40px; width:300px;
}
.Lead p {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:		0.9em;
	margin-left:	5px;
	margin-top:		5px;
	margin-right:	5px;
	margin-bottom:	5px;
}
.PartnerList {
	width:310px;
	border-bottom: 1px #FCA311 solid;
	padding-top:5px;
}
.PartnerList img {
	width:100px ; height: 30px;
	margin-left:2px;
	margin-top:12px;
	margin-right:0px;
	margin-bottom:0px;
	float: left;
}
.PartnerList p {
	width: 200px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 105px;
	font-family:	Geneva, Arial, Helvetica, sans-serif;
	font-size:0.85em;
}
#GoJoNet {
	width:	300px;
}
#GoJoNet img {
	height:	222px;
	width:	151px;
	margin-top:	5px;
	border: 0;
	float:	left;
	}
#GoJoNet p {
	float:			right;
	font-family:	Arial;
	font-size:		11px;
	width:			144px;
	border-left:	0px;
	border-right:	0px;
	padding-left:	2px;
	padding-right:	0px;
	margin-top:		2px;
	margin-bottom:	2px;
	text-align:		center;
	}
.HLUL {
	margin-top:		0px;
	margin-bottom:	0px;
	margin-left:	0px;
	font-size:		11px;
}	
.HLUL li {
	margin-left:	15px;
}