﻿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;
vertical-align: baseline;
background: transparent;
}

ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family: verdana, sans-serif;
	background:#000 url(http://rengas-spb.ru/wp-content/uploads/2009/08/body_fon.jpg) repeat-x bottom;
	color:#fff;
	line-height:1.3em;
}
img{
	border:none;
	margin:0;
	padding:0;
}
a{
	margin:0;
	padding:0;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
h1 {
font-size:18px;
font-weight:bold;
margin:5px 0 20px 0;
}

h2{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
}
#bodywrap{
	width:1000px;
	margin: 0 auto;
}

#header{
	background:url(i/header.jpg) no-repeat center top;
	height:401px;
}
a#home_link{
	margin-left:67px;
}
a#home_link img{
	width:166px;
	height:153px;
	margin-top:58px;
}
#header ul#head_ul{
	float:right;
	padding-right:79px;
	padding-top:42px;
}
#header ul#head_ul li{
	float:left;
	padding:0 14px;
}
#header ul.menu{
padding-left:219px;
padding-top:133px;
}
#header ul.menu li{
	padding:0 10px;
	float:left;
}
#header ul li a{
	display:block;
}
#wrapper {
	background:url(i/wrap_line.jpg) no-repeat top right;	
}
#wrapper_b {
	background:url(i/wrap_bline.jpg) repeat-x bottom;
}
*html #wrapper_b{
	overflow:visible;
	height:1px;
}

#wrapper h2{
	color:#8e0002;
	text-align:center;
	font-weight:bold;
}
#sidebar {
	float:left; 
	width:182px; 
	padding-top:12px;
	padding-left:12px;
}
#sidebar h2.side{
	background:url(i/side_h.jpg) no-repeat;
	font-size:16px;
	color:#000;
}
#sidebar ul{
	padding-top:12px;
	padding-bottom:28px;
	padding-left:4px;
}
#sidebar ul li{
	padding:6px 14px;
	background:url(i/side_ul.jpg) no-repeat left;
}
#sidebar ul li a{
	color:#fff;
	font-size:14px;
}
#side_addr{
	background:#38332e;
	text-align:center;
	color:#fa7a00;
	padding:8px 0;
	width:155px;
	margin-top:16px;
}
#side_addr img{
	display:block;
	padding-bottom:4px;
	padding-left:21px;
	padding-top:8px;
}
#side_online{
	padding-left:7px;
}
#rsidebar {
	float:right; 
	width:177px; 
	padding-top:15px;
}

#outer2 {
	margin:0px 187px;
	padding:0 6px;
	border-left:1px dotted #969696;
	border-right:1px dotted #969696;
}

/*#sidebar, #outer2, #rsidebar {
	padding-bottom:32767px; 
	margin-bottom:-32767px;
}
*/
#content{
	padding:0 10px;
	overflow:hidden;
	min-height:580px;
font-size:14px;
}
*html #content{
	height:580px;
	overflow:visible;
}
#content p{
	padding:3px 0 3px 0;
	font-size:14px;
}
#content h2{
	padding-top:6px;
	padding-bottom:20px;
}

#content ul{
list-style:disc;
padding-left:24px;
}
#content ul li{
padding-left:8px;
}

#content ol{
list-style:decimal;
padding-left:22px;
}
#content ol li{
padding-left:28px;
}

#content a{
color:#fff;
}

#footer {
	clear:both; 
	background:url(i/foot_line.jpg) repeat-x top;
	color:#fff;
	font-size:11px;
	height:64px;
	padding-top:20px;
}
#footer ul{
	float:left;
	padding-left:55px;
	padding-top:5px;
}
#footer ul li{
	float:left;
	padding:0 4px;
}
#footer ul li a{
	display:block;
	color:#fff;
}
#footer p{
	float:left;
	padding-left:25px;
	text-align:center;
	width:175px;

}

