﻿/* CSS Document */

/* navigation *********************************/
#navigation{
	float:left;
	width:560px;
	padding-top:3px;
	z-index:100;
	position:relative;	
	margin-bottom:1px;
	
}





.SM,
.MM,
.SM ul,
.MM ul,
.SM li,
.MM li,
#Menu1 a,
#Menu1 ul a{
	z-index:100;
}

.cf_button{


}
.cf_dotted_line_grey{
	border-top:1px dotted #cdcdcd;
	float:left;
	clear:both;
	width:515px;
}

.cf_location_div{
	width:450px;
	float:left;
	padding-top:5px;

}

.cf_type_div{
	width:48px;
	float:right;
	margin-top:5px;
}

.cf_top{

	text-align:right;
	width:515px;
	float:left;
	clear:both;
}



#navigation li img{
	position:absolute;
	right:5px;
	bottom:5px;
}




