html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; 
padding: 0; 
border: 0; 
outline: 0; /* убираем контуры */
font-size: 100%; 
vertical-align: baseline; 
background: transparent; 
}
body {
line-height: 1; 
}
ol, ul {
list-style: none; 
}
blockquote, q {
quotes: none; 
}
blockquote:before, blockquote:after,
q:before, q:after {
content: ''; /* убираем */
content: none; /* и скрываем генерируемое содержимое */
}
:focus {
outline: 0; 
}
ins {
text-decoration: none; 
}
del {
text-decoration: line-through; 
}
table {
border-collapse: collapse; 
border-spacing: 0; 
width:100%;

}
table tr td{vertical-align:top;}


html{ width:100%; height:100%;}
body{ 
     margin:0 auto;
	 width:px;
	 font-family: Arial, sans-serif;
	 font-size: 12px;
	 color: #000;
	 background:#fff;
	 }
ul{list-style: none;}
img{border:0;}

/* HEADER */
#left{
     width:281px;
	 background:#e6e6e6 url(../img/leftokno1.gif) left top no-repeat;
	 padding:289px 0 0 0;
}
.righead{
     background:#eaeaea url(../img/rigbg.gif) top repeat-x;
	 height:306px;
	 width:100%;
}
.hdeto{
     background:url(../img/rightokno.gif) right 13px no-repeat;
	 height:265px;
	 margin:0px 24px 0 0;
	 padding:0 415px 0 0;
width:285px;
}

#nomany{
     font:bold 17px Arial;
	 width:130px;
	 padding:60px 0 0 0px;
	 margin:0 auto;
}
.blee{
	 color:#11337a;
}
.small{
     font:bold 9px Arial;
	 color:#888;
	 margin:10px 0 0 0;
}
.phone{
     width:236px;
     height:33px;
	 margin:42px auto 0 auto;
}
.capt{
	 color:#11337a;
	 font:bold 17px Arial;
	 padding:9px 0 0 28px;
	 }
/* CONTENT */
#content{

}

#menu{
     width:168px;
	 padding:0;
	 margin:0 0 0 37px;
}
#menu li{zoom:1;
     border-bottom: 1px dotted #00006d; 
	 padding:8px 8px 8px 20px;	
	 background: url(../img/list.gif) 4px 13px no-repeat;
}
#menu li.activ{background: url(../img/listact.gif) 4px 13px no-repeat;}
#menu li.activ a{color:#11337a;}
.bordnone{border-bottom: 0!important; }
#menu li a{
     color:#4079ed;
	 font-size:15px;
	 text-decoration:none;
}
#menu li ul{
     border-top:0;
	 padding:0;
	 margin:0 0 0 -10px;
	 width:230px;	 
	 list-style-type:square;
	 list-style-position:inside
}
#menu li ul li{
     border:0;
	 list-style-type:none;
	 color:#00006d;
	 list-style-position:inside
}
.menu{
     color:#4079ed;
	 font-size:15px;
	 text-decoration:none;
	 cursor:hand;
	 cursor:pointer;
}
a.menu{
text-decoration: none;
}
a {
color: 00006d;
text-decoration: none; 
 }
.content{
      margin: 10px 25px 30px 30px;
	  font:bold 12px arial;
width:670px;
}
.content p{
     margin: 0 0 20px 0;
}
.content p.nonind{text-indent:0px;}

#nomany{
*margin-left:70px!important;
}
.phone{
*margin-left:25px!important;
}
*html .phone{
    margin-right:30px;
}