/* CSS RESET */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;} q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 arial,helvetica,clean,sans-serif;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */

body {
	text-align:center;
	color:#6d6b6e
}
a {
	text-decoration:none;
	color:#aa1a1a;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:900px;
	text-align:left;
	margin:0 auto;
}
.clear { 
    clear: both; /* Отмена обтекания */ 
   }
.first12 { background: #fff623; color: #ff0000; padding:0px 6px; line-height:1.9em; list-style:none; font-size:12px;}
.fl{ float:left}
.fr{ float:right}
.clearfix{ clear: both}
.d1 {  margin: 0 0 0 150px; font-size:11px; }
.d1 h3 {  font-size:11px; }

/* header */
#header { background:url(images/hd.jpg); height:273px; position:relative}
#header h2 {font-size:25px; font-weight:500; position:absolute; left:75px; top:10px;color:#aa1a1a}
#header h1 {font-size:30px; font-weight:700; position:absolute; left:65px; top:40px;color:#aa1a1a}
#header h3 {font-size:20px; font-weight:200; position:absolute; left:70px; top:75px;color:#881a1a}
#header h4 {font-size:18px; font-weight:200; position:absolute; left:70px; top:95px;color:#881a1a}
.sc{background:url(images/s.gif) no-repeat;height:38px;  width:230px; position:absolute; right:70px; top:20px}
.q { border:#1D7E9F 1px solid;width:165px; height:25px; position: absolute; top:8px; right:55px; background:#1D7E9F }
.submit {background:url(images/go.gif) no-repeat; height:39px; width:39px; border:0; position: absolute; top:0px; right:5px; }
.banner {  position:absolute;  right:5px; top:5px; }
#header li{ float:left; padding:4px 6px; line-height:1.9em; list-style:none; background: #f8f7f3; color: red}
#header ul{  position:absolute; right:28px; top:232px; font-size:11px; border: #0099CC solid; border-width:3px 0}
#header li a:hover { background:#0099CC; text-decoration:none}
/* content */
#content {}
.side {background:url(images/left.jpg) no-repeat; width:451px;}
.sinner {width:250px; margin:200px 0 0 150px; font-size:11px}
.main {background:#F4F5EE; }
.main h2 {font-size:34px; text-align:right; font-weight:700; margin:20px 0; }
.mainin { padding:20px; width:409px; float:right; background:#F4F5EE; }
.mainin ol { padding:10px;  }
.mainin h2 {font-size:30px; text-align:right; font-weight:600; margin:10px 0; }
.mainin1 {  width:380px; float:left;  padding-right:8px; }
#bg { background:url(images/bg.jpg)}

#bg,.main {	padding-bottom:300px;	margin-bottom:-300px; }
#copyright{ width:250px; height:50px; padding: 30px 0 0 120px;}
#content  {	overflow:hidden; }

/* footer */
#copyright {font-size:11px;}
#nav li a:hover { background:#0099CC; text-decoration:none}
#nav1 li a:hover { background:#0099CC; text-decoration:none}