@charset "UTF-8";
/* CSS Document */



body, td, th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #f6e7ee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-image: url(../img/body_bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	line-height:18px;

}
img {
	border:0px;
}

 a:link {
	color:#470c31;
	
	font-weight:bold;
	text-decoration:underline;font-style:normal;
}
 a:visited {
	color:#470c31;
	font-weight:bold;
	text-decoration:underline;font-style:normal;
}
 a:hover {
	color:#7d0d54;
	text-decoration:none;font-style:normal;
}
 a:active {
	color:#470c31;
	text-decoration:underline;
	font-style:normal;
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#7d0d54;
}

.cleaner{
	clear:both;
	}

#main{

	width:960px;
	background-color:#fff;
	margin:0px auto;
	text-align:left;

	padding:0px;
}


#baner_big{
background-image:url(../img/top_menu_bg.jpg);
background-position:top;
background-repeat:no-repeat;
	width:960px;
	height:632px;
	margin:0px auto;


}

#baner{
background-image:url(../img/top_menu_bg.jpg);
background-position:top;
background-repeat:no-repeat;
	margin:0px auto;
	width:960px;
	height:332px;

}

#top_menu{

	height:67px;
	width:950px;
	padding:0px 5px;
	background-image:url(../img/top_menu_bg.jpg);


}

#top_menu a{
	float:left;
}

#content{
	width:960px;
	padding:25px 0px;

	margin:0px;
}

#content h1, h2{
	font-size:16px;
	text-align:center;
	background-image:url(../img/ornament_410.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:28px;
	margin:0px;

}
#content h3{
	font-size:14px;
}

#content .block_410{
	width:410px;
	float:left;
	padding:0px;
		margin:0px 35px !important;
		margin:0px 25px;





}
#content .text{
	padding:0px 10px;
}

#content .block_290 {
	width:290px;
	float:left;

	margin:0px 30px !important;
	margin:0px 20px;
padding:0px;
}
#content .block_890{
	width:890px;
	margin:0px 25px;
	padding:0px;
}

#content .offer_text{
	width:220px;
	float:left;
}
#content .offer_photo{
	width:630px;
	float:left;
	padding-right:10px;
}
#content .block_570{
	width:570px;
	float:left;

	margin:0px 35px 0px 0px !important;
	margin:0px 25px 0px 0px;



}

#content .block_570 h2{
		background-image:url(../img/ornament_570.gif);
		}
#content .block_890 h1{
		background-image:url(../img/ornament_890.gif);
		}
#content .block_290 h1{
		background-image:url(../img/ornament_290.gif);
		}

ul{
	padding:0px;
	margin:20px;
	list-style-type:square;
	color:#CCCCCC;
}
 .offer{


		color: #666666;

}

/*                forms                */


.input{
	margin-left:20px;
	border:1px solid #d3d3d3;
	background-color:#fafafa;
	padding:2px;
	margin:5px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #7b7b7b;

}

label{
	padding:10px 0px 10px 0px;


}
label span{
	width:100px;
	display:block;

	float:left;
	padding:3px 0px 0px 10px;

}
.input_button{
	margin-left:20px;
	border:1px solid #4e4e4e;
	background-color:#000;
	padding:5px;
	margin:5px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #fff;
}


/*                   footer                   */

#footer{
	width:960px;
	padding:45px 0px 45px 0px;
	margin:0px auto;
	color:#7d0d54;

}
#footer a{
	color:#470c31;	
}

.emp{
	color:#000;
	font-size:13px;
	font-weight:bold;
}
