html, body {
	width: 100%;
	height: 100%;
	font-family: arial;
	background: #FBF2B8;
	min-width: 1000px;
	-width: expression(document.documentElement.clientWidth < 999? "999": "100%");
}
.main{
	width: 1000px;
	margin: 0 auto;
	margin-top: -17px;
	min-height: 100%;
	position: relative;
	overflow: hidden;
}
.wrapper{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	_height: 950px;
	_overflow: visible;
	padding-bottom: 220px;  
}
.topmenu{
	background: url(../images/menu.png);
	width: 927px;
	height: 62px;
	margin: 0 auto;
	margin-top: 0px;
}
.topbg {
	background: url(../images/top.jpg);
	background-position: center;
	width: 100%;
	height: 323px;
	position: relative;
	}
.topmenu ul {
	float: left;
	margin: 6px;
}
.topmenu li {
	float: left;
	margin-left: 10px;
}
.topmenu a {
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.leftblock {
	width: 180px;
	float: left;
	margin-left: 30px;
}
.infoblock  {
	margin: 30px 0 0 0;
}
.infoblock .top {
	background: url(../images/left_top.png); 
 	width: 176px;
	height: 14px;
}
.infoblock .center {
	background: url(../images/left_center.png); 
	width: 176px;
}
.infoblock .center .content {
  padding: 0 10px 0 10px;
  text-align: center;
}
.infoblock .down {
	background: url(../images/left_down.png); 
 	width: 176px;
	height: 14px;
}
.infoblock .button {
	float: left;
	margin: -14px 0 0 60px;
}
.contentblock {
	width: 550px;
	float: left;
	margin: 30px 0 0 12px;
}
.contentblock .top {
	background: url(../images/center_top.png); 
 	width: 547px;
	height: 14px;
}
.contentblock .center {
	background: url(../images/center_center.png); 
	width: 547px;
}
.contentblock .center  .title{
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 0 10px; 
}
.contentblock .center  .date{
	background: url(../images/date_bg.png); 
	width: 307px;
	height: 24px;
	margin: 4px 0 0 10px; 
}
.contentblock .center  .date .calendar{
	float: left;
	background: url(../images/calendar.png); 
	width: 14px;
	height: 16px;
	margin: 4px 0 0 10px; 
}

.contentblock .center  .date .text{
	float: left;
	margin: 4px 0 0 10px; 
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.contentblock .center .quot_left {
    float: left;
	background: url(../images/quot_left.png); 
	width: 18px;
	height: 15px;
	margin: 20px 0 0 20px;
}

.contentblock .center .quot_right {
	float: right;
	background: url(../images/quot_right.png); 
	width: 18px;
	height: 15px;
	margin: -10px 20px 0px 0px;
}
.contentblock .center .content {
	width: 450px;
	margin: 20px 50px 0 50px;
	text-align: justify;
}
.contentblock .center p {
	line-height: 20px;
	font-family: tahoma;
	font-size: 12px;
	padding-bottom: 10px;
}
.contentblock .down {
	background: url(../images/center_down.png); 
 	width: 547px;
	height: 14px;
}
.table {
	background: url(../images/table.png); 
 	width: 450px;
	height: 40px;
}
.rightblock {
	width: 180px;
	float: left;
	margin-left: 12px;
}
.rightblock .weather {
    float: left;
	margin: 30px 0 0 10px;
	width: 180px;
}

.rightblock .gallery {
	margin: 30px 0 0 10px;
	width: 180px;
}
.rightblock .gallery p {
	float: left;
	margin: 30px 0 0 0;
	border-bottom:1px solid #4478a4; 
	border-right:1px solid #4478a4; 
	border-top:1px solid #0977b9; 
	border-left:1px solid #0977b9;
}
.leftblock .gallery {
	margin: 30px 0 0 10px;
	width: 180px;
}
.leftblock .gallery p {
	float: left;
	margin: 30px 0 0 0;
	border-bottom:1px solid #4478a4; 
	border-right:1px solid #4478a4; 
	border-top:1px solid #0977b9; 
	border-left:1px solid #0977b9;
}
.leftblock p .chet {
	border:0px solid #4478a4;
	padding-top: 50px;
}
.center .big-input {
    margin: 20px 0 0 50px;
	width: 100%;
}
.center .big-input p {
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 6px;
}
.center .big-input .name {
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 6px;
	float: left;
}
.center .big-input input {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	height: 20px;
	width: 300px;
	margin: 0 0 0 4px;
}
.big-input .input_f {
	background: url(../images/bg_input_big.png);
	height: 24px;
	width: 307px;
}
.big-input .ta_f {
	background: url(../images/textarea.png);
	height: 125px;
	width: 387px;
}
.center .big-input .submit {
	background: url(../images/bt.png); 
	height: 23px;
	width: 156px;
	margin-left: 120px;
}
.big-input .ta_f textarea {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	margin: 3px 0 0 7px;
	width: 376px;
	height: 118px;
}
.big-input .input_fsmall {
	background: url(../images/bg_input_small.png);
	height: 24px;
	width: 43px;
}
.big-input_fsmall input {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	height: 20px;
	width: 38px;
	margin: 0 0 0 4px;
}

.footer{
	height: 207px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	margin-top: -207px;
	color: #000;
	text-align: center;
	background-image: url(../images/footer.jpg);
	background-position: center;
}
.footermenu  {
    left: 50%;
    position: relative;
    float: left;
   	margin: 184px 0 0 -207px;
}
.footermenu li {
	float: left;
	margin-left: 10px;
}
.footermenu a {
	font-size: 10px;
}
