* {
	padding: 0;
	margin: 0;
}

body {
	background-image: url(253.jpg);
	background-color: #fffacd;
	background-atachment: scroll;	
	color: black;
	font-size: 16px;
	font-family: Arial
}

a:link {
	color: red;
}

a:visited {
	color: oran;
}
p {

font-weight:bold;
font-size:10pt;
}
#conteiner {
	display: block;
	width: 907px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	
}

#header {
	display: block;
	width: 100%;
	height: 145px;
	background-image: url(1header_bg.jpg);
	background-repeat: repeat-x;
	font-family: Times, "Times New Roman", Verdana, Calibri, Tahoma, Arial;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}

#header .shadow {
	display: block;
	margin-top: 10px;
	font-size: 20px;
	line-height: 30px;
}

#header .ground {
	display: block;
	color: red;
	margin-top: -20px;
	font-size: 30px;
	line-height: 30px;
}

#header .zag {
	display: block;
	color: #FF6600;
	margin-top: -2px;
	font-size: 30px;
	line-height: 30px;
}


#left_conteiner {
	display: block;
	width: 700px;
	position: relative;
	float: left;
}

#div_left {
	display: block;
	position: relative;
	float: left;
	width: 148px;
	border-right:3px solid red;
	
}

#div_middle {
	display: block;
	position: center;
	float: left;
	width: 440px;
	height: 100%;
	background-color: #fffacd; 
	margin:10px;
	
	
}

#div_middle  ul {
display: block;
width: 100%;
margin-left: 20px;
padding-right:20px;

	}



#div_right {
	display: block;
	position: relative;
	float: right;
	width: 200px;
	font-size:11px;
	
	
}




	
	

#div_left ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	
	
}

#div_left ul li {
	display: block;
	width: 100%;
	height: 38px;
	margin-top:0px;
	
}

#div_left ul li a {
	color: red;
	text-decoration: none;
	font-family: Tahoma, Verdana, Calibri, Arial;
	font-size: 11pt;
	font-weight:normal;
	height: 38px;
	border: 0px ;
	padding: 5px 5px;
	display: block;
	background-color: gold;
	background-image: url(header_bg.jpg);
	width: 95%;

	height:100%;
	
	}

#div_left ul li a:hover {
	background-color: #b2f511;
	font-weight: bold;
	box-shadow: 0 0 6px #789; 
	background-image: url(header_bg.jpg);
}

p {
	text-align: justify;
	text-indent: 1cm;
}

#div_right imgg {
	display: block;
	position: relative;
	float: right;
	margin-bottom: 3px;
	
}
#div_right regik {
	display: block;
	position: left;
	float: right;
	width: 200px;
	font-size:11px;
	background-color: lightyellow; 
	width:220pt;
	height:70pt;
	margin-top:5pt;
	border-style: OUTSET;
	border-color: orange;
	border-width: 3pt;
}

	
#div_bottom {
	display: block;
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 40px;
	border-top: 3px solid #f0f0c0;
	font-size: 9pt;
	font-family: Verdana, Calibri, Tahoma, Arial;
	text-align: center;
	padding-top: 1px;
	margin-top: 1px;
}
