html{
	font-size:100.01%;
}
body{
	font-size:62.5%;
	background:url(../img/bg_main.gif) repeat;
	margin:0 auto;
}
h3{
	margin:0;
	padding:0 0 3px 0;
	color:#504333;
	font:bold 1.2em Verdana, Times New Roman, Tahoma;
}
img{
	border:none;
	margin:0;
	padding:0;
	display:block;
}
ul, li{
	margin:0;
	padding:0;
	list-style:none;
}
a{
	outline:none;
	text-decoration:none;
}
form, fieldset{
	margin:0;
	padding:0;
	border:0;
}
#main{
	width:733px;
	margin:25px auto 0;									/*													*/
	padding:2px 0 0 0;
	overflow:hidden;									/*													*/
	background-color:#fff;
}
/*left_column*/
#left_column{
	float:left;
	width:589px;
	background-color:#fff;
}
/*menu*/
#menu{
	height:56px;
	width:586px;
	padding:0 0 0 1px;
	background-color:#faf8f2;
}
#menu li{
	float:left;
	font: 1.2em Arial, Times New Roman, Tahoma;
	background-color:#88a0a4;
	height:19px;
	width:115px;
	margin:0 0 0 1px;
	border-left:1px #95aaad solid;
	border-right:none;
	border-top:1px #8ca3a7 solid;
	padding:37px 0 0 0;
	position:relative;
}
#menu li a{
	color:#fff;
	display:block;
	height:15px;
	overflow:hidden;
	background:url(../img/menu_blue2.gif) no-repeat 0 0;
	margin:0 0 0 5px;
}

#menu li.hover{
	background-color:#b5c4b2;
}
#menu a span{
	float:left;
	text-indent:-9999px;
}
.active{
	background-color:#b5c4b2 !important;
}
/*drop down menu*/
#menu li div.submenu{
	position:absolute;
	left:-4px;
	top:55px;
	width:120px;
	overflow:hidden;
	padding:3px 0 0;
	background:url(../img/bg-menu-sub-top.gif) no-repeat 0 1px;
	width:120px;
	display:none;
}
#menu li.hover div.submenu{display:block !important;}
#menu li ul{
	background:url(../img/drop_bot.gif) no-repeat left bottom;
	padding:0 0 3px;
	margin:0;
	width:120px;
	overflow:hidden;
}
#menu li ul li{
	padding:0 3px;
	margin:0;
	border:none;
	width:114px;
	height:auto;
	overflow:hidden;
	background:url(../img/drop_down.gif) repeat-y 0 0;
	border-bottom:1px solid #fff;
	font-size:1em;
}
#menu li ul li.last{
	border:none;
}
#menu li ul li div{
	width:114px;
	height:26px;
	overflow:hidden;
}
#menu li ul li a{
	background:none;
	display:block;
	width:109px;
	height:17px;
	overflow:hidden;
	line-height:17px;
	padding:9px 0 0 5px;
	margin:0;
}
#menu a.about{
	width:52px;
	background-position:0 0;
}
#menu a.services{
	width:45px;
	background-position:-53px 0;
}
#menu a.products{
	width:53px;
	background-position:-99px 0;
}
#menu a.friends{
	width:60px;
	background-position:-152px 0;
}
#menu a.contact{
	width:60px;
	background-position:-211px 0;
}

/*content*/
.content{
	width:588px;
	height:447px;
	background:url(../img/bg.gif) no-repeat 0 0;
	margin:2px 0 0 0;
}
.home{
	width:586px;
	height:447px;
	background:url(../img/bg.gif) no-repeat 0 0;
	margin:2px 0 0 2px;
}
.services{
	width:586px;
	height:447px;
	background:url(../img/background3.jpg) no-repeat 0 0;
	margin:2px 0 0 3px;
}
.products{
	width:586px;
	height:447px;
	background:url(../img/background4.jpg) no-repeat 0 0;
	margin:2px 0 0 3px;
}
.friends{
	width:586px;
	height:447px;
	background:url(../img/background6.jpg) no-repeat 0 0;
	margin:2px 0 0 3px;
}
.contact{
	width:586px;
	height:447px;
	background:url(../img/background0.gif) no-repeat 0 0;
	margin:2px 0 0 3px;
}
.content h1{
	position:relative;
	top:62px;
	left:30px;
	font-size:1.6em;
	margin:0;
	height:22px;
	width:80px;
}
/*right_column*/
#right_column{
	float:left;
	width:144px;
	background-color:#fff;
	padding-bottom:2px;
}
#right_column div.logo{
	overflow:hidden;
	padding:22px 0 0 12px;
	height:103px;
	width:131px;
	background-color:#faf8f2;
}
#right_column div.picture{
	height:125px;
	width:143px;
	background-color:#b5c4b2;
	margin:1px 0 0 0;
}
/*home page*/
.content div.live{
	width:290px;	
	float:left;	
	padding:43px 0 0 145px;
}
.content div.live p{
	font: 1.1em Verdana, Times New Roman, Tahoma;
	color:#504333;
	margin:0;
	padding:0 0 15px 0;
	line-height:18px;
}
/*scroll*/
.content div.scroll{
	float:left;
	background:url(../img/scroll.gif) no-repeat 0 0;
	width:11px;
	height:343px;
	margin:40px 0 0 20px;
}
.content div.scroll .traveler{
	position:relative;
	background:url(../img/traveler.gif) no-repeat 0 0;
	width:11px;
	height:44px;
	margin:0 0 0 1px;
}
.content div.scrolling-area{
	height: 345px;
	overflow: hidden;
}
/*product page*/
.content div.we p{
	font-size:1.2em;
}
#right_column div.pulse{
	height:379px;
	background-color:#88a0a4;
	width:143px;
	
}/*adjust list spacing below*/
#right_column div.pulse li{
	padding:7px 0 6px 13px;
	font:1.1em Arial, Times New Roman, Tahoma;
	line-height: 35%
}	
#right_column div.pulse a{
	color:#fff;
}
#right_column div.pulse a:hover{
	color:#c8c6c0;
	text-decoration:underline;
}
/*form page*/
div.form{
	padding:27px 0 0 43px;
	text-align:right;
	width:483px; 
	float:left;
	font-size:1.2em;
	position:relative;											/*												*/
}
div.form span{
	float:left;
	margin:-14px 0 0 125px;
	font-size:1.2em;
	height:15px;
}
.form_item{
	text-align:right;
	padding:18px 0 0 0;
	width:100%;
	float:left;
}
.buttons{
	padding:0;
}
.field{
	width:234px;
	height:19px;
	background:none;
	float:left;
	border:1px #88a0a4 solid;
	padding:2px 5px;
	color:#88a0a4;
}
label{
	text-align:right;
	margin:0 15px 0 0;
	font-size:1.2em;
	height:16px;
	float:left;
	width:180px;
}
textarea{
	background:none;
	width:234px;
	float: left;
	height:125px;
	border:1px #88a0a4 solid;
	padding:0 5px;
	color:#88a0a4;
}
.buttons{
	width: 441px;
	margin:5px 0 0 0;
}
.buttons .submit{
	background:none;
	border:1px #88a0a4 solid;
	font: 1.1em Verdana, Times New Roman, Tahoma;
	color:#88a0a4;
	cursor:pointer;
}
.email{
	margin:2px 18px 0 0;
	float:right;
	width:270px;
	height:45px;
}
.email p{
	color:#88a0a4;
	margin:0;
	text-align:left;
}
.email a{
	color:#88a0a4;
	background:url(../img/bg_email.gif) repeat-x 0 100%;
}
* html .email{
	margin:2px 9px 0 0;
}
/*content page*/
.content .list{
	float:left;
	width:450px;
}
.content .list ul{
	padding:42px 0 0 145px;
}
.content li{
	background:url(../img/style.gif) no-repeat 0 6px;
	font: 1.1em Verdana, Times New Roman, Tahoma;
	color:#504333;
	line-height:18px;
	padding:0 0 13px 10px;
}
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
.sIFR-hasFlash label{
	font-size:1.2em;
}
.sIFR-hasFlash div.drop_text{
	font-size:1.2em;
}
.sIFR-hasFlash div.about_us h1{
	visibility: hidden;
	display: block;
	letter-spacing: -6px;
}
.sIFR-hasFlash .email{

}


.autors{
	overflow:hidden;
	float:left;
	font:0.9em Verdana, Times New Roman, Tahoma;
	color:#333333;
	margin:0 auto;
	width:733px;
	height:20px;
	background-color:#f2ede3;
}
.autors span{
	float:left;
	line-height:16px;
	padding:0 5px;
}
.autors span.nicky{
	float:right;
	line-height:16px;
}
div.adress{
	position:absolute;
	top:300px;
	left:5px;
	text-align:left;
	line-height:14px;
}
div.adress p{
	margin:0;
	font-size:0.8em;
	color:#88A0A4;
	font-family:Arial, Tahoma, serif;
}