@charset "UTF-8";
/* CSS Document */

#container_master {
	height: 3200px;
	width: 950px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#main_center {
	float: left;
	height: 3000px;
	width: 750px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 40px 40px;
	text-align: center;
	background-color: #FFFFFF;
}
#center_headline {
	height: 155px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/images_fengshui/articles_orchids.jpg);
	background-repeat: no-repeat;
	background-position: 290px 75px;
}
#container {
	background-color: #FFFFFF;
	height: 220px;
	width: 950px;
}
#main_left {
	background-color: #000000;
	float: left;
	height: 3000px;
	width: 197px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#center_text1 {
	height: 2090px;
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	margin-bottom: 30px;
}
#center_pricepoint {
	height: 175px;
	width: 485px;
	text-align: center;
	border-top-color: #FF0000;
	padding-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	margin-right: auto;
	margin-left: auto;
}
#yellowbox1 {
	text-align: center;
	height: 120px;
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 55px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 30px;
	border: 2px solid #FF0000;
	background-color: #FFFF99;
}

