@charset "UTF-8";

/* Layout Medium Screens */

header {
	height: 123px;
	background: url(../images/absolute_house_medium_logo.jpg )  no-repeat 80% 0px;
}

header a.logo { 
width: 768px; height: 123px;
}


#sink {
	background-repeat: no-repeat;
	float: left;
	width: 50%;
	background-color: #000;
	margin-right: 20px;
}

nav {  top: 123px; }
nav a { margin-right: 20px; }

.promo_container { padding: 0px 20px 15px 20px; }
.promo_container .promo { background-position: 0px 0px; }
.promo_container .promo .content { padding: 70px 30px 0px 0px; }

body { background-image: none; 
}

#apDiv2 {
	position: absolute;
	width: 218px;
	height: 33px;
	z-index: 1;
	left: 234px;
	top: 49px;
}