BODY, TABLE, P  {
	font-family: MS Sans Serif;
	text-decoration: none;
	color: #142b5e;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-color: #ffffff;
}

div.top {
	background-repeat: repeat-x;
	background-image: url(images/top_bg.jpg);
	height: 41px;
}

div.top_left {
	width: 100%;
	height: 41px;
	background-repeat: no-repeat;
	background-image: url(images/top_1.jpg);
}

div.top_right {
	height: 41px;
	width: 100%px;
	background-repeat: no-repeat;
	background-image: url(images/top_2.jpg);
	background-position: right;
}

div.top_text {
	height: 41px;
	width: 605px;
	padding-top: 8px;
	padding-left: 10px;
	font: normal normal bold 16px sans-serif;
}

div.top1 {
	background-repeat: repeat-x;
	background-image: url(images/top1_bg.jpg);
	height: 12px;
/*	font-size: 1px; */
}

div.top1_left {
	background-repeat: no-repeat;
	background-image: url(images/top1_1.jpg);
	height: 12px;
/*	font-size: 1px; */
}
div.top2 {
	background-image: url(images/top2_1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 30px;
}

div.top2_text {
	height: 30px;
	width: 400px;
	padding-top: 6px;
	padding-left: 130px;
	font: normal normal bold 12px sans-serif;
}

div.main {
	width: 100%;
	height: 700px;
	background-image: url(images/top3_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div.main_text {
	padding: 20px 20px 20px 20px;
	font: normal normal bold 12px sans-serif;
}

div.main_text p {
	font: normal normal bold 12px sans-serif;
	text-indent: 20px;
}

div.img_txt{
	width: 250px;
	text-align: justify;
}

div.footer{
	height: 40px;
	background-image: url(http://fitnessmebel.ru/img/fon_bottom1.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #c5cacc;
	text-align: center;
}

div.copyright {
	font-size: 10px;
	padding-top: 17px;
}