html, body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: none;
	line-height: 16px;
	min-width: 990px;
	height: 100%;
}
body#index h1 {
	font-size: 60px;
	line-height: 60px;
}
h1 {
	margin: 0px 0px 20px 0px;
	font-size: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -3px;
	line-height: 50px;
	color: #9e7543;
}
h2 {
	margin: 10px 0px 15px;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 30px;
	color: #000000;
	padding-top: 10px;
}
h3 {
	margin: 0px 0px 20px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
	color: #9e7543;
}
form h3 {
	margin: 0px 0px 5px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
	color: #9e7543;
}
h4 {
	margin: 0px;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #808080;
}
h5 {
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
}
input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #808080;
	vertical-align: middle;
}
textarea {
	overflow: auto;
}
input.radio-check {
	padding: 0px;
	margin-right: 5px;
}
input.btn {
	color: #ffffff;
	border: 0px;
	padding: 5px 9px;
	cursor: pointer;
	text-transform: uppercase;
	background: #900020;
}
input.btn-load {
	font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
	font-size: 100%;
	color: #999999;
	padding: 5px 9px;
	border: 1px solid #999999;
}
textarea {
	font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
	font-size: 100%;
	color: #999999;
	padding: 5px;
	vertical-align: top;
}
select {
	padding: 0px;
	margin: 2px 0px 5px 0px;
	*margin: 2px 0px 2px 0px;
	vertical-align: middle;
	color: #999999;
	font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
	font-size: 100%;
}
label {
	color: #808080;
	vertical-align: middle;
}
hr {
	padding: 0px;
	margin: 0px 0px 20px;
	border: 0px;
	background: #ffffff;
	border-bottom: 1px solid #999999;
}
p {
	margin: 0px 0px 20px;
}
ul {
	margin: 0px 0px 15px 20px;
	padding: 0px 0px 0px 0px;
	list-style: circle outside;
}
ul li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	background: none;
}
ol {
	margin: 0px 0px 15px 21px;
	padding: 0px;
	list-style: decimal outside;
}
ol li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
table {
	border-collapse: collapse;
	font-size: 16px;
}
table td {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px dotted #900020;
}
table thead td {
	background: #900020;
	border: 0px;
	color: #ffffff;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
table thead td h4 {
	color: #ffffff;
}
table th {
	background: #900020;
	border: 0px;
	color: #ffffff;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	padding: 10px;
	text-align: left;
	vertical-align: bottom;	
}
table th h4 {
	color: #ffffff;
}
table ul {
	margin: 0px;
	padding: 0px;
	color: #808080;
	font-size: 13px;
}
table li {
	margin: 0px;
	padding: 0px;
	background: none;
	list-style: circle outside;
}
a {
	color: #900020;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0px;
}
big {
	color: #808080;
	font-size: 16px;
}
.grey {
	color: #808080;
}
.red {
	color: #900020;
}
img.content-left {
	float: left;
	margin: 0px 20px 20px 0px;
}
body#index div.main {
	background: url(../images/flower-all-bg-index.png) no-repeat center top;
}
div.main {
	width: 100%;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(../images/flower-all-bg-inner.png) no-repeat center top;
}
div.empty {
	height: 500px;
}
div.header {
	width: 900px;
	margin: 0px auto;
	position: relative;
}
div.logo {
	padding: 31px 0px 33px 0px;
	text-align:center;
	width: 235px;
}
div.logo h3 {
	margin: 5px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: normal;
	text-transform: uppercase;
	color: #808080;
	word-spacing: 3px;
	line-height: normal;
}
div.phones {
	position: absolute;
	display: inline-block;
	clear: both;
	width: auto;
	top: 27px;
	right: 0px;
}
div.phones:after {
	content: '';
	display: block;
	clear: both;
}
div.phones .phone-box {
	position: relative;
	float: left;
	display: inline;
	margin: 0px 0px 0px 50px;
	color: #9e7543;
	font-size: 33px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -2px;
	font-weight: normal;
	line-height: 20px;
	width: 130px;
	overflow: visible;
	padding-top: 5px;
}
div.phones .phone-box a {
	font-size: 12px;
	display: block;
	margin: 0px;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
div.phones .phone-box span {
	font-size: 16px;
	color: #808080;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	margin: 0px 5px 0px 0px;
	display: block;
	position: absolute;
	top: 0px;
	left: -40px;
}
div.slide-line {
	display:none;
}
div.menu {
	display: none;
}
div.clear {
	clear: both;
	display: block;
	width: 100%;
	height: 0px;
	overflow: hidden;
}
div.content {
	width: 900px;
	margin: 0px auto;
}
div.content:after {
	content: '';
	display: block;
	clear: both;
}
div.left-col {
	float: left;
	width: 560px;
	padding-right: 40px;
}
body#index div.right-col {
	float: left;
	width: 300px;
	padding: 15px 0px 0px 0px;
}
div.right-col {
	float: left;
	width: 300px;
	padding: 38px 0px 0px 0px;
}
div.grey-line {
	width: 100%;
	background: #f2f2f2;
	padding: 20px 0px 124px;
	margin: 40px 0px 30px 0px;
}
.three-boxes {
	margin: 0px;
	position: relative;
	display: inline-block;
	clear: both;
	width: 100%;
	color: #808080;
	line-height: 14px;
}
.three-boxes:after {
	content: '';
	display: block;
	clear: both;
}
.three-boxes .box {
	position: relative;
	float: left;
	display: inline;
	margin: 0px;
	width: 260px;
	padding-right: 40px;
}
div.elena-director {
	display: none;
}
.three-boxes .box ul {
	z-index: 2;
	position: relative;
}
div.news-box {
	position: relative;
	margin: 10px 0px 0px 0px;
	width: 560px;
	background: none;
}
div.news-box div {
	background: none;
}
div.news-box div div {
	background: none;
	padding: 10px 10px 0px 10px;
}
div.news-box div.sign {
	display: none;
}
div.news-box p {
	margin: 0px;
	padding-bottom: 10px;
}
div.news-box ul {
	padding: 0px 0px 10px 0px;
}
div.news-box ul li {
	padding-bottom: 0px;
}
div.news-box h3, div.news h4 {
	margin: 0px 0px 5px;
}
div.news-box-attention {
	margin: 10px 0px 0px 0px;
	width: 560px;
	background: #cebaa1;
	color: #ffffff;
}
div.news-box-attention h3, div.news-box-attention h4 {
	color: #ffffff;
	margin: 0px 0px 5px;
}
div.news-box-attention a {
	color: #ffffff;
}
div.news-box-attention p {
	margin: 0px;
	padding-bottom: 10px;
}
div.news-box-attention ul {
	padding: 0px 0px 0px 0px;
	list-style: circle inside;
}
div.news-box-attention ul li {
	padding-bottom: 0px;
	background: none;
}
div.news-box-attention div {
	background: #cebaa1;
}
div.news-box-attention div div {
	background: #cebaa1;
	padding: 10px;
}
div.news-box-attention div.sign {
	display: none;
}
a.certificates {
	display: none;
}
div.right-col div.testimonials {
	padding-top: 50px;
}
div.breadcrumbs {
	display: none;
}
.four-boxes {
	margin: 0px;
	position: relative;
	display: inline-block;
	clear: both;
	font-size: 14px;
	width: 100%;
	padding: 40px 0px 10px 0px;
}
.four-boxes:after {
	content: '';
	display: block;
	clear: both;
}
.four-boxes .box {
	position: relative;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0px;
	width: 25%;
	font-size: 16px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}
.four-boxes .box a {
	color: #ffffff;
}
.four-boxes .box ul li {
	padding: 0px 0px 30px 0px;
	background: none;
}
.four-boxes .box ul li ul {
	padding: 5px 0px;
}
.four-boxes .box ul li ul li {
	padding: 0px 0px 0px 13px;
	background: url(../images/footer-ul-bullet.png) no-repeat left 8px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
}
div.before-after {
	display: none;
}
div.footer-line {
	display: none;
}
div.sitemap ul {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.sitemap ul li {
	padding: 0px 0px 20px;
	background: none;
}
div.sitemap ul li ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px 0px 0px 0px;
	list-style: decimal-leading-zero outside;
	margin-left: 28px;
}
div.sitemap ul li ul li {
	padding: 0px 0px 3px 0px;
}
div.sitemap ul li ul li ul {
	list-style: circle outside;
	margin-left: 15px;
	font-size: 12px;
}
div.test-result-item {
	padding-bottom: 20px;
}
div.test-result-item h3 {
	margin-bottom: 0px;
	text-transform: none;
}
div.test-result-item p {
	margin-bottom: 15px;
}
a.test-btn {
	background: url(../images/test-btn-bg.png) no-repeat left top;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	letter-spacing: -1px;
	display: inline-block;
	height: 47px;
	padding: 0px 0px 0px 30px;
	text-decoration: none;
}
a.test-btn span {
	background: url(../images/test-btn-right-bg.png) no-repeat right top;
	display: inline-block;
	padding: 13px 30px 0px 0px;
	height: 34px;
	cursor: pointer;
}
div.online-test-body {
	position: absolute;
	z-index: 8888;
	top: 70px;
	left: 50%;
	margin-left: -319px;
	width: 638px;
	height: 746px;
	background: url(../images/online-test-body-bg.png) no-repeat left top;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/online-test-body-bg.png");
}
div.online-test-body-content {
	padding: 30px 60px 0px 60px;
	height: 600px;
	position: absolute;
	z-index: 9999;
	top: 70px;
	left: 50%;
	margin-left: -319px;
	width: 518px;
}
div.online-test-body-content h2 {
	margin: 0px 0px 20px 0px;
	font-size: 60px;
	font-weight: normal;
	letter-spacing: -3px;
	line-height: 60px;
	color: #9e7543;
}
div.online-test-body-content h3 {
	margin: 10px 0px 15px;
	font-size: 40px;
	letter-spacing: -1px;
	line-height: 40px;
	color: #000000;
	text-transform: none;
}
div.online-test-body-content div.buttons {
	position: absolute;
	left: -60px;
	bottom: -47px;
	text-align: center;
	width: 746px;
}
div.online-test-body-content form {
	line-height: 23px;
}
div.online-test-body-content form input.radio-check {
	margin-top: -1px;
}
a.close {
	position: absolute;
	display: block;
	width: 17px;
	height: 16px;
	background: url(../images/close.png) no-repeat left top;
	top: 30px;
	right: 40px;
}
a.close:hover {
	background: url(../images/close.png) no-repeat left -17px;
}
