#logo {
	background-image:url(../images/logo_mk.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#home_box_right_1 {
	background-image: url(../images/home_box_right_1_image.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#home_box_right_2 {
	background-image:url(../images/home_box_right_2.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#home_box_right_3 {
	background-image:url(../images/home_box_right_3.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#home_content {
	background-image:url(../images/home_page_content.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
