/* Основные */
body {
	background: #1B3A28/* url(../pic/background_content.jpg) center repeat-y*/;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#container {
	background: url(../pic/background.jpg) repeat-x #1B3A28 left 15px;
	width: 100%;
}
#container_outer_left {
	width: 922px;
	margin: 0 auto 0 auto;
	background: url(../pic/background_outer_left.jpg) repeat-y;
}
#container_outer_right {
	width: 922px;
	margin: 0 auto 0 auto;
	background: url(../pic/background_outer_right.jpg) repeat-y right;
}
#container_inner_left {
	width: 922px;
	margin: 0 auto 0 auto;
	background: url(../pic/background_left.jpg) no-repeat left 15px;
}
#container_inner_right {
	width: 922px;
	margin: 0 auto 0 auto;
	background: url(../pic/background_right.jpg) no-repeat right 15px;
}
img {
	border: none;
}
/* Шапка */
#header {
	width: 922px;
	text-align: left;
	margin: 0 auto 20px auto;
	padding: 25px 0 0 0;
	background: url(../pic/background.jpg) repeat-x #1B3A28 left 15px;
}
#header img {
	margin: 0 0 0 11px;
}
#header span {
	font-size: 0.7em;
}
#address {
	color: #FFF;
	font-size: 1.1em;
	margin: 0 11px 0 0;
	text-align: right;
}
/* Индекс */
#menu_tabs_main {
	width: 922px;
	background: url(../pic/menu_tabs_main.jpg) no-repeat 6px;
	height: 65px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#menu_tabs_main ul, #menu_tabs_sheds ul, #menu_tabs_cleaner ul, #menu_tabs_contacts ul {
	padding: 15px 0 0 35px;
	margin: 0;
}
#menu_tabs_main ul li, #menu_tabs_sheds ul li, #menu_tabs_cleaner ul li, #menu_tabs_contacts ul li {
	display: inline;
	font-size: 1.1em;
	list-style: inside;
	margin: 0 69px 0 0;
}
#menu_tabs_main a, #menu_tabs_sheds a, #menu_tabs_cleaner a, #menu_tabs_contacts a {
	color: #000;
}
#menu_tabs_sheds {
	width: 922px;
	background: url(../pic/menu_tabs_sheds.jpg) no-repeat 11px;
	height: 65px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#menu_tabs_cleaner {
	width: 922px;
	background: url(../pic/menu_tabs_cleaner.jpg) no-repeat 11px;
	height: 65px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#menu_tabs_contacts {
	width: 922px;
	background: url(../pic/menu_tabs_contacts.jpg) no-repeat 11px;
	height: 65px;
	text-align: left;
	margin: 0 auto 0 auto;
}

/* Контент */
#content {
	width: 900px;
	background: #FFF;
/*	height: 600px;*/
	margin: 0 auto 0 auto;
	text-align: left;
}
h3 {
	margin: 0 25px 0 25px;
	padding: 0 0 5px 0;
	color: #473625;
}
h2{
	margin: 0;
	padding: 0 0 10px 0;
	color: #473625;
}
h1, h2.cleaner {
	margin: 0 25px 0 25px;
	padding: 0 0 10px 0;
	color: #473625;
}
p {
	margin: 0 25px 0 25px;
	padding: 0 0 5px 0;
	font-size: /*0.9*/1.1em;
}
table {
	font-size: /*0.9*/1.1em;
}
#content ul {
	margin: 0 25px 0 40px;
	padding: 0 0 5px 0;
	font-size: /*0.9*/1.1em;
}
.breakline {
	margin: 15px 0 15px 25px;
}
.col-wrap1 {
	width: 450px;
}
.col-wrap2 {
	width:418px;
	margin-right:-418px; /* чтобы IE6 не раздвигал контейнер */
	position:relative;
	left: 458px;
}
.col1 {
	float: left;
	width: 418px;
	margin-right: -418px;
	position: relative;
	left: -432px;
}
.col2 {

}
.clear {
	clear:both;
	font-size:0;
	overflow:hidden; /* тройной презерватив для IE */
}
.col1 p, .col2 p {
	padding: 0 0 5px 0;
	margin: 0;
}
.col1 img, .col2 img {
	margin: 0 0 10px 0;
}
#pricediv {float:right; width:300px; border:#CCC dashed 1px; padding:10px; margin:0 25px 0 0;}
ul.price {
	margin: 0 25px 0 40px;
	padding: 0 0 10px 0;
}
ul.price li.xls {
	list-style: url(../pic/xls.jpg) inside;
	margin: 3px;
}
ul.price li.doc {
	list-style: url(../pic/doc.jpg) inside;
	margin: 3px;
}
ul.price li.jpg {
	list-style: url(../pic/jpg.jpg) inside;
	margin: 3px;
}
ul.price li.pdf {
	list-style: url(../pic/pdf.jpg) inside;
	margin: 3px;
}

#galery {
/*	margin: 0 25px 0 25px;*/
	text-align: center;
}
#galery img {
	margin: 0 12px 10px 12px;
}
.cleandiv_main {
	margin: 0 25px 0 25px;
	padding: 0 0 10px 0;
}
.cleandiv_img {

}
.cleandiv_desc {
	float: right;
	width: 690px;
}
.cleandiv_desc ul {
	margin: 0;
	padding: 0 0 0 40px;
}
.cleer_desc {
	padding: 0 0 5px 0;
}
.cleer_types {
	padding: 0 0 5px 0;
	margin: 0 25px 0 25px;
}
.cleer_types img {
	float:left;
	margin:0 20px 0 0;
}
.cleer_types ul li {
	list-style: inside;
}

/* Подвал */
#bottom_index {
	background:url(../pic/background_bottom.jpg) no-repeat #1B3A28;
	padding: 40px 0 40px 0;
	color: #FFF;
	font-size: 0.8em;
}
#bottom_sheds {
	background:url(../pic/background_bottom_sheds.jpg) no-repeat #1B3A28;
	padding: 40px 0 40px 0;
	color: #FFF;
	font-size: 0.8em;
}
#bottom_cleaner {
	background:url(../pic/background_bottom_cleaner.jpg) no-repeat #1B3A28;
	padding: 40px 0 40px 0;
	color: #FFF;
	font-size: 0.8em;
}
#bottom_contacts {
	background:url(../pic/background_bottom_contacts.jpg) no-repeat #1B3A28;
	padding: 40px 0 40px 0;
	color: #FFF;
	font-size: 0.8em;
}
#bottom_index a, #bottom_sheds a, #bottom_cleaner a, #bottom_contacts a {
	color: #FFF;
}
#bottom_left {
	padding: 0 0 0 11px;
	float: left;
	text-align: left;
}
#bottom_right {
	text-align: right;
	padding: 0 11px 0 0;
}
