body {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#left {
	float: left;
	height: auto;
	width: 222px;
	margin: 0px;
}
#logo {
	margin: 0px;
	float: left;
	height: 383px;
	width: 222px;
}

#testimonials {
	background-image: url(images/back-testimonials.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	width: 222px;
	float: left;
	padding-bottom: 20px;
}
#menu {
	background-image: url(images/back-menu.jpg);
	float: left;
	height: 58px;
	width: 778px;
	padding-top: 10px;
}
#menu a {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #e59ec6;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
	float: left;
	height: 30px;
	padding-top: 10px;
}
#menu a:hover {
	color: #333333;
	text-decoration: underline;
}
#content {
	background-image: url(images/back-content.jpg);
	float: left;
	height: auto;
	width: 778px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#contentpages {
	background-image: url(images/back-content.jpg);
	float: left;
	height: auto;
	width: 718px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
.tablecell {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


#footer {
	background-image: url(images/back-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 1000px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 20px;
	text-align: center;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F29FCD;
	text-decoration: underline;
	padding-right: 8px;
	padding-left: 8px;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #F08DC6;
}


.testimonialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	float: left;
}
.testimonialtext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	padding-top: 5px;
	float: left;
}
.testimonialtext a:hover {
	font-weight: bold;
	color: #F78DBD;
	text-decoration: underline;
}
#hometext01 {
	float: left;
	height: auto;
	width: 224px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#hometext01 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 52px;
	color: #F29FCD;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -2px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hometext01 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F29FCD;
	font-size: 23px;
	margin: 0px;
	letter-spacing: -1px;
}
#hometext01 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F3A0CE;
	text-decoration: none;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#hometext01 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#homeimage {
	float: left;
	height: auto;
	width: 524px;
	padding-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #F5AAD3;
}
a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #F3A0CE;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6699;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableseparator {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
