
/*----------------------------------------------------------------------*/
		/* start header */

#header {
	background-color: #f1f1f1;
	background-image: Url('images/common/topbar_bg.jpg');
	background-repeat: x-repeat;
	height: 89px;
}
/**/
#header img.logo {
	float: left;
}

#topsearch {
	/*float: right;
	background-color: #900;
	background-image: Url('images/common/topbar_bg.jpg');
	background-repeat: x-repeat;*/
	padding: 8px 20px;
}
#topsearch a {
	color: #f30;
	font-weight: bold;
	text-decoration: none;
}






/**/

#header2 {
	background-color: #f1f1f1;
	/*padding-top: 3px;
	padding-bottom: 4px;
	font-size: .9em;*/
	/*position: relative;*/
}

#header2 div {
	background-color: #f1f1f1;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: .9em;
	/*position: relative;*/
}

#empty {
	float: left;
	width: 160px;
	\width: 160px;
	w\idth: 160px;
}

#path {
	margin: 0 180px;
	/*padding-left: 175px;*/
	/*float: left;*/
	/*margin: 0;*/
}

#calendar {
	width: 155px;
	\width: 155px;
	w\idth: 155px;
	padding: 0;

	float: right;/**/
}


		/* end header */
/*----------------------------------------------------------------------*/
