﻿body{
	margin: 0;
	padding: 0;
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
}
a{
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
p{
	margin: 0 0 18px
}
img{
	border: none;
}
input{
	vertical-align: middle;
}
#wrapper{
	width: 1000px;
	margin: 0 auto;
}
input{
	outline: none;
}
.read-more{
	background: transparent url("../images/arrow_bullet.gif") no-repeat 0 5px;
	padding: 0 0 0 10px;
}
.path{
	font-size: 11px;
	margin: 0 0 5px 0;
}
.red{
	color: #f00;
}

/* Header
-----------------------------------------------------------------------------*/
#header{
	padding: 10px 0 0 0;
}	#header .logo{
		margin: 0;
		padding: 0;
	}	#header .logo a{
			display: block;
			background: url("../images/logo.gif") no-repeat;
			width: 237px;
			height: 74px;
		}	#header .logo a span{
				display: none;
			}
	#header .menu{
		margin: 16px 0 19px 0;
		padding: 0;
		list-style: none;
		background: url("../images/menu_bg.gif") repeat-x;
		height: 51px;
	}	#header .menu li{
			float: left;
			padding: 0 3px;
		}	#header .menu li a{
				display: block;
				float: left;
				font-size: 14px;
				font-weight: bold;
				color: #999;
				text-decoration: none;
			}	#header .menu li a span{
					display: block;
					float: left;
					height: 51px;
					padding: 0 16px;
					line-height: 53px;
				}
			#header .menu li a:hover, #header .menu li a:focus{
				background: url("../images/menu_hover_left_part.gif") no-repeat left;
				color: #fff;
			}	#header .menu li a:hover span, #header .menu li a:focus span{
					background: url("../images/menu_hover_right_part.gif") no-repeat right;
					line-height: 45px;
				}
			#header .menu li a:active, #header .menu li a.active{
				background: url("../images/menu_active_left_part.gif") no-repeat left;
				color: #fff;
			}	#header .menu li a:active span, #header .menu li a.active span{
					background: url("../images/menu_active_right_part.gif") no-repeat right;
					line-height: 45px;
				}
		#header .menu li.main{
			margin: 0 0 0 -8px;
		}
	#header .main-site-image{
		padding: 0 0 12px 0;
	}	#header .main-site-image img{
			vertical-align: top;
		}
	#header .slogan{
		margin: 0;
		padding: 0 0 15px 0;
		font-size: 24px;
	}	#header .slogan span{
			display: block;
			font-size: 18px;
			font-weight: normal;
			color: #858585;
			line-height: 30px;
		}


/* Middle
-----------------------------------------------------------------------------*/
#middle{
	width: 100%;
	height: 1%;
}
#middle:after{
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container{
	width: 100%;
	float: left;
	overflow: hidden;
}
#content{
	padding: 0 240px 0 0;
}	#content .intro{
		background: url("../images/border.gif") repeat-x bottom;
		border-top: 4px solid #cacaca;
		border-right: 4px solid #cacaca;
		margin: 0 0 24px 0;
	}	#content .intro .bot-border{
			background: url("../images/gear.gif") no-repeat left bottom;
			height: 132px;
		}	#content .intro .bot-border .text{
				padding: 10px 10px 0 215px;
				text-align: justify;
			}
	#content .b-block{
		background: #f7f7f7;
		color: #333;
		border: 4px solid #d1d1d1;
	} 	
		#content .b-block h3{
			margin: 0;
			padding: 0 0 0 14px;
			background: url("../images/title_bg.gif") repeat-x;
			height: 39px;
			font-size: 15px;
			line-height: 38px;
			color: #fff;
		}
		#content .b-block .text{
			padding: 8px 10px 20px 14px;
			overflow: hidden;
			_height: 1%;
		}
		
		/* ! --- BUCKETS  --------- */
		#content .b-block .text ul#buckets {
			margin: 15px 0 0;
			padding: 0;
			list-style: none;
		}
			#content .b-block .text ul#buckets li {
				display: block;
				float: left;
				margin: 0;
				padding: 0;
				width: 173px;
				border: 1px solid #a2a2a2;
				min-height: 300px;
				_height: 300px;
			}
			#content .b-block .text ul#buckets li.center {
				margin: 0 70px;
			}
			#content .b-block .text ul#buckets li h2 {
				margin: 3px 15px 10px 15px;
				padding: 0;
				font-size: 1.4em;
				font-weight: bold;
				color: #0a3370;
				border: none;
			}
			#content .b-block .text ul#buckets li h2 a {
				color: #0a3370;
			}
			#content .b-block .text ul#buckets li img {
				display: block;
				border: none;
			}
			#content .b-block .text ul#buckets li ul {
				margin: 10px;
				padding: 0;
				list-style: none;
			}
			#content .b-block .text ul#buckets li ul li {
				float: none;
				display: block;
				margin: 0;
				padding: 2px 0 2px 14px;
				width: auto;
				font-size: 1em;
				background: transparent url("../images/arrow_bullet.gif") no-repeat 0 7px;
				border: none;
				min-height: inherit;
				min-height: 1%;
				_height: auto;
			}
	#content #stanok img{
		margin: 0 20px 0 0;
	}
	#content .order{
		margin: 0;
		padding: 8px 10px 20px 14px;
	}	#content .order div{
			overflow: hidden;
			_height: 1%;
			padding: 5px 0 0 0;
		}	#content .order div label{
				display: block;
				float: left;
				width: 150px;
			}
			#content .order div .text-filed{
				width: 260px;
			}
			#content .order div textarea{
				width: 360px;
				height: 120px;
			}
			#content .order div .arhive{
				font-size: 11px;
			}
			#content .order div .submit{
				font-size: 11px;
				margin: 5px 0 0 0;
			}
			#content .order div .code{
				width: 72px;
			}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight{
	float: left;
	margin-right: -3px;
	padding: 0 0 0 19px;
	width: 221px;
	margin-left: -240px;
	position: relative;
}	#sideRight .order{
		background: #f7f7f7;
		font-size: 18px;
		border: 4px solid #a13300;
		height: 120px;
		color: #000;
		font-weight: bold;
		margin: 0 0 24px 0;
		padding: 6px 8px 2px 8px;
		text-align: center;
	}	#sideRight .order span{
			display: block;
			color: #000;
			line-height: 22px;
			padding: 5px 0;
			text-align: center;
		}
		#sideRight .order .reg{
			text-align: center;
			padding: 5px 0 0 0;
		}	#sideRight .order .reg input{
				font-size: 18px;
				width: 180px;
				padding: 4px 0 6px 0;
			}
	#sideRight .small-block{
		background: #f7f7f7;
		border: 4px solid #d1d1d1;
		color: #333;
	}	
		#sideRight .small-block h3{
			margin: 0;
			padding: 0;
			background: url("../images/title_bg.gif") repeat-x;
			height: 39px;
			font-size: 15px;
			line-height: 38px;
			color: #fff;
			text-align: center;
		}
		#sideRight .small-block .text{
			padding: 8px 10px 13px 14px;
		}	#sideRight .small-block .text p{
				margin: 0 0 12px 0;
			}
	#sideRight .ask-question{
		margin: 0;
		padding: 5px 5px 5px 10px;
	}	#sideRight .ask-question strong{
			display: block;
		}	#sideRight .ask-question label{
				display: block;
			}	#sideRight .ask-question .text-filed{
					width: 185px;
				}
				#sideRight .ask-question textarea{
					width: 185px;
					height: 70px;
				}
				#sideRight .ask-question div{
					margin: 5px 0 0 0;
				}
				#sideRight .ask-question .code{
					width: 72px;
				}
				#sideRight .ask-question .submit{
					font-size: 11px;
					margin: 5px 0 0 0;
				}


/* Footer
-----------------------------------------------------------------------------*/
#footer{
	background: #b0b0b0;
	margin: 10px 0 10px 0;
	padding: 10px 0 1px 0;
}	
				
	#footer .contacts{
	
	font-size: 13px;
	color: #454545;
	padding: 6 0 0 6px;
	line-height: 13px;
	}


