#logowrap
{
	background-image: url(/images/designguru/chrome/your_direction.png);
	background-repeat: no-repeat;
	background-position: center 0;
}	

* html #logowrap {background-image: none;}

* html #logowrap.l_yd
{
	background-image: url(/images/designguru/chrome/your_direction.gif);
	background-repeat: no-repeat;
	background-position: center 0;
}	

* html #overwrap {
	background-image: url(/images/designguru/chrome/bgnologo.gif);
}


div#yd_sun {
	position: absolute;
	top: 50px;
	left: 185px;
	margin: 0;
}
div#yd_lotus {
	position: absolute;
	top: 240px;
	left: 190px;
	margin: 0;
}
div#yd_star {
	position: absolute;
	top: 45px;
	left: 185px;
	margin: 0;
}
div#yd_lovebird {
	position: absolute;
	top: 240px;
	left: 80px;
	margin: 0;
}

div#yd_sun a {
	display: block;
	width: 106px;
	height: 61px;
	background-image: url(/images/designguru/chrome/thesun.gif);
	background-repeat: no-repeat;
}
div#yd_lotus a {
	display: block;
	width: 106px;
	height: 75px;
	background-image: url(/images/designguru/chrome/thelotus.gif);
	background-repeat: no-repeat;
}
div#yd_star a {
	display: block;
	width: 107px;
	height: 74px;
	background-image: url(/images/designguru/chrome/thestar.gif);
	background-repeat: no-repeat;
}
div#yd_lovebird a {
	display: block;
	width: 202px;
	height: 86px;
	background-image: url(/images/designguru/chrome/thelovebird.gif);
	background-repeat: no-repeat;
}

div#yd_sun a:hover {
	background-image: url(/images/designguru/chrome/thesun_on.gif);
}
div#yd_lotus a:hover {
	background-image: url(/images/designguru/chrome/thelotus_on.gif);
}
div#yd_star a:hover {
	background-image: url(/images/designguru/chrome/thestar_on.gif);
}
div#yd_lovebird a:hover {
	background-image: url(/images/designguru/chrome/thelovebird_on.gif);
}


div#preload, #preload img {
	visibility: hidden;
	display: none;
}

