#middle_section_background {
	background-image: url(/images/home/middle_section_background.jpg);
	background-repeat: no-repeat;
	width: 460px;
	height: 348px;
	padding-left: 15px;
	padding-top: 13px;
}



#search_section {
	background-image: url(/images/home/search_section_vr.jpg);
	background-repeat: no-repeat;
	background-position: 11px top;
	width: 275px;
	height: 73px;
	padding-left: 32px;
	padding-top: 13px;
}


#member_login {
	background-image: url(/images/home/member_login_background.jpg);
	background-repeat: no-repeat;
	width: 286px;
	height: 122px;
	padding-left: 36px;
	padding-top: 11px;
}



#meetings {
	background-image: url(/images/home/meetings_background.jpg);
	background-repeat: no-repeat;
	width: 286px;
	height: 147px;
	padding-left: 36px;
	padding-top: 11px;
}

#message_corner {
	background-image: url(/images/home/message_corner_background.jpg);
	background-repeat: no-repeat;
	width: 286px;
	/*height: 84px;*/
	padding-left: 36px;
	padding-top: 11px;
}

