#main_box .dog_home_1, #main_box .dog_about_us, #main_box .dog_web_design, #main_box .dog_portfolio, #main_box .dog_portfolio_inner, #main_box .dog_eco, #main_box .dog_careers, #main_box .dog_contact {
	display:block;
	position: absolute;
}

#main_box .dog_home_1 {
	bottom:5px;
	right:35px;
	background: url(../images/other/dog/bg/home_1.jpg) no-repeat;
	width:181px;
	height:173px;
}
#main_box .dog_about_us {
	bottom:5px;
	right:35px;
	background: url(../images/other/dog/bg/about_us.jpg) no-repeat;
	width:174px;
	height:100px;
}
#main_box .dog_web_design {
	bottom:5px;
	left:-30px;
	background: url(../images/other/dog/bg/web_design.jpg) no-repeat;
	width:54px;
	height:213px;
	z-index:9999;
}

#main_box .dog_portfolio {
	bottom:5px;
	right:35px;
	background: url(../images/other/dog/bg/portfolio.jpg) no-repeat;
	width:160px;
	height:212px;
}
#main_box .dog_portfolio_inner {
	bottom:5px;
	right:35px;
	background: url(../images/other/dog/bg/portfolio_inner.jpg) no-repeat;
	width:160px;
	height:212px;
}
#main_box .dog_eco {
	bottom:5px;
	right:5px;
	background: url(../images/other/dog/bg/eco.jpg) no-repeat;
	width:173px;
	height:155px;
}
#main_box .dog_careers {
	bottom:5px;
	right:6px;
	background: url(../images/other/dog/bg/career.jpg) no-repeat;
	width:173px;
	height:155px;
}
#main_box .dog_contact {
	bottom:5px;
	right:5px;
	background: url(../images/other/dog/bg/contact.jpg) no-repeat;
	width:173px;
	height:155px;
}
