@charset "UTF-8";

div#wrapper #content h1{
	margin-bottom:20px;
	padding:10px 0 8px 5px;
	border-top:2px solid #003150;
	border-bottom:1px solid #003150;
}

/* ----------bread Path---------- */
	
	div#wrapper ul#breadPath{
		position:static;
		width:900px;
		margin:0 0 20px 0;
		font-size:12px;
		line-height:1.1;
		text-align:left;
	}

div#wrapper #content #office{
	width:900px;
	margin-bottom:18px;
}

div#wrapper #header{
	height:41px;
	padding-top:22px !important;
	margin-bottom:22px !important;
}
#header img{display:block;}

#header #headerleft{
	float:left;
	width:200px;
	height:41px;
	text-align:left;
}

#header #headerRight{
	float:right;
	width:178px;
}