* { margin: 0; padding: 0; border: 0; }
html, body { height: 100%; width: 100%; }
BODY {
	color : #000;
	font: 12px tahoma, sans-serif;
	background: #fff;
}
h1{
font-size: 22px;
color: #0A5E83;
margin: 0 0 0 220px;
}
h3 {
font-size: 14px;
color: #0A5E83;
padding-left: 10px;
 }
a, a:active, a:link, a:visited {
   text-decoration: underline;
	color: #4a6e99;
}
a:hover {
 text-decoration: none;
}
/*  */
.all{
min-height: 100%;
min-width: 1000px;
margin: 0 0 -53px 0;
background: url(img/sidebar-fon.gif) repeat-y 0 0;
}
.conteiner{
width: 100%;
}
*html .all{ 
height: 100%;
width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "auto");
 }
/* start header */
.header{
background: url(img/header.gif) repeat-x;
}
.header div{
background: url(img/header.jpg) no-repeat;
}
.header div div {
background: url(img/111.jpg) no-repeat 220px 143px;
}
.header div div div{
background: url(img/doctors.jpg) no-repeat 215px 33px;
height: 181px;
}
.header ul{
padding:  12px 0 60px 220px; 
}
.header ul li{
display: block;
list-style: none;
float: left;
height: 31px;
width: 107px;
}
html > body .header ul li{
	background: url(img/tm.png) no-repeat;
}
*html .header ul li{
background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tm.png', sizingMethod='crop');
}
a.tm, a.tm:active, a.tm:link, a.tm:visited {
	color: #36B238;
	font: bold 10px/32px tahoma, sans-serif;
	padding: 0 0 0 28px;
	position: relative;
	text-decoration: none;
}
a.tm:hover {
 color: #000; 
 text-decoration: underline;
}
/* end header*/
/* start sidebar */
.sidebar{
float: left;
margin: -3px 0 0 -100%;
background: #e8e8e8 url(img/sb.gif) repeat-x;
width: 210px;
}
.uslugi{
padding: 20px 0;
}
.uslugi li{
float: left;
background: url(img/line.gif) repeat-x 0 100%;
list-style: none;
padding: 10px 20px 10px 10px;
}
.uslugi li img{
float: left;
}
.uslugi p{
	margin: 0 0 0 60px;
}
.art a {
font-size: 9px;
background: none;
}
.art {
font-size: 9px;
}


/* end sidebar */

/* start content */
.content{
background: url(img/logo.jpg) no-repeat 0px 0;
float: left;
width: 100%;
}
.text{
padding: 10px 0 0 220px;
}
.fl{
	float: left;
	padding: 10px 0 10px 0;
}
.text .time-work{
margin: 20px 0 10px 100px;
}
.text p{
padding: 7px 30px 7px 10px;
}
.text strong {
color: #4a6e99;
}

/* end content */

/* start footer */
.clear{
clear: both;
height: 100px;
}
.footer{
min-width: 1000px;
height: 53px;
background: url(img/footer.gif) repeat-x;
}
*html .footer{ 
width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "auto");
 }
.banner{
padding: 15px 0 0 200px;
}
.banner img{
padding: 0 0 0 5px;
}
/* end footer */
