/* CSS Document */

html{margin:0;padding:0}
body{font: Verdana, Arial, Helvetica, sans-serif;text-align:center;
	background-image: url(img/bg.jpg);	
}
#container{width:990px;margin:0 auto}
#topheader{
	width:990px;
	height:199px;
	float: none;
	background-image: url(img/shapk.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;	/*background-position: center;*/
	
	color: #2A1FAA;
}
h1{ font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}
.tel{
	font-size: 20px;
	top: 20px;
	text-align:left;
	position: absolute;
	left: auto;
	right: auto;
	bottom: auto;
}
#left { float:left;
 color:#FF7FFF;
 width: 252px;
 height:auto;


}
.leftimg{
     float:left; /* Выравнивание по левому краю */
     margin: 10px 10px 10px 0; /* Отступы вокруг картинки */
   }
.left_menu {
	float: right;
	font-size: 20px;
	color:#2A1FAA;
	background-image: url(img/menu5.png);
	background-repeat: no-repeat;
	width: 252px;
	height: 71px;
	padding:5px;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times;
	font-style:italic;
}
#area {
	float:left;
	bottom:auto;
	font-size:14 em;
	color:#2A0055;
	font-family:Verdana,Helvetica, sans-serif;
	width:600px;
}
#right {
font-size: 14px;
float:left;
width:137px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#4b0082;
}
#rightcont {
border: 1px solid #878cb0;
-moz-border-radius: 4px;
border-radius: 4px;
}
