#leftCol{
	background-image:url('../img/homes/gfx/leftColRightEdge.gif');
}

.solidSep{
	background-image:url('../img/homes/gfx/solidSep.gif');
}


#leftColNaviBg{
	position:absolute;
	top:0px;
	left:0px;
	width:161px;
	height:147px;
	background-image:url('../img/homes/gfx/left_col_navi_bg.png');
	background-repeat:no-repeat;
	z-index:100;
}

* html #leftColNaviBg {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/homes/gfx/left_col_navi_bg.png', sizingMethod='crop');
}


#leftColNavi{
	width: 150px;
	height: 130px;
    margin: 0px;
	padding: 0px;
    position: relative;
	left: 0px;
	top: 0px;
	background-image:   url("/img/homes/navi/home_navi.gif");
}

#leftColNavi li {
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
}
#leftColNavi li,
#leftColNavi a {
    height: 15px; 
	display: block;
}
#leftColImage a{
	margin-top:35px;
    height: 85px;
    width:150px;
    display:block;
}

#home_sublink_1{
	width:150px;
	left:0px;
	top: 5px;
}

#home_sublink_1 a:hover {
	  background: transparent url(/img/homes/navi/home_navi.gif) -150px -5px no-repeat;
}

#home_sublink_2{
	width:150px;
	left:0px;
	top:28px;
}

#home_sublink_2 a:hover {
	  background: transparent url(/img/homes/navi/home_navi.gif) -150px -28px no-repeat;
}


#middleCol{
	background-image:url(/img/homes/gfx/homepage_quote.png);
	/* background-color:#00FF00; */
}

* html #middleCol{
	/* background-image:none; */
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/homes/gfx/homepage_quote.png', sizingMethod='crop');
	*/
	background-image:url(/img/homes/gfx/homepage_quote_2.gif);
	filter: alpha(opacity=90);
	position:absolute;
}