#container {
	position:relative;
	width:716px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}


#seobox {
	padding:15px;
	background:#BF6AA1;
	
}

#seoboxhome {
	padding:15px;
	background:#BF6AA1;
	width:233px;
	
}


.text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3C3E43;
	padding-right: 10px;
	padding-left: 33px;
}

.bodytext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 1.75em;
	color: #3C3E43;
}

.noindent {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3C3E43;
	padding-right: 10px;
	padding-left: 5px;
}

.hometext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFDEF9;
	margin-right: 10px;
	margin-left: 25px;
}

.smallhome {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #E5B5CF;
	text-align:center;
}

.smallhome2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8px;
	color: #E5B5CF;
	text-align:left;
}

.goldstar {
	text-align:right;
	margin:10px 20px;
}
