@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	background-color: #C9E5B9;
	background-image:url(../image/labeauty-bg-top.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	text-align: center;
}
#osnova {
	width:100%;
	height:100%;
	background-image:url(../image/labeauty-bg-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#content {
	width:1000px;
	height: auto;
	min-height:800px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:1000px;
	/* height:478px; */
	/* background-image:url(../image/bg_01.gif); */
	/* background-repeat:no-repeat; */ 
}
#logoText {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight: normal;
	font-size:30px;
	text-align: center;
	color:#FFF;
	padding-top:200px;
}
#logo {
	position:absolute;
	left:2%;
	top:15px;
	width:468px;
	height:246px;
	background-image:url(../image/logo.png);
	background-repeat:no-repeat;
	z-index:1;
}
#headerMail {
	width:1000px;
	/* height:250px;*/
	/* background-image:url(../image/bg_02.gif); */
	/* background-repeat:no-repeat; */
}
/*Форма отзыва*/
#headerMailForm {
	width:250px;
	height:350px;
	float:left;
	margin-top:500px; /*35px; */
	margin-left:50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
}
.name {
	border:1px solid #FFF;
	background-color:#CAECB8;
	background-image:url(../image/fon-form.jpg);
	background-repeat:no-repeat;
}
#content {
	width:1000px;
	height: auto; /* 800px; edit */
	min-height:800px; /* 300px;  */
	background-image: url(../image/bg_content.gif);
	background-repeat: repeat-y;
}
#copyright {
	width:1000px;
	height:89px;
	background-image: url(../image/bg_04.gif);
	background-repeat: no-repeat;
}
#copyrightText {
	width:900px;
	height:50px;
	float:left;
	margin-left:50px;
	margin-top:20px;
	padding-top:20px;
	font-size:12px;
	color:#FFF;
	text-align:left;
}
#copyrightText1 {
	width:900px;
	height:50px;
	float: right;
	margin-left:50px;
	margin-top:20px;
	padding-top:20px;
	font-size:12px;
	color:#FFF;
	text-align: center;
}
#copyrightText a {
	color: #390;
	text-decoration:none;
}
#copyrightText a:hover {
	color: #F90;
}
#counterBlock {
	width:1000px;
	height:89px;
	background-color:;
}
#counter {
	width:800px;
	height:50px;
	padding-top:20px;
	margin-left:70px;
	text-align:left;
}
#leftMenu {
	float: left;
	width: 230px;
	margin-left:50px;
	margin-top:475px; /* added */
	padding: 15px 10px 15px 20px;
}
#mainContent { 
	margin: 0 0 0 340px;
	padding:15px;
	text-align:justify;
}
#mainContentIndex { 
	margin: 0 0 0 150px;
	padding:15px;
	min-height:500px;
	text-align:justify;
}
.clearfloat { /* закрывающий блок */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
H3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#666;
}
H1 {
	color: #FFF;
	font-weight:normal;
        font-size:16px;
}
/*Ссылки сайта*/
a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #666;
}
#fl {
	position:absolute;
	left:85%;
	top:1433px;
	width:142px;
	height:130px;
	background-image:url(../image/fl.png);
	background-repeat:no-repeat;
	z-index:3;
}


#mastera {
position:relative;
left:0px;
bottom:-35px;
}

#rating {
position:absolute;
top:850px;
float:center;
}
