	body {
		background-color: #F3F3F3;
		background-image: url(images/back.gif);
		background-repeat: repeat-y;
		background-position: center;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000;
	}
	body, #main h1, #content, .menu, #courses, .menu li, #courses li, .gallery, .gallery li
	{
		margin: 0;
		padding: 0;
	}
	#main {
		margin: 0 auto;
		width: 968px;
		overflow: auto;
	}
	#main h1 {
		background-repeat: no-repeat;
		height: 139px;
		text-indent: -10000px;
		margin-left: 1px;
	}
	#content {
		width: 100%;
		border: 0px;
	}
	#content td {
		padding: 0px;
		vertical-align: top;
	}
    #discounts td {
		vertical-align: middle;
    }
	#content #left {
		width: 1%;
	}
	#content #center {
		width: 98%;
		padding: 0px;
	}
	#content #center .warper {
		margin: 0 10px;
	}
/*	div.warper {
		text-align: center;
	} */
	.warper img {
		margin:3px;
	}
	#content #right {
		width: 1%;
  }
	#content #right #scroll{
			width: 245px;
/*  	height: 500px;
		overflow: auto;
*/
	}
	#content #left .menu li, #content #right #courses li, .gallery li {
		list-style-type: none;
	}
/*	#courses {
		width: 270px;
	}
*/
	#courses li {
		padding-bottom: 5px;
		margin-bottom: 5px;
		border-bottom: 1px solid #000;
	}
	#courses li a {
		text-decoration: none;
		color: #000;
	}
	p {
		margin-top: 0;
	}
	#center {
		border-left: 1px solid #000;
		border-right: 1px solid #000;
	}
	.menu {
		width: 210px;
		text-transform: uppercase;
		font-weight: bold;
	}
	.menu a {
		border-left: 5px solid #193743;
		display: block;
		margin-left: 5px;
		padding-left: 4px;
		text-decoration: none;
	}
	.menu a:hover, .menu a.light {
		border-left: 5px solid #D3262C;
	}
	.menu li {
		margin-bottom: 5px;
		border: 1px solid #fff;
	}
	a {
		color: #0000ee;
	}
	h2 {
		margin: 0 0 5px 0;
		background-color: #193743;
		font-size: 10px;
		color: #fff;
		text-transform: uppercase;
        	text-align: right;
	        padding-right: 15px;
	}
	#left h2 {
        	text-align: left;
	}
	#left h2 a {
        	margin-left: 7px;
	}
	.cimg {
	        margin: 0 auto;
        	display: block;
	}
	#stamp {
		margin: 0 auto;
		display: block;
		width: 180px;
		text-align: center;
		text-transform: uppercase;
		border: 1px solid #000;
		font-size: 8px;
	}
	#stamp span {
		text-transform: none;
	}
	#contacts {
		font-weight: bold;
        margin: 15px 0 0 5px;
	}
	.imgbl {
        	margin: 0 auto;
	        border: 1px solid #193743;
	}
	img {
		border: none;
	}
	div.gallery {
		margin-left: 6px;
		text-align: center;
	}

ul.gallery {
	margin-left: 6px;
/*	text-align: center;*/
}

.gallery li {
  float: left;
  margin: 0 2px 5px 3px;
}

#showpic {
  text-align: center;
}

#showpic img {
  display: block;
  margin: 0 auto;
}

.c {text-align: center;}
.counter {
	margin-top: 15px;
	text-align: center;
}
#tP {
	font-size: 10px;
	float: left;
	color: #fff;
}
h4 {
  margin-bottom: 3px;
}
.tbl  td {
  border-bottom: 1px solid #193743;
}

.tbl  td a {
  text-decoration: none;
}
.mactive {
  color: #D3262C;
}


/* Education books */
.edu h1
	{
		text-align:center;
        font-size:16.0pt;
		font-family:"Arial";
        background-image: none;
	}
.edu h2
	{
		text-align:center;
        font-size:12.0pt;
		font-family:"Arial";
		margin: 0 0 5px 0;
        background-color: #fff;
        color: #000;
        text-transform: uppercase;
        padding-right: 15px;
    }

h3.edu
	{
		text-align:center;
                font-size:14.0pt;
		font-family:"Arial";
	}
/* body.edu, td.edu, p.edu
	{
		text-align:justify;
                font-size:12.0pt;
		font-family:"Arial";
                text-indent:1.0cm;
	} */
p {
                text-indent: 1.5em;
                text-align: justify;
}

p.under
	{
                text-decoration: underline;
	}
p.level0
	{
                margin-left:0.0cm;
                text-indent:0cm;
	}
p.level1
	{
                margin-left:1.0cm;
                text-indent:0cm;
	}
p.level2
	{
                margin-left:2.0cm;
                text-indent:0cm;
	}
p.level3
    {
            margin-left:3.0cm;
            text-indent:0cm;
    }
p.image
	{
                margin-left:0cm;
                text-indent:0cm;
	}

td {
            text-indent:0cm;
}

p.ng1 {
		text-align:justify;
		font-size:10.0pt;
		font-family:"Times";
		font-style:italic;
}

p.ng2 {
		text-align:right;
		font-size:9.0pt;
		font-family:"Times";
		font-style:italic;
}

p.lznew {
	text-align:center;
	font-size:12.0pt;
	color:blue;
	font-family:"Arial";
	/*font-weight:bold;*/
	text-indent: 0em;
}


#contacts {
        text-indent: 0em;
        text-align: justify;
}

#content table.engtbl {
    border: 1px solid black;
	border-collapse: collapse;
}

#content .engtbl td, #content .engtbl th {
	border: 1px solid black;
    border-spacing: 0px;
	padding: 5px;
	margin: 0;
}

div.regim {
	margin-bottom:1cm;
}

div.regim p {
    margin-left:0cm;
	text-indent:0cm;
	margin-bottom:0cm;
}

h3 {
	text-align:center;
	font-size:10.0pt;
}


