@charset "utf-8";
/* CSS Document */
body {
	font-size: 12px;
	font-family:Tahoma;
	color:#4b4b4b;
}
table, tr, td {
	margin:0;
	padding:0;
	border-spacing: 0px;
}
table td {
	vertical-align:top;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	margin-bottom: 8px;
	padding-top: 5px;
	font-family:Verdana, "Times New Roman", Times, serif;
	
}
h1 {
	font: normal 18px Verdana;
	letter-spacing:2px;
	color: black;
}
.h2,
h2 {
	font: normal 27px serif;
	font-family:Arial;
	color: #ce6f6f;
}
h3 {
	font: bold 16px serif;
	font-family:Arial;
	color: #5572b9;
}
h4 {
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color: #413d3d;
}
h5 {
	font: bold 14px sans-serif;
	color: #00576d;
}
h6 {
	font: bold 12px sans-serif;
	color: #033542;
}
.p,
td,p,ul,ol {
	font-family:Verdana, sans-serif;
	font-size:14px;
	color:#333333;
}
.small,
small {
	font-size:60%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
p {
	text-align: justify;
	margin: 8px 0 0 0;
	color:#565656;
}
ul {
	text-align: left;
	margin: 0px 0 18px 0;
	padding-left: 31px;
	list-style-type: disc;
}
.noie ul {
	list-style: none inside;
}
.noie ul li:before {
		content: "-";
		margin-left: -3ex;
		margin-right: 1ex;
	}
ul li{
	padding-left: 2px;
}
ul ul {
	margin: 0;
	padding-left: 18px;
	list-style-type: circle;
}
ul ul ul{
	list-style-type: disc;
	padding-left: 17px;
}
ul ul ul ul{
	list-style-type: circle;
	padding-left: 18px;
}
ol {
	text-align: left;
	margin: 0px 0 18px 0;
	padding-left: 32px;
	list-style-type: decimal;
}
ol ol {
	margin: 0;
	padding-left: 22px;
	list-style-type: lower-alpha;
}
ol ol ol{
	list-style-type: decimal;
}
ol ol ol ol{
	list-style-type: lower-alpha;
}
ul.standalone, ol.standalone{
	margin: -16px 0 16px 0;
} 

/****************************************************************/


a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.content .padding {
	padding:10px;
}
.blocks .block table {
	width:100%;
	height:100px;
}
.blocks .block_left table {
	width:100%;
	height:100px;
}
.blocks .block_right table {
	width:100%;
	height:100px;
}
.blocks .block_center table {
	width:100%;
	height:100px;
}
.blocks .block table td {
	vertical-align:middle;
	font-family:Verdana;
	font-size:15px;
}
.blocks .block_left table td {
	vertical-align:middle;
	font-family:Verdana;
	font-size:15px;
}
.blocks .block_right table td {
	vertical-align:middle;
	font-family:Verdana;
	font-size:15px;
}
.blocks .block_center table td {
	vertical-align:middle;
	font-family:Verdana;
	font-size:15px;
}
.blocks .block {
	background-image:url('../images/block_left.png');
	width:147px;
	height:151px;
	font-family:Tahoma;
	font-size:15px;
	vertical-align:middle;
}
.blocks .block_left {
	background-image:url('../images/block_left.png');
	width:147px;
	height:151px;
	font-family:Tahoma;
	font-size:15px;
	vertical-align:middle;
}
.blocks .block_right {
	background-image:url('../images/block_right.png');
	width:147px;
	height:151px;
	font-family:Tahoma;
	font-size:15px;
	vertical-align:middle;
}
.blocks .block_center {
	background-image:url('../images/block_center.png');
	width:147px;
	height:151px;
	font-family:Tahoma;
	font-size:15px;
	vertical-align:middle;
}
.phone {
 float:left;
 margin-top:89px;
 margin-left:-240px;
 position:relative;
 font-size:17px;
 font-weight:bold;
 font-family:Times New Roman;
 color:#255886;
}
.ie7 .phone {
 display:inline;
}
.ie6 .phone {
 padding-left:0px;
}

.ban {
 float:left;
 margin-top:9px;
 margin-left:97px;
 position:relative;
}
.ie7 .ban {
 display:inline;
}
.ie6 .ban {
 padding-left:0px;
}


.footer td {
	font-family:Verdana;
	color:#21500b;
	font-size:11px;
}
.gotop {
	width:38px;
	height:45px;
}
.footer .square1 .bg {
	vertical-align:middle;
	height:45px;
}
.ie7 .footer .square1 {
}
.footer .contacts {
	width:100%;
	height:100%;
}
.footer .contacts td {
	font-weight:bold;
	vertical-align:middle;
}