** {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	background-color:#F0F9FD;
	
}
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: 800px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color:#fff;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 300px;
	background:url(images/header.jpg);
	background-repeat:no-repeat;
}
#menu {
	position:relative;
	padding:250px 10px 10px 300px;
	}
#menu a{
	color: #004562;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#menu a:hover{
	text-decoration:underline;
	color:#4181b2;
}

.gor_menu{
    padding:0px 12px 0px 12px;
	position:relative;
	bottom:-14px;
}
#menu div { display: inline; }
.razd {
	margin:0px 10px -23px 10px;
	position:relative;
	height:px;
	}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0 0 270px;
	border-top:1px;
	border-top-color:#DFE2C9;
	border-top-style:solid;
	border-top-width:medium;
}
#content p{
	margin:15px; 
	text-indent:20px;
	text-align:justify;
}
#content a {
	color: #3f7cda;
	outline: none;
	text-decoration: none;
}
#content a:hover {
	color:#FF002A;
	text-decoration: underline;
}
#content ul{
	margin: 10px 0px 25px 30px;
	padding-right:30px;
	list-style:url(images/marker.gif);
	width:450px;
}
#content ol{
	margin: 10px 0px 25px 30px;
	padding-right:30px;
	list-style:;
	width:430px;
}
.obv{
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-color: rgb(183, 169,154);
	border-style:solid;
	border-width:1px;
	padding: 3px;
}
h1 { 
	margin-bottom: 12px !important;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	margin:40px  0px 30px 0px;
	padding:0px 20px 0px 20px;
	text-align:center;
	font-size: 23px;
	color: #B22E10;
	line-height:1.1;
	}
h2 { 
	margin-bottom: 12px !important;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	margin: 20px 0px 20px 0px;
	text-align:center;
	font-size: 18px;
	color: #bf2806;
	}

h3 {
    color:#B36142;
	font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
    margin:5px 0px 5px 0px;
	text-align:center;
 }

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
	background: #fff;
}
.sidebg {
	background-image:url(images/bg-1.jpg);
	background-repeat:no-repeat;
	padding-top:70px;
	}
#side_menu {
	margin: 0px 0px 20px 10px;
}
#side_menu a{
	color: #3268cc;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#side_menu a:hover{
	color: #FF002A;
	text-decoration:underline;
}
.mn{
	margin: 0px 0px 25px 15px;
	color:#44639c;
	font-size: 23px;
	text-align:justify;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.mn2{
	margin: 0px 0px 10px 18px;
	color:#333333;
	font-size: 15px;
	text-align:justify;
	font-weight:bold;
}
#side_menu ul{
	margin: 5px 0px 25px 10px;
	list-style: url(images/marker.gif);
}
#side_menu li{
	margin: 2px 5px 5px 3px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 800px;
	margin: -100px auto 0;
	height: 140px;
	background:url(images/footer-bg.jpg);
	background-repeat:no-repeat;
	position: relative;
}
#footer_menu {
	position:relative;
	padding:0px 50px 10px 150px;
	float:right;
	}
#footer_menu div { display: inline; }
#footer_menu a{
	color: #215B9A;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#footer_menu a:hover{
	text-decoration:none;
	color:#4181b2;
}
.f_menu{
    padding:0px 10px 0px 10px;
	position:relative;
	bottom:-14px;
}

.razd2 {
	margin:0px 10px -18px 10px;
	position:relative;
	height:px;
	}
.schet {
	margin: 20px 45px 20px 20px;
	float:right;
}
<!--------------->

blockquote.style1 {
font: 14px/20px italic Times, serif;
padding: 8px;
background-color: #faebbc;
border-top: 1px solid #e1cc89;
border-bottom: 1px solid #e1cc89;
margin: 5px;
background-image: url(images/openquote1.gif);
background-position: top left;
background-repeat: no-repeat;
text-indent: 23px;
}
blockquote.style1 span {
display: block;
background-image: url(images/closequote1.gif);
background-repeat: no-repeat;
background-position: bottom right;
}

#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5;}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
#cos {
	margin:0 0 0 20px;
	}
