@charset "utf-8";
body {
	background-color: #CCC;
}
#main_container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 700px;
	background-color: #FFF;
}
#main_container_2 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	background-image: url(../images/main-background.jpg);
	background-repeat: no-repeat;
	margin-top: 35px;
}
#logoarea_2 {
	height: 400px;
	text-align: center;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}
#beauty {
	float: left;
	width: 48%;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#bakery {
	float: right;
	width: 48%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
}
#footer_2 {
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 80px;
}






#logoarea {
	height: 275px;
	text-align: center;
	padding-top: 200px;
	overflow: hidden;
}
#rightsidenested {
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin: auto;
}
#rightsidenestedservices {
	overflow: scroll;
	height: 590px;
}


#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	font-size: 9px;
}

#menuarea {
	height: 195px;
	text-align: center;
}

#leftside {
	float: left;
	height: 670px;
	width: 480px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
#rightside {
	height: 670px;
	width: 500px;
	float: right;
	background-color: #96928f;
}
#rightsidenestedebm {
	overflow: scroll;
	height: 560px;
}
#main_container #rightside #rightsidenested #rightsidenestedebm p img {
	padding-right: 3px;
	padding-left: 3px;
}
