#top_left ul {
	list-style-type: none;
	padding-top: 99px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: right;
}
#top_left li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	float: right;
	width: 225px;
}
#top_left li a {
	height: 22px;
	display: block;
	text-decoration: none;
	color: #C6C6C6;
	padding-right: 25px;
	padding-top: 8px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 40px 7px;
}
#top_left a:hover {
	color: #FFFFFF;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 44px 7px;
}
#hideaway {
	position: absolute;
	top: 30px;
	height: 57px;
	width: 600px;
	left: 30px;
	z-index: 5;
}
#phone {
	position: absolute;
	height: 57px;
	width: 150px;

    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/phone.png');
	top: 30px;
	left: 630px;
}
#phone[id] {
	background-image:url(../images/phone.png);
	position: absolute;
	z-index: 6;
}
#slogan_banner {
height:67px;
left:225px;
position:absolute;
top:273px;
width:555px;
z-index:5;
}
#slogan_banner[id] {
  background-image:url(../images/dreamit.png);
}
#top_left_gallery ul {

	list-style-type: none;
	padding-top: 99px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: right;
}
#top_left_gallery li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	float: right;
	width: 225px;
}
#top_left_gallery li a {

	height: 22px;
	display: block;
	text-decoration: none;
	color: #C6C6C6;
	padding-right: 25px;
	padding-top: 8px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 40px 7px;
}
#top_left_gallery a:hover {

	color: #FFFFFF;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 44px 7px;
}
#top_left_gallery .submenu a {

	font-size: 10px;
	background-image: none;
}
#top_left_gallery .submenu a:hover {
	font-size: 10px;
	background-image: none;
	color: #FFFFFF;
}
