/*scorpion_nk@mail.ru*/

body {
padding:0;
margin:0;
color:#333;
background:#fff;
border: none;
font-size:12px;
font-family:"Arial";
}

.style1 {
font-family:"Arial";
font-size:18px;
color: black;
}

.style2 {
font-family:"Arial";
font-size:24px;
}

#container {
width: 1019px;
margin: 0 auto;
}
 
#header1 {
width:1019px;
height:160px;
background:url(images/header.jpg) no-repeat;
}

#header2 {
width:597px;
height:120px;
float:right;
background:url(images/header2.jpg) no-repeat;
}

#text1_block {
width:422px;
height:740px;
float:left;
background:white;
}

#uslugi {
width:140px;
height:25px;
background: #009e95;	
padding-left:10px;
margin-left:60px;		
}

#uslugi_box {
width:300px;
height:100px;
margin:30px 0 0 70px;
}

#uslugi_text1 {
width:130px;
height:auto;
float:left;
}

#uslugi_text2 {
width:130px;
height:auto;
float:right;
}

A { 
  color: blue
}
 A:hover { 
  color: red 		
}
 .link { 
  color: blue 	
}

#novosti {
width:140px;
height:25px;
background: #e1e1e1;	
padding-left:10px;
margin:40px 0 0 60px;
}

#novosti_box {
width:300px;
height:auto;
margin:30px 0 0 70px;
}

#kontakts {
width:140px;
height:25px;
background: #ffa800;	
padding-left:10px;
margin:40px 0 0 60px;		
}

#kontakts_box {
width:300px;
height:auto;
font-size:18px;
margin:30px 0 0 70px;
}

#menu_block {
width:597px;
height:23px;
float:left;
background:white;
}

.menu {
  width: 597px;			
  margin-left: auto;	
  margin-right: auto;	
  white-space: nowrap		
}
 .item {
  float: left; 			
  width: 19%; 			
  background: #fff; 		
}
 .item A {
  display: block;
  padding:2px;
  text-decoration:none;
  color:black;
  text-align:center; 			
}
 .item A:hover {
  background: #f4ed25		
}
 .item A:active {
  background:#009e95
}

#text2_block {
width:597px;
min-height:740px;
height:auto;
float:left;
background:white;
}

#text_box {
width:550px;
height:auto;
float:left;
background:white;

}

#copyright_box {
padding-top:40px;
min-height:60px;
min-width:900px;
text-align:center;
clear:both;
}

.head {
	background: #ffa800;
	font-size:18px;
}
