div#top {
	width:698px;
	height:110px;
	background:url(../images/backgrounds/toparea.jpg) top left no-repeat;
}

div#top div.left,
div#top div.right	{
	float:left;
}
div#top div.left {
	width:342px;
	height:77px;
	padding:4px 0px 0px 18px;
	
}

div#logo {
	background:url(../images/content/logo.jpg) top left no-repeat;
	width:342px;
	height:77px;
}
div#logo a	{
	display:block;
	text-decoration:none;
	height:77px;
}
div#top div.right {
	width:322px;
	height:45px;
	padding:20px 6px 0px 0px;
	background:url(../images/backgrounds/prop_details_toparea.jpg) top right no-repeat;
}
div#top div.right a:link,
div#top div.right a:visited	{
	background:url(../images/buttons/top_nav_arrow.gif) right no-repeat;
	padding:0px 21px 0px 0px;
	display:block;
	height:16px;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
}
div#top div.right a:hover,
div#top div.right a:active	{
	background:url(../images/buttons/top_nav_arrow_on.gif) right no-repeat;
	color:#222020;
}

div#top div.right li	{
	float:left;
	text-align:right;
	margin:0px 0px 6px 5px;
	width:156px;
}
