#hm_left, #hm_middle, #hm_right {
	float:left;
	position:relative;
}

#hm_left_narrow {
	display:none;
}

#hm_middle {
text-align:center;
}

.hm_animation, .hm_promo, .hm_narration, .hm_audiobooks {
	float:left;
}

.hm_bottles {
	margin: 30px 0px 0px 17px;


}

#hm_bottles2 {
	display:none;
}

.hm_audio {
	margin: 0px 0px 0px 50px;
}

	
.copyrighthome {
	margin-top:50px;

}


@media screen and (max-width:1020px) {

#hm_middle {
	margin: 0px 0px 0px 15px;
}

#hm_left {
	display:none;
}

#hm_left_narrow {
	margin-left:35px;
	display:block;
}


.hm_bottles {
	margin: 20px 0px 0px 20px;


}


}

@media screen and (max-width:770px) {


#hm_right {
	float:none;
}

}

@media screen and (max-width:740px) {


#hm_content {
	max-width:465px;
	margin: 0 auto;
}


#hm_right {
top:50px;
margin-left:75px;

}

}


@media screen and (max-width:465px) {

#hm_right {
top:20px;
 margin-left:20px;
 
}

#hm_middle {
	margin: 0px 0px 0px 0px;
}

.hm_bottles {
	display:none;
}

#hm_bottles2 {
	display:block
}


.hm_animation, .hm_commercial, .hm_promo, .hm_narration, .hm_audiobooks {
	float:none;
}

.hm_audio {
	margin: 0px 0px 0px 10px;
}

.hm_animation, .hm_promo {
	margin-top:0px;
}

.hm_narration, .hm_audiobooks {

	top:0px;
	left:0px;
	margin-right:0px;
}

.copyrighthome {
	top:20px;

}


}