@charset "utf-8";
.header {
	height: 97px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/interior_designer.jpg);
	background-repeat: no-repeat;
}
.menu {
	height: 50px;
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainArea {
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.leftSide {
	float: left;
	width: 90px;
	overflow: hidden;
}
.rightSide {
	float: right;
	width: 650px;
	overflow: hidden;
	padding-right: 10px;
	text-align: justify;
}


.menuLink {
	color: #249559;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #249559;
	font-size: 14px;
}
.highlightLarge {
	font-family: Arial, Helvetica, sans-serif;
	color: #249559;
	font-size: 18px;
}
.textLarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
.footer {
	height: 50px;
	width: 800px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
.rightImage_assessment {
	height: 308px;
	width: 225px;
	float: right;
	background-image: url(../images/moodboardb.jpg);
	background-repeat: no-repeat;
}
.textHolder {
	float: left;
	width: 400px;
}

.imageTextHolder {
	overflow: hidden;
	width: 640px;
}
.rightImage_consultation {
	height: 308px;
	width: 225px;
	float: right;
	background-image: url(../images/interior_design_mood_board.jpg);
	background-repeat: no-repeat;
}
.rightImage_mood {
	height: 308px;
	width: 225px;
	float: right;
	background-image: url(../images/moodboardGreen.jpg);
	background-repeat: no-repeat;
}
.rightImage_clutter {
	height: 225px;
	width: 310px;
	float: right;
}
.priceText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

.textHolder_clutter {
	float: left;
	width: 310px;
}
.rightImage_makeOver {
	height: 225px;
	width: 310px;
	float: right;
	background-image: url(../images/pinkbedroom.jpg);
	background-repeat: no-repeat;
}
.rightImage_staging {
	width: 310px;
	float: right;
	overflow: hidden;
}
.makeOverImages {
	overflow: hidden;
	width: 640px;
}
.makeOverImage {
	height: 250px;
	width: 310px;
	float: left;
	margin-left: 10px;
	margin-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #249559;
	font-weight: bold;
	text-align: center;
}
.showhomeImage_1 {
	width: 442px;
	height: 326px;
	background-image: url(../images/showhome_1.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.showhomeImage_2 {
	width: 442px;
	height: 326px;
	background-image: url(../images/showhome_2.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.showhomeImage_3 {
	width: 442px;
	height: 326px;
	background-image: url(../images/showhome_3.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.showhomeImage_4 {
	width: 413px;
	height: 77px;
	background-image: url(../images/showhome_4.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.rightSide_home {
	float: right;
	width: 650px;
	overflow: hidden;
	padding-right: 10px;
	text-align: justify;
	background-image: url(../images/designer_bed.jpg);
	background-repeat: no-repeat;
	background-position: 450px bottom;
	height: 400px;
}
