/* --- Master Page Header CSS --- */
#top_logo {
	height: 20px;
	border-bottom: none;
	position: relative;
}

#logo_heart {
	background: url(../../img/logo_heart.gif) no-repeat;
	width: 150px;
	height: 53px;
	position: absolute;
	left: 40px;
	bottom: 0;
}

#header_logo {
	width: 240px;
	float: left;
	height: auto;
	padding-top: 5px;
	margin-left: 5px;
}

#logo_heart_2 {
	background: url(../../img/logo_heart_2.gif) no-repeat;
	height: 14px;
	width: 41px;
	position: absolute;
	left: 380px;
	bottom: 0;
}

#sub_logo_heart {
	/* background:url(../../img/sub_logo_heart.gif) no-repeat; */
	width: 185px;
	height: 0px;
	position: absolute;
	top: 0;
	left: 42px;
	z-index: 5;
}

#sub_logo_heart_2 {
	/* background:url(../../img/sub_logo_heart_2.gif) no-repeat; */
	width: 84px;
	/*height:63px;*/
	height: 0px;
	position: absolute;
	top: 0;
	left: 378px;
}

#sub_logo_photo {
	/* background:url(../../img/sub_logo_photo.jpg) no-repeat; */
	/*height:147px;*/
	height: 0px;
	width: 106px;
	position: absolute;
	top: 1px;
	left: 190px;
	z-index: 0;
}

#sub_logo { /*height:145px;*/
	height: 30px;
	/* background:url(../../img/bg_sub_head.gif) repeat-x;*/
	/* background:url(../../img/voilet_top.gif) repeat-x; */
	/* border:2px solid #777777; */ /* border:2px solid #FE9CAC; */
	position: relative;
}

#page_name {
	position: absolute;
	left: 330px;
	top: 1px;
	width: 490px;
}

#logo_pic {
	background: url(../../img/logo_new.gif) no-repeat;
	/*width:298px;*/
	padding-bottom: 17px;
	width: 250px;
	height: 50px;
	float: left;
	padding-top: 3px;
}

/*
#logo_footer{
background:url(../../img/logo2.gif) no-repeat;
width:100px;
height:20px;
float:right;
margin-top:40px;
}
*/
#breadcrumb_container {
	position: absolute;
	left: 10px;
	top: 5px;
	color: #FFFFFF;
}

#header { /* background:url(../../img/voilet_top.gif) repeat-x; #8C1717;*/
		background:url(../../img/logo_heart.jpg);
		height: 100px;
}

.menu_holder {
	
}