/* start shablon content_right (#right) */
#right {
	margin:3px auto;
	position:relative;
/*	max-width:960px;*/
}
#main {
  margin-right:200px;
  padding-top: 115px;
  }
.wrap {float:left;}
#header {overflow:hidden;}
.right {padding-bottom:10px;position:relative;}
.right {background-color:#f1f1ff;float:right;margin-right:-200px;left:1px;width:200px;}
/*.wrap,#header,#footer {width:100%;}*/
/*#footer {background-color:#f1f1ff;line-height:30px;position:relative;text-align:center;}*/
body {width:expression( documentElement.clientWidth < 730 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 730 ? "730" : "auto") : "730px") : "auto" );}
#right {width:expression( documentElement.clientWidth > 800 ? (documentElement.clientWidth == 0 ? (body.clientWidth >800 ? "800" : "auto") : "800px") : "auto" );}
*html #main,*html #right {height:1%}

#site-container {
    overflow: hidden;
	position: relative;
	margin: 21px 0 0 28px;
	text-align: left;
	width: 960px;
}


#header {
    overflow: hidden;
	float: left;
	clear: both;
	height:260px;
	background-image: url(../i/bgimage-1.jpg);
	background-repeat: no-repeat;
}

#content {
    overflow: hidden;
	clear: both;
	background-image: url(../i/bgimage-2.png);
	background-repeat: repeat-y;
}

#content  p {
	text-align: justify;
}

#wrapper {
	margin: 0 338px 100px 20px;
/*	clear: right;*/
}

#right-menu{
    overflow: hidden;
    float: right;
	width: 190px;
	margin: 0 60px 0 0;
}

#footer {
    text-align:center;
	background-image: url(../i/bgimage-3.png);
	background-repeat: no-repeat;
	height:259px;
	}


/* end shablon (#right) */