*html img.png {
behavior: url(../css/png.htc);
}

body {
	background: #19537B;
	color: #64534C;
	font-size:11px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

.layoutArea 
{border:0px solid red;
	width: 750px;
	height:855px;
	text-align: left;
	margin: auto;
	background:#FFE5C2;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}


* 
{
	margin: 0;
	padding: 0;
}



ul
{
	padding-left: 2em;
}



.clear
{
	clear: both;
}

/*
.layoutContent,
.headerContent,
.menuContent,
.bodyContent,
.extraContent,
.footerContent
{
	position: relative;
}
*/
.text1{
  border:0px solid #000;
	width: 300px;
	height:110px;
	top:75px;
	position:absolute;
	margin: 0px 0px 0px 180px;
}
.text2 {
  border:0px solid blue;
	width: 180px;
	height:95px;
	top:70px;
	position:absolute;
	margin: 0px 0px 0px 500px;
}
.msk1 {
  background: url(../images/mks1.gif) 0 0 repeat-x;
  border:0px solid #000;
	width: 552px;
	height:54px;
	top:0px;
	position:relative;
	margin: auto;
}
.headerArea
{
  border:0px solid #000;
  width: 750px;
  height:175px;
}

.headerContent
{
	background: url(../images/header.gif);
  width:690px;
  height:133px;
  margin: auto;
  margin-top:3px;
  border:0px solid #000;
}

.bodyArea 
{
	padding-top: 1em;
	padding-bottom: 1em;
	border: 0px solid #000000;
	position: relative;
	float: right;
	width: 530px;
	height:485px;
}

.extraArea 
{
	padding-top: 1em;
	padding-bottom: 1em;
	border: 0px solid green;
	position: relative;
	float: right;
	width: 190px;
	height:485px;
}

.footerArea 
{

	border: 0px solid #000000;
	height:10px;
}


.footerContent
{
  margin-top:12px;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	width: 730px;
}

.extraContent
{
  width:100px;
	margin-right: 10px;
	margin-left: 0px;
	border: 0px solid blue;
}
.news 
{

	border: 0px solid green;
	position: relative;
	float: right;
	width: 180px;
	height:135px;
	top:10px;
	right:13px;

	}
	
	.logo
{

	border: 0px solid green;
	position: relative;
	float: right;
	width: 180px;
	height:158px;
	background: url(../images/logo.jpg);
	}
	
	#gorizont{

overflow:auto;

overflow-x:hidden;

scrollbar-base-color:#19537B;

scrollbar-face-color:#FFE5C2;

scrollbar-arrow-color:#19537B;

scrollbar-track-color:#FFE5C2;

scrollbar-shadow-color:#19537B;

scrollbar-highlight-color:#FFf;

scrollbar-3dlight-color:#19537B;

scrollbar-darkshadow-Color:#FFE5C2;


}
