* {
	margin: 0;
	padding: 0;
}
html {height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
	
}
a:link {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:visited {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:active {
	color: blue;
	outline: none;
	text-decoration: underline;
}

p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: top}
#wrapper {
	width: 100%;
	min-width: 1000px;
height:200px;
	
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 200px;
	
	margin-bottom: 0px;
}



#logo1 {
	
	position: absolute;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(1.jpg);
	padding-left: 460px;
	padding-top: 30px;
	height: 150px;



	}
	.left{
	width:200px;

	float:left;
	padding-left:25px;
}
.style2 {font-size: 16px}
.menu li{
	list-style:none;
	margin-bottom:15px;
	background:url(images/point.png) no-repeat left center;
	padding-left:35px;}
.menu a{
	text-decoration:none;
	color:#333333;
	font-size:16px;
	line-height:20px;}
	#shapka {
width: 100%;
	height: 200px;
	
}

.style1 {font-weight: bold}



#logo2 {
width: 310px;
	height: 150px;
	float: right;

}
#logo2text1 a:link, a:visited, a:hover, a:active
{
color: #78005e;
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
}
#logo2text1 a:link
{
color: #78005e;
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
}
#logo2text1 a:visited
{
color: #78005e;
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
}
#logo2text1 a:hover
{
color: #78005e;
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
}
#logo2text1 a:active
{
color: #78005e;
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
}

#logo2text1 { font-family: Georgia, "Times New Roman", Times, serif;
color: #78005e;
font-size: 24px;}
#logo2text2 { font-family: Georgia, "Times New Roman", Times, serif;
color: #78005e;
font-size: 14px;}
#logo3text1 { font-family: Georgia, "Times New Roman", Times, serif;
color: #1e425a;
font-weight: bold;
font-size: 20px;
top: 100px;}
#logo3 {
width: 239px;
height: 93px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(images/logo_03.jpg);
	
		padding-left: 30px;

	padding-top: 150px;
}
#hmenu
{
	padding-left: 400px;

}
#hmenu li
{ display:inline;
margin-right: 15px;
}
#hmenu a:link
{
color: #1e425a;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:none;
font-size: 18px;
}
#hmenu a:visited
{
color: #1e425a;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:none;
font-size: 18px;
}

#hmenu a:hover
{
color: #1e425a;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:underline;
font-size: 18px;
}
#hmenu a:active
{
color: #1e425a;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:underline;
font-size: 18px;
}

#middle {
	width: 100%;

padding-top: 50px;
	vertical-align: top;
	
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#vmenu2
{
padding-left: 320px;
padding-top: 10px;
padding-bottom: 10px;
}
#vmenu2 li
{ 
display:inline;
margin-right: 15px;
}
#vmenu2 a:link
{
color: #1e425a;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:none;
font-size: 14px;
}
#vmenu2 a:visited
{
color: #1e425a;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:none;
font-size: 14px;
}

#vmenu2 a:hover
{
color: #1e425a;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:underline;
font-size: 14px;
}
#vmenu2 a:active
{
color: #1e425a;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:underline;
font-size: 14px;
}


#container {
margin-left: 50;
padding-left: 50; float: left;
width: 100%;
vertical-align:top;}
#content {
	padding: 0 0 0 70px;
	vertical-align:top;
}
#content h1 {
	color: #1e425a;
	padding: 0px;
	margin: 0px;	
	font-size: 18px;
}

#content a:link {
	color: blue;
text-decoration:none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}
#content a:visited {
	color: blue;
text-decoration:none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}
#content a:hover {
	color: blue;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
	text-decoration: underline;
}
#content a:active {
	color: blue;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
	text-decoration: underline;
}
#content h2 {

	padding: 10px;
	margin: 0px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {width: 200px;
float: left;
margin-left: 10px;


}
.sl ul {
float: left;
	list-style-type: none;
	}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	
	min-width: 1000px;
position: fixed;
bottom: 0;
left: 0;

	background: #BFF08E;

}

