body,html {
	background-color: #f6f7f7;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../Images/body-bg.png);
	background-repeat: repeat-x;
}
* {
 margin: 0;
 padding: 0;
}
.usermenubox {
	margin-right: 0px;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
.usermenubox.white {
	background-color: #F5F5F5;
	margin-right: 30px;
	position: absolute;
	top: 33px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
.usermenubox.white p.left {
	position: absolute;
	left: -13px;
	height: 1px;
	width: 13px;
	background-image: url(../Images/border_vertical.png);
	background-repeat: repeat-y;
	background-position: -56px 0px;
	overflow: hidden;
	top: 11px;
}
.usermenubox.white p.right {
	position: absolute;
	top: 11px;
	right: -13px;
	width: 13px;
	background-image: url(../Images/border_vertical.png);
	background-repeat: repeat-y;
	background-position: -70px 0px;
	height: 1px;
	overflow: hidden;
}
.usermenubox.white p.top {
	position: absolute;
	top: -2px;
	left: 0;
	height: 13px;
	width: 100%;
	background-image: url(../Images/border_horisontal.png);
	background-repeat: repeat-x;
	background-position: 0px -224px;
	overflow: hidden;
}
.usermenubox.white p.left_top {
	position: absolute;
	top: -2px;
	left: -13px;
	height: 13px;
	width: 13px;
	background-image: url(../Images/border_horisontal.png);
	background-repeat: no-repeat;
	background-position: 0px -168px;
	overflow: hidden;
}
.usermenubox.white p.right_top {
	position: absolute;
	top: -2px;
	right: -13px;
	height: 13px;
	width: 13px;
	background-image: url(../Images/border_horisontal.png);
	background-repeat: no-repeat;
	background-position: 0px -182px;
	overflow: hidden;
}
.usermenubox.white p.bottom {
	position: absolute;
	bottom: -2px;
	left: 0px;
	height: 13px;
	width: 100%;
	background-image: url(../Images/border_horisontal.png);
	background-repeat: repeat-x;
	background-position: 0px -238px;
	overflow: hidden;
}
.usermenubox.white p.left_bottom {
	position: absolute;
	bottom: -2px;
	left: -13px;
	height: 13px;
	width: 13px;
	background-image: url(../Images/border_horisontal.png);
	background-repeat: no-repeat;
	background-position: 0px -196px;
	overflow: hidden;
}
.usermenubox.white p.right_bottom {
	position: absolute;
	bottom: -2px;
	right: -13px;
	height: 13px;
	width: 13px;
	background-image: url(../Images/border_horisontal.png);
	background-repeat: no-repeat;
	background-position: 0px -210px;
	overflow: hidden;
}
.usermenubox.white p.list {
	position: absolute;
	text-align: right;
}

#wrap {
	min-height: 100%;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -70px;
	margin-left: auto;
}
#header {
	height: 70px;
	width: 100%;
	background-image: url(../Images/header_bg.png);
	background-repeat: repeat-x;
}
#header_menu {
	position: absolute;
	list-style-type: none;
	margin-top: 0px;
	margin-left: auto;
	top: 10px;
	margin-right: 0px;
	left: auto;
	right: 0px;
}
#header_menu li {
 float: right;
 margin-right: 20px;
}
#header_menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	text-decoration: none;
}
#header_menu li a:hover {
	text-decoration: underline;
}
#logo {
	background-image: url(../Images/logo.png);
	height: 60px;
	width: 226px;
	left: 0px;
	position: absolute;
}
.push {
	height: 70px; 
}
/** Sisukastid üldine */
.bodybox {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 730px;
	position: relative;
}
.whitebody-header {
	height: 65px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
.whitebody-header-left {
	height: 65px;
	width: 45px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../Images/whitebody-header-left-right-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.whitebody-header-right {
	height: 65px;
	width: 45px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../Images/whitebody-header-left-right-bg.png);
	background-repeat: no-repeat;
	background-position: 0px -65px;
}
.whitebody-header-middle {
	height: 65px;
	width: 712px;
	position: relative;
	background-image: url(../Images/whitebody-header-middle-bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}
.whitebodybox {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../Images/whitebody-bg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	height: 470px;
	top: 0px;
}
.whitebodyfooter {
	height: 16px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Images/whitebody-footer-bg.png);
	background-repeat: no-repeat;
}
/** Rohelise sisukast */
.bodybox.welcome {
	width: 350px;
	height: 400px;
	position: absolute;
	left: 40px;
	top: 10px;
}
.bodybox.welcome p.pic {
	position: absolute;
	height: 54px;
	width: 54px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #333;
	cursor: default;
	text-align: left;
	left: 0px;
	background-image: url(../Images/mehike.png);
	top: 0px;
}
.bodybox.welcome p.header {
	position: absolute;
	height: 20px;
	width: 350px;
	overflow: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	right: 0px;
	letter-spacing: 1px;
	top: 15px;
	cursor: default;
	text-align: center;
}
.bodybox.welcome p.txt {
	position: relative;
	width: 330px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	right: 0px;
	top: 60px;
	cursor: default;
	text-align: left;
	padding: 10px;
	margin-bottom: 50px;
	background-color: #FCFCFC;
	border: 1px dashed #999;
	height: 320px;
}
/** Rohelise sisukast */
.bodybox.advertise {
	width: 350px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 1px;
	position: absolute;
	top: 10px;
	right: 42px;
}
.bodybox.advertise p.pic {
	position: absolute;
	height: 54px;
	width: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
	top: 0px;
	text-shadow: 1px 1px 1px #333;
	cursor: default;
	text-align: left;
	left: 0px;
	background-image: url(../Images/advert-pic.png);
	background-repeat: no-repeat;
}
.bodybox.advertise p.header {
	position: absolute;
	height: 20px;
	width: 350px;
	overflow: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	right: 0px;
	letter-spacing: 1px;
	top: 15px;
	cursor: default;
	text-align: center;
}
.bodybox.advertise p.txt {
	position: relative;
	width: 330px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	top: 60px;
	cursor: default;
	text-align: left;
	letter-spacing: normal;
	left: 0px;
	background-color: #FCFCFC;
	border: 1px dashed #999;
	padding: 10px;
	margin-bottom: 50px;
	height: 320px;
}
/** Rohelise sisukast */
.bodybox.white {
	width: 730px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #F5F5F5;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 1px;
	position: relative;
	top: 30px;
	margin-top: 30px;
	margin-right: 0px;
	text-align: center;
}
.bodybox.white p.left {
	position: absolute;
	top: 0px;
	left: -13px;
	height: 100%;
	width: 13px;
	background-image: url(../Images/border_vertical.png);
	background-repeat: repeat-y;
	background-position: -56px 0px;
}
.bodybox.white p.right {
	position: absolute;
	top: 0px;
	right: -13px;
	height: 100%;
	width: 13px;
	background-image: url(../Images/border_vertical.png);
	background-repeat: repeat-y;
	background-position: -70px 0px;
	overflow: hidden;
}
.bodybox.white p.top {
	position: absolute;
	top: -13px;
	left: 0;
	height: 13px;
	width: 100%;
	background-image: url(../Images/border_horisontal.png);
	background-repeat: repeat-x;
	background-position: 0 -224px;
	overflow: hidden;
}
.bodybox.white p.left_top {
	position: absolute;
	top: -13px;
	left: -13px;
	height: 13px;
	width: 13px;
	background-image: url(../Images/border_horisontal.png);
	background-repeat: no-repeat;
	background-position: 0px -168px;
	overflow: hidden;
}
.bodybox.white p.right_top {
	position: absolute;
	top: -13px;
	right: -13px;
	height: 13px;
	width: 13px;
	background-image: url(../Images/border_horisontal.png);
	background-repeat: no-repeat;
	background-position: 0px -182px;
	overflow: hidden;
}
.bodybox.white p.bottom {
	position: absolute;
	bottom: -13px;
	left: 0;
	height: 13px;
	width: 100%;
	background-image: url(../Images/border_horisontal.png);
	background-repeat: repeat-x;
	background-position: 0px -238px;
	overflow: hidden;
}
.bodybox.white p.left_bottom {
	position: absolute;
	bottom: -13px;
	left: -13px;
	height: 13px;
	width: 13px;
	background-image: url(../Images/border_horisontal.png);
	background-repeat: no-repeat;
	background-position: 0 -196px;
	overflow: hidden;
}
.bodybox.white p.right_bottom {
	position: absolute;
	bottom: -13px;
	right: -13px;
	height: 13px;
	width: 13px;
	background-image: url(../Images/border_horisontal.png);
	background-repeat: no-repeat;
	background-position: 0 -210px;
	overflow: hidden;
}













.bodybox.shadow {
	height: 70px;
	width: 720px;
	position: relative;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
}
.bodybox.shadow p.left{
	height: 70px;
	width: 13px;
	background-image: url(../Images/mirror_sprites.png);
	top: 0px;
	position: absolute;
	left: -13px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bodybox.shadow p.top{
	background-image: url(../Images/mirror_sprites.png);
	height: 70px;
	width: 100%;
	position: absolute;
	background-repeat: repeat-x;
	background-position: 0px -71px;
}
.bodybox.shadow p.right{
	background-image: url(../Images/mirror_sprites.png);
	height: 70px;
	width: 13px;
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px -142px;
	right: -13px;
}
/* logos */

#registerbutton_list{
	list-style-type: none;
	list-style-image: none;
	height: 27px;
	width: 132px;
	display: block;
}
#registerbutton_list li{
	list-style-image: none;
	list-style-type: none;
	height: 27px;
	width: 132px;
}
#registerbutton_list li, #registerbutton_list a{
	height: 27px;
	width: 132px;
	display: block;
}
#registerbutton{
	background-image: url(../Images/register_button_sprites.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 27px;
	width: 132px;
	position: relative;
	left: 112px;
	top: 40px;
}
#registerbutton a:hover{
	background-image: url(../Images/register_button_sprites.png);
	background-position: 0px -27px;
	background-repeat: no-repeat;
	height: 27px;
	width: 132px;
}
/* logos */

#learnbutton_list{
	list-style-type: none;
	list-style-image: none;
	height: 27px;
	width: 132px;
}
#learnbutton_list li{
	list-style-image: none;
	list-style-type: none;
	height: 27px;
	width: 132px;
}
#learnbutton_list li, #learnbutton_list a{
	height:27px;
	display:block;
	width: 132px;
}
#learnbutton{
	background-image: url(../Images/register_button_sprites.png);
	background-position: 0px -135px;
	background-repeat: no-repeat;
	height: 27px;
	width: 132px;
	position: relative;
	left: 115px;
	top: 40px;
}
#learnbutton a:hover{
	background-image: url(../Images/register_button_sprites.png);
	background-position: 0px -81px;
	background-repeat: no-repeat;
	height: 27px;
	width: 132px;
}
.logosbox {
	height: 22px;
	position: absolute;
	left: 46px;
	bottom: 62px;
}
