/* CSS style sheet by www.stenikgroup.com */
/* STENIK GROUP Ltd. - New media company  */
/* We give your business a face           */

/* ----------------------------------------------------------------------- [ GLOBAL CONFIG ] */
/* mac hide\*/
/* html, body {height:100%} */
/* end hide */

* { 
	outline:0;
	border:0;
	margin:0;
	padding:0;
	outline:0;
}
html, body {
	background-image:url("../im/intro-bkg1.jpg");
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#fff;
	font:12px/1.2 Tahoma, Verdana, Helvetica, sans-serif;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}
p, a {
	font:12px/1.2 Tahoma, Verdana, Helvetica, sans-serif;
	color:#000;
	margin:0;
	text-decoration:none;
	text-transform:none;
	text-align:justify;
}
p {
	padding-bottom:10px;
}
a,
a:link,
a:active,
a:visited,
a:hover {
	cursor:pointer;
}
a:hover {
	color:#0061bd;
}
input {
	font:10px/1.2 Tahoma, Verdana, Helvetica, sans-serif;
	color:#555555;
}
h1 {
	font:18px/1.2 "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#0d60ae;
	padding:0;
	border:none;
}
h2 {
	font:11px/1.2 Tahoma, Verdana, Helvetica, sans-serif;
	color:#6983c3;
	display:block;
}
h3 {
	font:12px/1.2 Tahoma, Verdana, Helvetica, sans-serif;
	color:#0d60ae;
	font-weight:bold;
	text-transform:uppercase;
}
.clearfix {
	height:1px;
}
/* ----------------------------------------------------------------------- [ PAGE ] */
#page {
	background-image:url("../im/intro-bkg2.jpg");
	background-position:0 0;
	background-repeat:no-repeat;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
/* ----------------------------------------------------------------------- [ PAGE » WRAPPER ] */
#page .wrapper,
.wrapper .footer {
	width:798px;
	margin-left:auto;
	margin-right:auto;
}
.wrapper .logo {
	width:307px;
	height:109px;
	margin-left:auto;
	margin-right:auto;
	padding-top:23px;
}
.wrapper .boxes {
	margin-left:auto;
	margin-right:auto;
	margin-top:52px;
	width:792px;
	_width:798px;
	_margin-left:6px;
	height:250px;
}
.boxes a {
	float:left;
	display:block;
	background-image:url("../im/intro-boxes.jpg");
	background-position:0 0;
	width:198px;
	height:250px;
}
.boxes.en a {
	background-image:url("../im/intro-boxes-en.jpg");
}
.boxes.de a {
	background-image:url("../im/intro-boxes-de.jpg");
}
.boxes.ru a {
	background-image:url("../im/intro-boxes-ru.jpg");
}
.boxes.fr a {
	background-image:url("../im/intro-boxes-fr.jpg");
}
.boxes a.box1:hover { background-position:0 -250px; }
.boxes a.box2 { background-position:594px 0; }
.boxes a.box2:hover { background-position:594px -250px; }
.boxes a.box3 { background-position:396px 0; }
.boxes a.box3:hover { background-position:396px -250px; }
.boxes a.box4 { background-position:198px 0; }
.boxes a.box4:hover { background-position:198px -250px; }
/* ----------------------------------------------------------------------- [ PAGE » WRAPPER » FOOTER ] */
.wrapper .footer {
	margin-top:113px;
}
.footer .line1 {
	border-bottom:1px dotted #0085ff;
	height:25px;
}
.line1 .l {
	width:49%;
	float:left;
}
.line1 .r {
	width:49%;
	float:right;
}
.line1 .r .lang {
	width:110px;
	_width:113px;
	height:11px;
	display:block;
	float:right;
	margin-top:5px;
}
.lang a.bg,
.lang a.en,
.lang a.fr,
.lang a.de,
.lang a.ru {
	float:left;
	display:block;
	background-image:url("../im/languages.gif");
	background-position:0 0;
	width:22px;
	height:11px;
	line-height:11px;
}
.lang a.bg:hover { background-position:0 -11px; }
.lang a.en { background-position:88px 0; }
.lang a.en:hover { background-position:88px -11px; }
.lang a.fr { background-position:66px 0; }
.lang a.fr:hover { background-position:66px -11px; }
.lang a.de { background-position:44px 0; }
.lang a.de:hover { background-position:44px -11px; }
.lang a.ru { background-position:22px 0; }
.lang a.ru:hover { background-position:22px -11px; }
.footer .line2 {
	margin-top:5px;
	padding:0px;
}
.line2 .l {
	width:49%;
	float:left;
}
.line2 .l a {
	display:block;
	color:#6983c3;
	font-size:11px;
}
.line2 .l a:hover {
	color:#0d60ae;
}
.line2 .r {
	width:49%;
	float:right;
	text-align:right;
	color:#6983c3;
	font-size:11px;
}
.line2 .r a {
	color:#6983c3;
	font-size:11px;
	text-decoration:underline;
}
.line2 .r a:hover {
	color:#0033ff;
	text-decoration:none;
}
.txtBox {
	padding-top:30px;
}
.txtBox ul {
	padding-left: 20px;
	list-style:none;
}