body {
	background-color: #262626;
}
#container {
	width: 781px;
	height: 993px;
	margin-left: 100px;
	text-align: left;
	background-color: #ededed;
	border-style: solid;
	border-width: 1px;
}
#header {
	height: 170px;
	width: 780px;
}
#header_picture {
	height: 245px;
	width: 583px;
	background-color: #ededed;
	float: left;
}
#menu {
	height: 823px;
	width: 196px;
	float: left;
	background-color: #232323;
	color: white;
	font-family: sans-serif;
	font-size: 18px;
}
#leftside {
	height: 837px;
	width: 196px;
	float: left;
	background-color: #232323;
}
#content {
	height: 578px;
	width: 579px;
	background-color: #ededed;
	font-family: sans-serif;
	font-size: 12px;
	padding-left: 6px;
}
img.learner {
position:absolute;
left:740px;
top:805px
}

img.bar {
	position:absolute;
	left: 130px;
	top: 300px
}
img.bar1 {
	position:absolute;
	left: 130px;
	top: 400px;
}
img.bar2 {
	position:absolute;
	left: 130px;
	top: 500px;
}
img.bar3 {
	position:absolute;
	left: 130px;
	top: 600px;
}
img.right {
	position: absolute;
	left: 700px;
	top: 480px;
	width: 160px;
	height: 110px;
}
img.head_img {
	width: 585px;
}
a.external {
	position:relative;
	text-decoration: none;
	color: white;
	left: 40px;
	top: 80px;
}
a.lesson {
	position:absolute;
	text-decoration: none;
	color: white;
	left: 125px;
	top: 350px;
}
a.book {
	position:absolute;
	text-decoration: none;
	color: white;
	left: 120px;
	top: 530px;
}
a.recomm {
	position:absolute;
	left: 149px;
	top: 435px;
	text-decoration: none;
	color: white;
}
a {
	text-decoration: none;
	color: black;
}
hr.rule {
	position: absolute;
	left: 308px;
	top: 955px;
	width: 580px;
}
p.footer {
	position: absolute;
	top: 962px;
	left: 350px;
	font-style: italic;
}
h1.why_title {
	position: absolute;
	top: 620px;
	left: 390px;
	color: #357EC7;
	font-size: 18px;
}
h1.title {
	color: #357EC7;
	font-size: 24px;
}
p.why {
	position: absolute;
	top: 650px;
	left: 310px;
}
p.list {
	position: absolute;
	top: 770px;
	left: 310px;
}
p.opening {
	position: absolute;
	top: 500px;
	left: 310px;
}
ul.list_services {
	position: absolute;
	top: 795px;
	left: 310px;
}
img.w3c {
	position: absolute;
	top: 964px;
	left: 730px;
	border-style: none;
}