/* ------------------ Header ----------------------- */
div.hdr-main{ 
	float: left;
	height: 119px;
	width: 576px;
}
#header{ 
	position: relative;
	width: 768px;
	background: url(../Images/back_login.gif) repeat-x top;
	z-index: 225;
	/*border: 1px solid Red;*/
}
/* /////////// */
div.business-container_2{
	position: relative;
	float: left;
	height: 28px;
	width: 576px;
}
/* //////////// */
div.logo{ 
	float: left;
	width: 175px;
}
div.left-margin{ 
	float: left;
	width: 17px;
	height: 10px;
	/*height: 103px;*/
	background-color: #fff;
}
/* ------------------ Login ----------------------- */
#top-container{ 
	height: 54px;
}
div.icon-user{ 
	float: left;
	width: 209px;
}
div.login{ 
	background: url(../Images/back_field.gif) repeat-x top;
	float: left;
}
input.login, .pass{ 
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	height: 22px;
	width: 144px;
	color: #666;
	font-size: 11px;
	border: 0px solid White;
	background: url(../Images/back_field.gif) repeat-x top;
	.margin: -1px 0px 0px 0px;
	_width: 144px;
}
input.pass{ 
	width: 110px;
}
/* ------------------ Breadcrumb ----------------------- */
#breadcrumb-container{ 
	height: 37px;
	width: 576px;
	background: url(../Images/back_breadcrumb.gif) repeat-x top;
}
div.breadback{ 
	color: #fff;
	background: url(../Images/back_breadcrumb.gif) repeat-x top;
	padding-top: 12px;
	.padding-top: 10px;
}
/* ------------------ Business ----------------------- */
#business-container{ 
	position: relative;
	/*height: 28px;*/
	height: 44px;
	/*background-color: Aqua;*/
	/*.margin-bottom: -3px;*/
	margin-bottom: -16px;
}
#MenuBar{
	display: none;
}
#image1{
	margin-left: -3px;
}
#image2{
	margin-left: -3px;
}
#image3{
	margin-left: -3px;
}
#image4{
	margin-left: -3px;
}
img.business-end{
	margin-left: -3px;
}
