@media all and (max-width: 1440px) and (orientation: landscape) {
#container {
	width:1400px !important;
}
#header {
	margin:0px 150px 0 150px !important;
}
.content {
	margin:0px 150px 0 150px !important;
}
.slideshow {
	width:1400px !important;
	height:692px !important;
}
.slideshow img {
	width:1400px !important;
	height:692px !important;
}
body.home .content {
	margin-top:652px !important;

}
body.residences .content {
	margin-top:110px !important;

}
body.residences .content p.building {
	margin-top:60px !important;
}
body.contact .content {
	margin-top:520px !important;
}
}
@media all and (max-width: 1366px) and (orientation: landscape) {
#container {
	width:1326px !important;
}
#header {
	margin:0px 113px 0 113px !important;
}
.content {
	margin:0px 113px 0 113px !important;
}
.slideshow {
	width:1326px !important;
	height:656px !important;
}
.slideshow img {
	width:1326px !important;
	height:656px !important;
}
body.home .content {
	margin-top:620px !important;

}
body.residences .content {
	margin-top:90px !important;

}
body.residences .content p.building {
	margin-top:60px !important;
}
body.contact .content {
	margin-top:520px !important;
}
}
@media all and (max-width: 1280px) and (orientation: landscape) {
#container {
	width:1240px !important;
}
#header {
	margin:0px 70px 0 70px !important;
}
.content {
	margin:0px 70px 0 70px !important;
}
.slideshow {
	width:1240px !important;
	height:613px !important;
}
.slideshow img {
	width:1240px !important;
	height:613px !important;
}
body.home .content {
	margin-top:580px !important;

}
body.residences .content {
	margin-top:90px !important;

}
body.residences .content p.building {
	margin-top:60px !important;
}
body.contact .content {
	margin-top:520px !important;
}
}