* {
padding: 0;
margin: 0;
} 

body {
margin: 0;
padding: 0;
background: #f6f9f9  url(img/fon.png); /* dde4e4 */
color: #333;
font: 15px Times New Roman, Arial, Georgia, Helvetica, sans-serif; 
line-height: 16px;
}

p, ul, ol {
margin-top: 0;
line-height: 1,2;
}

img {border: none;}
a{ color: #000080; text-decoration: underlining;} 
a:hover { color: #0000ff; }


#content {
width: 940px;
margin:  0px auto;
padding: 0px;
background: #eef1f1;  
}


#header {
background: #f6f9f9  url(img/fon.png); /* dde4e4 */
height: 90px;
padding-left: 34px;
}
#header h1 { 
font-size: 38px; 
font-weight: 200; 
letter-spacing: 0px;
margin: 0 0 0 -15px; 
padding: 40px 0 0 0px;
color: #000000;
}
#header h1 a { 
color: #222;
text-decoration: none;
}
#header h1 a:hover {
color: #222;
}
#header h2 {
font-size: 13.5px;
color: #222
padding: 0 0 0 30px;
}


#menu {
background: #a4a3a8 url(img/menu.png) repeat-x;
height: 36px;
line-height: 36px;
padding: 0 0 0 10px;
}
#menu li {
float:left;
list-style-type: none; 
border-right: 0px solid #6b7273;
}
#menu li a {
display:block; 
padding: 12px 11px 10px 11px;
text-decoration: none;
font: 11px  Arial, Arial unicode, Calibri, Shruti; 
font-weight: 600; 
color: #fff;
letter-spacing: 0px;
}
#menu li a:hover, .current_page_item a {
background: #868d8e url(img/menu1.png) repeat-x;
color:#fff;
text-decoration:none;
}
#menu .current_page_item a {
background: #c1c6c6 url(img/menu2.png) repeat-x;
color:#222222;
text-decoration: none;
}


.left {
float: left;
width: 266px;
margin: 0 0 0 13px; 
}

.left h3 {
margin: 0 0 6px 0; 
font: 16px Times New Roman, Georgia, Verdana, 'Trebuchet MS', Sans-serif;
font-weight: 200; 
color: #222222; 
padding: 4px 0 5px 10px; 
background: #d8dfdf; 
}
.left h3 a {
font-weight: 200; 
color: #111; 
border-bottom: none; 
text-decoration: none; 
}
.left h3 a:hover { color: #888; }

.left ul  {
color: #888; 
text-align: left;
margin: 6px 0 12px 6px; 
font: 12px Arial, Verdana, 'Trebuchet MS', Sans-serif;
padding-left: 20px;
list-style-type: circle;
color: #003030;
text-decoration: none;	
}
.left ul li {
padding: 1px 0 2px 0; 
margin: 0 2px;	
border-bottom: 1px dotted #e2e4e3; 
}
.left ul a {
font-weight: 200; 
color: #222; 
border-bottom: none; 
text-decoration: none; 
}
.left ul a:hover { color: #aaa; }


.right { 
float: right;
width: 620px;
padding: 0 20px;
background: #ffffff; /*fefffe*/
border-left: 1px solid #dae0e0; 
}
.right h2 {
padding: 2px 0 5px 0px; 
font: bold 14px Century, Gautami, 'Trebuchet MS', Baskerville Old Face, Sans-serif;
color: #600000; 
text-decoration: none; 
border-bottom: 1px dotted #aaa;
margin-bottom: 25px;
}
.right h3 {
padding: 2px 0 10px 0px; 
font: 18px Georgia, Verdana, Sans-serif, Baskerville Old Face;
text-decoration: none; 
border-bottom: 1px dotted #aaa;
margin-bottom: 5px;
margin-top: 10px;
}

#footer { 
background: #e8ecec;
color: #aaa;
margin-top: -15px;
height: 50px;
line-height: 50px;
text-align: center;
border-top: #dae0e0 solid 1px;
}
#footer a {  color: #aca0a0; text-decoration: underline; }
#footer  a:hover { color: #a0acac; }