body {
	background-image: url(../images/smile-benefit-mainBKG.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FCF3AE;
}
#offerContent {
	height: 335px;
	width: 350px;
	position: absolute;
	top: 155px;
	left: 108px;
	margin-left: 50%;
	z-index:10;
	overflow:hidden;
	background-image:url(../images/smile-benefit-interestBKG.png)
}
#offerContent #ocHeader {
	height: 80px;
	width: 350px;
	position: relative;
}
#offerContent #ocBody {
	width: 280px;
	height: 235px;
	padding: 0px 40px 0px 30px;
}
#offerContent #ocFooter {
	width: 350px;
	height: 20px;
	position: relative;
}
#fullContent {
	width: 550px;
	margin-left: 50%;
	position: absolute;
	left: -150px;
	top: 0px;
}
#fullContent #fcHeader {
	height: 150px;
	width: 550px;
	text-align: right;
	position: relative;
}

#fullContent #fcMainContent {
	width: 550px;
	position: relative;
}
#fullContent #fcMainContent #fcmcCap {
	width: 550px;
	height: 10px;
	position: relative;
	clear: both;
}
#fullContent #fcMainContent #fcmcBody {
	width: 252px;
	position: relative;
	background-image:url(../images/smile-benefit-tanBKG.png);
	background-repeat: repeat;
	padding: 5px 288px 5px 10px;
}
#fullContent #fcMainContent #fcmcShoe {
	width: 550px;
	height: 10px;
	position: relative;
	clear: both;
}
#fullContent #fcFee {
	width: 550px;
	position: relative;
	margin-top: 10px;
}
#fullContent #fcFee #fcfCap {
	width: 550px;
	height: 10px;
	position: relative;
	clear: both;
}
#fullContent #fcFee #fcfBody {
	width: 530px;
	position: relative;
	background-image:url(../images/smile-benefit-tanBKG.png);
	background-repeat: repeat;
	padding: 0px 10px;
}
#fullContent #fcFee #fcfBody #fcfbHeader {
	width: 530px;
	position: relative;
}
#fullContent #fcFee #fcfBody #fcfbLeft {
	width: 255px;
	position: relative;
	padding-right: 10px;
	border-right: 1px solid #867A6D;
	float:left;
}
#fullContent #fcFee #fcfBody #fcfbRight {
	width: 255px;
	position: relative;
	padding-left: 9px;
	float: left;
}
#fullContent #fcFee #fcfShoe {
	width: 550px;
	height: 10px;
	position: relative;
	clear: both;
}

#fullContent #fcFeatures {
	width: 550px;
	position: relative;
	margin-top: 10px;
}
#fullContent #fcFeatures #fcfaCap {
	width: 550px;
	height: 10px;
	position: relative;
	clear: both;
}
#fullContent #fcFeatures #fcfaBody {
	width: 530px;
	position: relative;
	background-image:url(../images/smile-benefit-tanBKG.png);
	background-repeat: repeat;
	padding: 0px 10px;
}
#fullContent #fcFeatures #fcfaBody #fcfabHeader {
	width: 530px;
	position: relative;
}
#fullContent #fcFeatures #fcfaBody #fcfabLeft {
	width: 255px;
	position: relative;
	padding-right: 10px;
	float:left;
}
#fullContent #fcFeatures #fcfaBody #fcfabRight {
	width: 255px;
	position: relative;
	padding-left: 9px;
	border-left: 1px solid #867A6D;
	float: left;
}
#fullContent #fcFeatures #fcfaBody #fcfabFooter {
	width: 530px;
	position: relative;
	float: none;
	clear: both;
	padding: 10px 0px 5px 0px;
}
#fullContent #fcFeatures #fcfaShoe {
	width: 550px;
	height: 10px;
	position: relative;
	clear: both;
}
#fullContent #fcFooter {
	width: 545px;
	height: 100px;
	margin-top: 10px;
	position: relative;
	text-align: center;
	padding: 5px 5px 0px 0px;
}
