@charset "UTF-8";
#main {
	position:absolute;
	width:800px;
	height:600px;
	z-index:1;
	left: 50%;
	top: 50px;
	margin-left: -400px;
	background-color: #FFFFFF;
}
#logo_bar_combo {
	position:absolute;
	left: 515px;
	top: 202px;
	width:332px;
	height:327px;
	z-index:1;
}
#who_text {
	position:absolute;
	left:61px;
	top:156px;
	width:415px;
	height:382px;
	z-index:11;
}
#zemskys_story {
	position:absolute;
	left:2px;
	top:50px;
	width:1px;
	height:30px;
	z-index:10;
}
#who_link {
	position:absolute;
	left:567px;
	top:30px;
	width:170px;
	height:25px;
	z-index:3;
}
#what_link {
	position:absolute;
	left:567px;
	top:52px;
	width:170px;
	height:25px;
	z-index:4;
}
#when_link {
	position:absolute;
	left:567px;
	top:74px;
	width:170px;
	height:25px;
	z-index:5;
}
#where_link {
	position:absolute;
	left:567px;
	top:96px;
	width:170px;
	height:25px;
	z-index:6;
}
#why_link {
	position:absolute;
	left:567px;
	top:118px;
	width:170px;
	height:25px;
	z-index:7;
}
#how_link {
	position:absolute;
	left:567px;
	top:140px;
	width:170px;
	height:25px;
	z-index:8;
}
#success_link {
	position:absolute;
	left:567px;
	top:162px;
	width:170px;
	height:25px;
	z-index:9;
}
#contact_link {
	position:absolute;
	left:567px;
	top:184px;
	width:170px;
	height:25px;
	z-index:2;
}
#contact_header {
	position:absolute;
	left:2px;
	top:50px;
	width:1px;
	height:32px;
	z-index:10;
}
#who_header {
	position:absolute;
	left:2px;
	top:50px;
	width:1px;
	height:32px;
	z-index:10;
}
p {
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E1E1E;
	text-decoration: none;
	margin-left: 25px;
	line-height: 16px;
}
h1 {
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1E1E1E;
	margin-top: 100px;
	margin-left: 25px;
	line-height: 16px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1E1E1E;
	text-decoration: none;
	margin-left: 25px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4AB9D3;
	font-style: oblique;
	margin-left: 25px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 425px;
	font-weight: normal;
}
li {
	list-style-type: circle;
	line-height: 16px;
}
ul {
	width: 425px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: normal;
	color: #1E1E1E;
	text-decoration: none;
	margin-left: 25px;
        padding-left: 2em;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4AB9D3;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #15649E;
	text-decoration: none;
}
