html, body, #wrapper{
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	margin: auto;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.bg13a {
	background-image: url(../img/cypress_13a.jpg);
	background-repeat: repeat-x;
	background-position: 0px 20px;
}
.bg13b {
	background-image: url(../img/cypress_13b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4B39E;
	padding-top: 3px;
	padding-left: 10px;
}
.bg10 {
	background-image: url(../img/cypress_10.jpg);
	background-repeat: repeat-y;
	background-position: right;
	color: #29333F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
}
.bg04 {

	background-image: url(../img/cypress_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg06 {
	background-image: url(../img/cypress_06.jpg);
	background-repeat: repeat-y;
	text-align: left;
	background-position: 12px;
}
.bg09 {
	background-image: url(../img/cypress_09.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgzen {
	background-image: url(../img/cypress_zen.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgtooth {
	background-image: url(../img/tooth_illustration.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navright {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #29333F;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 10px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 2px;
	text-align: left;
}
.spacer {
	clear: both;
}
.blocks {
	width: 200px;
	text-align: left;
	float: left;
	padding-left: 20px;
	background-image: url(../img/pointer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}
a:link {
	color: #6487C9;
	text-decoration: none;
}
a:visited {
	color: #6487C9;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
p {
	margin-bottom: 5px;
	margin-top: 5px;
}
.subtitle {
	font-weight: bold;
	color: #29333F;
	display: block;
	margin-bottom: 8px;
}
.txt1 {
	color: #29333F;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	text-indent: 30px;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29333F;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
}
.txt3 {
	color: #29333F;
	text-align: justify;
	letter-spacing: 1px;
}
.txt4 {
	color: #29333F;
	text-align: justify;
	font-size: 11px;
}

