/* @override http://lappy586.local/~david/mebyemme2/stylesheets/homepage.css */

#homepage #main #emmestyle_link {
	float: none;
	position: absolute;
	right: 0;
	top: -24px;
}

#homepage #main {
	background: #fff;
	position: relative;
	height: 472px;
	width: 867px;
}

#homepage #main #mebyemme_logo {
	position: absolute;
	left: 0;
	top: 267px;
	z-index: 1000;
}

#homepage #main #mebyemme_logo a {
	width: 226px;
	height: 64px;
	display: block;
	text-indent: -9999px;
	outline: none;
	background: url(../images/homepage/mebyemme-logo.png);
}

#homepage #main #page_headline {
	background: url(../images/homepage/tx-beauty_of_differences.png);
	width: 339px;
	height: 165px;
	text-indent: -9999px;
	outline: none;
	border: 1px solid #bcbec0;
	position: absolute;
	right: 24px;
	top: 24px;
	margin: 0;
}

#homepage #main #main_content {
	overflow: auto;
	width: 339px;
	height: 204px;
	border: 1px solid #bcbec0;
	position: absolute;
	right: 24px;
	top: 198px;
}

#homepage #main #main_content p {
	margin: 10px;
	color: #656565;
}

#homepage #main #emme_photo {
	display: block;
	position: absolute;
	top: 24px;
	left: 134px;
}

#homepage ul#buttons,
#homepage ul#buttons li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

#homepage ul#buttons {
	position: absolute;
	right: 24px;
	bottom: 26px;
	width: 341px;
	height: 37px;
	background: url(../images/homepage/buttons.png);
}

#homepage ul#buttons li a {
	display: block;
	text-indent: -9999px;
	outline: none;	
	width: 112px;
	height: 37px;
	position: absolute;
	top: 0px;
	background: url(../images/homepage/buttons.png) no-repeat;
}

#homepage ul#buttons li a#t_tips {
	left: 0px;
	background-position: 0 0;
}

#homepage ul#buttons li a#t_clothes {
	left: 114px;
	background-position: -114px 0;
}

#homepage ul#buttons li a#t_buy {
	left: 230px;
	background-position: -230px 0;
}