body {
	margin: 0;
	padding: 0 0 35px 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p, ul {
  line-height: 2em;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
a {
	outline: none;
	color: #b5b5b5;
}
a span {
	cursor: pointer;
}
div#bd {
	position: relative;
	margin: 0 auto;
	width: 980px;
}
/* HEADER ITEMS */
div#head {
	position: relative;
	float: left;
	height: 180px;
	width: 100%;
	background-image: url(images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#head .img {     
	position: absolute;
	left: -74px;
	top: 40px;
	height: 342px;
	width: 500px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: inline-block; 
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/logo.png", sizingMethod="scale");
}
div#head .feed {
	z-index: 10;
	position: absolute;
	bottom: 13px;
	left: 86px;
	padding: 0px 0px 0px 20px;
	background-image: url(images/feed.png);
	background-repeat: no-repeat;
	background-position: left center;
}     
div#head .right {
	z-index: 10;
	position: absolute;
	bottom: 7px;
	right: 0px;
	float: right;
	text-align: center;
	width: 76%;
}
div#head span {
	float: left;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	width: 15%;
	height: 30px;
	line-height: 28px;
	font-size: 14px;
	color: #ffffff;
}
div#head span.current {
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
div#head .current a {
	color: #ffffff;
	text-decoration: none;
}
div#head span a {
	color: #8c9a9f;
	text-decoration: none;
}
div#head span a:hover {
	text-decoration: none;
	border-bottom: 2px solid #97c7ef;
}
div#head span.current a:hover {
	text-decoration: none;
	border-bottom: none;
}
/* END HEADER ITEMS */
/* BODY ITEMS */
div#body {
	float: left;
	width: 100%;
}
div#body .a img {
	border: 2px solid #436a8a;
}
/* END BODY ITEMS */
/* CONTENT ITEMS */
div#content .title {
	float: left;
	font-size: 32px;
	width: 100%;
}
div#content .en {
	color: #ffffff;
}
div#content .slash {
	color: #97c7ef;
}
div#content .ru {
	color: #4e5b62;
}
div#content .watch {
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
}
div#content .note {
	float: left;
	width: 90%;
	margin: 10px 0 20px 0;
	color: #ffffff;
	font-size: 14px;
}
/* END CONTENTS ITEMS */
/* FOORET ITEMS */
div#footer {
	float: left;
	width: 950px;
	height: 248px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 12px 15px 0 15px;
	color: #87969b;
	font-size: 11px;
}
div#footer .left {
	float: left;
	width: 70%;
}
div#footer .right {
	float: left;
	text-align: right;
	width: 30%;
}
div#footer .right a {
	color: #87969B;
}
/* END FOOTER ITEMS */
/* ABOUT US ITEMS */
div#index_a {
	width: 940px;
	padding: 20px;
	background-color: #121212;
	border-bottom: #202020 1px solid;
	border-top: #202020 1px solid;
}
div#index_a .title {
  color: #96A1AB;
	position: relative;
	z-index: 100;
	float: left;
	padding: 0px;
	font-size: 18px;
	line-height: 1.6em;
}
div#index_a ul {
  line-height: 1.6em;  
}
div#index_a .pss {
	padding: 4px 4px 4px 10px;
	font-size: 22px;
	background-color: #0e0e0e;
	border: #202020 1px solid;
	color: #FFFFFF;
}
div#index_a .lineh {
	float: left;
	width: 100%;
	height: 2px;
	line-height: 2px;
	margin: 25px 0;
	background-color: #191919;
}
/* SERVICES ITEMS */
div#index_s {
	float: left;
	padding: 0px 20px 23px 20px;
	background-color: #121212;
	border-bottom: #202020 1px solid;
	border-top: #202020 1px solid;
}
div#index_s .dtra {
	float: left;
	width: 940px;
	position: relative;
	z-index: 100;
	margin: 25px 0 10px 0;
	border-bottom: 2px solid #202020;
}
div#index_s .ltra {
	float: left;
	padding: 15px 25px;
	background-color: #202020;
}
div#index_s .rtra {
	float: left;
	padding: 0px 20px 0px 20px;
}
/* END SERVICES ITEMS */
/* PORTFOLIO ITEMS */
div#index_p .portfolio {
	float: left;
	width: 940px;
	margin: 25px 0 0 0;
}
div#index_p .portfolio_left {
	float: left;
	width: 400px;
	height: 200px;
	background-color: #191919;
}
div#index_p .portfolio_left img {
	position: absolute;
	z-index: 10;
}
div#index_p .portfolio_right {
	float: left;
	width: 55%;
	min-height: 178px;
	_height: 178px;
	padding: 10px;
	background-color: #191919;
	border: 1px solid #202020;
}
div#index_p .portfolio_right p {
	color: #96A1AB;
}
div#index_p .portfolio_title {
	float: left;
	font-size: 22px;
	width: 100%;
}
div#index_p .en {
	color: #ffffff;
}
div#index_p .palko {
	color: #97c7ef;
}
div#index_p .ru {
	color: #677079;
}
/* END PORTFOLIO ITEMS */
/* HOME PAGE ITEMS */
div#index {
	width: 940px;
	padding: 20px;
	background-color: #121212;
	border-bottom: #202020 1px solid;
	border-top: #202020 1px solid;
}
div#index .contact {
	position: relative;
	z-index: 100;
	margin: 30px 0px 30px 100px;
}
/* END HOME PAGE ITEMS */
/* PORTFOLIO ITEMS */
div#index_p {
	float: left;
	padding: 0px 20px 23px 20px;
	background-color: #121212;
	border-bottom: #202020 1px solid;
	border-top: #202020 1px solid;
}
/* END PORTFOLIO ITEMS */
/* HOME PAGE ITEMS */
div#index .title {
	position: relative;
	z-index: 100;
	float: left;
	padding: 0px;
	font-size: 18px;
	line-height: 38px;
}
div#index .title img {
	float: left;
	margin: 0px 15px 0px 0px;
}
div#index .pss {
	padding: 4px 4px 4px 10px;
	font-size: 22px;
	background-color: #0e0e0e;
	border: #202020 1px solid;
}
div#index .lineh {
	float: left;
	width: 100%;
	height: 2px;
	line-height: 2px;
	margin: 25px 0;
	background-color: #191919;
}
/* END HOME PAGE ITEMS */
/* BLOG GAGE ITEMS */
div#index_b {
	width: 940px;
	padding: 20px;
	background-color: #121212;
	border-bottom: #202020 1px solid;
	border-top: #202020 1px solid;
}
div#index_b .lineh {
	float: left;
	width: 100%;
	height: 2px;
	line-height: 2px;
	margin: 10px 0;
	background-color: #191919;
}
div#index_p .lineh {
	float: left;
	width: 100%;
	height: 2px;
	line-height: 2px;
	margin: 10px 0;
	background-color: #252525;
}
/* END BLOG PAGE ITEMS */
/* SIDEBAR ITEMS */
div#sidebar .lineh {
	float: left;
	width: 100%;
	height: 2px;
	line-height: 2px;
	margin: 10px 0;
	background-color: #191919;
}
/* END SIDEBAR ITEMS */
/* HOME PAGE ITEMS */
div#index .what {
  line-height: 2em;
	float: left;
	width: 40%;
	margin: 0 45px;
	_width: 380px;
	_margin: 0 35px;
}
div#index .what_left {
  padding: 10px 0px 0px 0px;
	float: left;
	width: 20%;
}
div#index .what_right {
	float: left;
	width: 80%;
	
	font-size: 13px;
	padding: 5px 0 0 0;
}
div#index .thumbs {
	float: left;
	width: 100%;
	margin: 25px 0 0 0;
	padding: 0 0 20px 0;
	background-color: #191919;
}
div#index .thumb {
	float: left;
	width: 210px;
	margin: 20px 0 0 20px;
	_margin: 20px 10px 0 10px;
}
div#index .thumb a {
	text-decoration: none;
}
div#index .thumb_title {
	position: absolute;
	margin: 0;
	max-width: 200px;
	padding: 2px 5px;
	color: #fff;
	font-size: 16px;
	background-image: url(images/thumb_title_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #bb280a;
}
div#index .thumbext {
	float: left;
	width: 190px;
	height: 35px;
	padding: 10px;
	background-color: #d9d9d9;
}
div#index .thumbext .down {
	color: #333333;
	float: left;
	width: 100%;
	font-size: 14px;
}
div#index .thumbext .up {
	float: left;
	width: 100%;
	color: #555555;
}
/* END HOME PAGE ITEMS */
/* SIDEBAR ITEMS */
div#sidebar {
	float: right;
	width: 300px;
}
div#sidebar .ads_l {
	float: left;
	padding: 5px 0px 10px 50px;
}
div#sidebar .ads_r {
	float: left;
	padding: 5px 0px 10px 0px;
}
/* END SIDEBAR ITEMS */
/* BLOG ITEMS */
div#index_b {
	padding: 20px;
}
div#index_b .title {
	font-size: 26px;
	padding: 4px 10px;
	background-color: #273442;
}
div#index_b .content {
	position: relative;
	z-index: 100;
	float: left;
	width: 600px;
	margin: 5px 40px 35px 0;
}
div#index_b .info {
  color: #677079;
}
div#index_b .tblog {
	display: block;
}
div#index_b .content p {
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	color: #96a1ab;
}
div#index_b .tindex_b {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 20px;
}
div#index_b .column {
	padding: 3px 5px;
	background-color: #191919;
	border: 1px solid #202020;
	color: #fff;
	text-decoration: none;
	_float: left;
	_padding: 2px 5px 2px 5px;
}
div#index_b .title_b {
	padding: 3px 0;
	color: #97c7ef;
	text-decoration: underline;
}
div#index_b p {
	color: #3b4b52;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
div#index_b .comm {
	background-color: #191919;
	border: 1px solid #202020;
	padding: 0px 10px 10px 10px;
	margin: 0 0 10px 0;
}
div#index_b .comm p {
	color: #C6D0D8;
}
div#index_b .comm div {
	color: #878F99;
}
div#index_b .comm .lineh {
	height: 2px;
	line-height: 2px;
	margin: 10px 0;
	background-color: #202020;
}
/* END BLOG ITEMS */
/* SLIER Items */
.stripViewer .panelContainer .panel ul {
	overflow: hidden;
	text-align: left;
}
.slider-wrap {
/* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0px 0px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
/* These 2 lines specify style applied while slider is loading */
.csw {
	width: 100%;
	overflow: hidden;
	height: 220px;
}
.csw .loading {
	margin: 80px 0 300px 0;
	text-align: center;
}
.stripViewer {
/* This is the viewing window */
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 820px;
/* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 220px;
	clear: both;
}
.stripViewer .panelContainer {
/* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
	overflow: hidden;
	/* -moz-user-select: none;
// This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
.stripViewer .panelContainer .panel {
/* Each panel is arranged end-to-end */
	float: left;
	height: 100%;
	position: relative;
	overflow: hidden;
	width: 820px;
/* Also specified in  .stripViewer  above */
}
.stripNavL, .stripNavR {
/* The left and right arrows */
	position: absolute;
	top: 40%;
	text-indent: -9000em;
}
.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}
.stripNavL {
	left: 0;
}
.stripNavR {
	right: 0;
}
.stripNavL {
	background: url("images/arrow-left.gif") no-repeat center;
}
.stripNavR {
	background: url("images/arrow-right.gif") no-repeat center;
}
/* END SLIDER ITEMS */
/* Fancy BOX */
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}
* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight: document.body.offsetHeight + 'px');
}
div#fancy_wrap {
	text-align: left;
}
div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/fancy_progress.png') no-repeat;
}
div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}
div#fancy_loading_icon {
	position: absolute;
	background: url('images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}
div#fancy_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	padding: 18px 18px 33px 18px;
	margin: 0;
	overflow: hidden;
	background: transparent;
	display: none;
}
div#fancy_inner {
	position: relative;
	width: 100%;
	height: 100%;
	border: 1px solid #BBB;
	background: #FFF;
}
div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}
div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}
img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}
div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}
#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}
a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 111;
	display: none;
	background-image: url(data: image/gif;
	base64,AAAA);
	outline: none;
}
a#fancy_left {
	left: 0px;
}
a#fancy_right {
	right: 0px;
}
span.fancy_ico {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112;
	cursor: pointer;
	display: block;
}
span#fancy_left_ico {
	left: -9999px;
	background: transparent url('images/fancy_left.png') no-repeat;
}
span#fancy_right_ico {
	right: -9999px;
	background: transparent url('images/fancy_right.png') no-repeat;
}
a#fancy_left:hover {
	visibility: visible;
}
a#fancy_right:hover {
	visibility: visible;
}
a#fancy_left:hover span {
	left: 20px;
}
a#fancy_right:hover span {
	right: 20px;
}
.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
div#fancy_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancy_shadow_n.png') repeat-x;
}
div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_ne.png') no-repeat;
}
div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancy_shadow_e.png') repeat-y;
}
div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_se.png') no-repeat;
}
div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancy_shadow_s.png') repeat-x;
}
div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_sw.png') no-repeat;
}
div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancy_shadow_w.png') repeat-y;
}
div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_nw.png') no-repeat;
}
div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}
div#fancy_title table {
	margin: 0 auto;
}
div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}
td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_left.png) repeat-x;
}
td#fancy_title_main {
	height: 32px;
	background: transparent url(images/fancy_title_main.png) repeat-x;
}
td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_right.png) repeat-x;
}
/* END FANCYBOX ITEMS */
/* Contact Form */
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
label {
	width: 250px;
	display: block;
	margin: 5px;
}
.txt_input {
	width: 400px;
	display: block;
	background-color: #0E0E0E;
	color: #fff;
	border: 1px solid #202020;
	padding: 8px 10px;
}
textarea {
	height: 140px;
	width: 400px;
	background-color: #0E0E0E;
	color: #fff;
	border: 1px solid #202020;
	padding: 8px 10px;
}
input {
	display: block;
	padding: 4px 10px;
	margin: 10px 0px 0px 0px;
	background-color: #0E0E0E;
	color: #fff;
	border: 1px solid #202020;
}
.req {
	color: #f93f0e;
}
/* junk */
.code {
	background: #000;
	border: 1px #202020 solid;
	padding: 5px 10px;
	margin: 10px 0px;
}
.tutorial_image {
	text-align: center;
	margin: 10px 0px;
}
.tutorial_image img {
	background: #191919;
	border: 1px #202020 solid;
	padding: 10px;
}