/* 19.08.2011 */
.wf-loading {
	font-family: Arial, Helvetica, sans-serif;
}
.wf-inactive {
	font-family: Arial, Helvetica, sans-serif;
}
.wf-active {
	font-family: 'Droid Sans', sans-serif;
	font-weight: bold;
	font-style: normal;
}
body,td,th {
	font-size: 15px;
	color: #fff;
}
html {
	background: #08d url('../img/bg1.jpg') repeat-x;
}
body {
	background: url('../img/bg2.jpg') center 0 no-repeat;
	height:640px;
	margin: 0;
	padding: 0;
}
a:link,
a:visited,
a:hover,
a:active {
	border-bottom: 1px solid #99cff1;
	color: #fff;
	text-decoration: none;
	padding: 0 1px 1px;
}
a:hover {
	color: #cce7f8;
	border-bottom: none;
}
h1,h2,h3,h4,h5,h6 {
	color: #fff;
}
h1, h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 50px;
}
h3 {
	font-size: 25px;
}
#wrap {
	width: 660px;
	margin: 0 auto 50px;
}
#hd {
	width: 100%;
	height: 145px;
}
.logo {
	float:left;
	height:60px;
	margin:72px 0 0 2px;
	overflow:hidden;
	text-indent:-9999px;
	width:60px;
}
.logo.et { }
.logo.en { }
.lang {
	float: right;
}
#hd .lang {
	margin: 116px 1px 0 0;
}
#ft .lang {
	margin: 0;
}
#ft { }
#ft-social {
	clear:both;
	font-family: 'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 20px;
	margin:50px 0 100px;
	padding:0 25px 0 0;
}
#ft-social.et {
	padding:0 37px 0 0;
}
#ft-social a:link,
#ft-social a:visited,
#ft-social a:hover,
#ft-social a:active {
	border-bottom:none;
	padding:0;
}
#ft-social a:hover {
	color: #fff;
	text-decoration:underline;
}
#ft-social .lang {
	margin:0;
}
#ft-social .IN-widget {
	vertical-align:super !important;
}
.lang a,
#ft-social .lang a {
	background-position: 1px 3px;
	background-repeat: no-repeat;
	padding: 0 1px 0 23px;
}
#ft-social .lang a {
	background-position: 1px 1px;
	padding: 0 1px 0 23px;
}
.lang a.en {
	background-image: url('../img/gb.png');
}
.lang a.et {
	background-image: url('../img/ee.png');
}
.lang a:hover {
	background-repeat: no-repeat;
}
.slogan { /* h2 */
	background: none; /* IE6 */
	letter-spacing: -2px;
	line-height: 105%;
	text-shadow:-1px -1px 0 #969696;
	font-size: 46px;
	margin: 20px 0 20px;
}
.slogan.en {
	margin-right: 30px;
}
.slogan.et { }
.summary a { /* h3 */
	padding: 0;
}
.summary {
	font-size: 28px;
	font-weight: normal;
	margin: 0 0 20px;
}
.summary.et a:hover { }
.email { /* h3 */
	font-size: 25px;
	margin: 0 0 18px;
}
.email.et { }
.email a {
	padding: 0 0 2px;
}
.contacts {
	padding: 14px 0 0;
	margin: 0;
}
.contacts li:first-child {
	padding-left: 0;
}
.contacts li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 11px;
}
.contacts li.last {
	border-right: none;
}

