html, body {
background-color: #fff;
font-size: 14px;
text-align: center;
}

* {
padding: 0px;
margin: 0px;
border: 0px;
vertical-align: top;
}
p {
text-align: left;
line-height: 130%;
}
a.more {
font-size: 13px;
font-family: Arial, Helvetica, san-serif;
color: #bf3469;
font-weight: bold
}
a {color: #bf3469; text-decoration: none;}
a:hover {color: #2f8ddf;}

body {
background-image: url('background_repeat_inner.png');
background-repeat: repeat-x;
font-size: 13px;
font-family: Arial, Helvetica, san-serif;
color: #7c7c7c;
}
div.container {
width: 960px;
margin: 0px auto;
padding: 0;
}
div.header_main {
width: 960px;
height: 320px;
}
div.header_inner{
width: 960px;
height: 158px;
}
div.header_top {
width: 960px;
height: 71px;
background-image: url('top_bg.jpg');
}
/***LANGUAGE BAR***/
div.language { 
width: 160px;
height: 20px;
margin-left: 330px;
margin-top: 35px;
float: left;
}
ul.language {
width: 160px;
height: 20px;
list-style:none;
}
ul.language li {
width: 43px;
float: left;
}
ul.language li a span {
position: relative;
top:2px;
left: 0px;
}
ul.language li a {
display: block;
width: 43px;
height: 20px;
text-align: left;
font-size: 13px;
color: #525252;
}
ul.language li a:hover span{
color: #ad2f5f;
text-decoration: underline;
}
ul.language li a.bg {
background: transparent url('bg_bg.png') top right no-repeat;
}
ul.language li a.en {
background: transparent url('en_bg.png') top right  no-repeat;
}
ul.language li a.ru {
background: transparent url('ru_bg.png') top right  no-repeat;
}
ul.language li.break {
width:15px;
height:20px;
float: left;
}
/***END_OF LANGUAGE BAR***/
/***NAVIGATION***/
div.nav { 
width: 380px;
height: 20px;
margin-left: 80px;
margin-top: 35px;
margin-right: 10px;
float: left;
}
ul.nav {
width: 380px;
height: 20px;
list-style:none;
}
ul.nav li {
 float: right;
 padding-left: 13px;
 padding-right: 13px;
 border-right: 1px solid #777777;
 text-align: right;
}
ul.nav li a {
color: #525252;
font-size: 14px;
}
ul.nav li a:hover {
color: #ad2f5f;
text-decoration: underline;
}
ul.nav li a.cur {
color: #ad2f5f;
text-decoration: underline;
}
ul.nav li a.cur:hover {
color: #ad2f5f;
text-decoration: underline;
}
/*** END_OF NAVIGATION ***/
div.header_left {
width: 390px;
height: 249px;
float: left;
background: url('top_02_bg.jpg') bottom left no-repeat;
}
div.header_right {
width: 570px;
height: 249px;
float: right;
background: url('top_03_bg.jpg') no-repeat;
}
div#chosen {
width: 540px;
height: 181px;
margin-left: 20px;
margin-top:34px;
}
div.header_left p {
font-size: 14px;
color: #fff;
padding-left: 10px;
padding-bottom: 35px;
padding-right: 80px;
text-align: justify;
}
br.hdr_clear {
width: 960px;
height: 0;
line-height: 0;
clear: both;
}
/***CONTENT***/
div.content {
width:  960px;
padding-top: 40px;
}
div.onecolumn {
width: 300px;
margin: 0px 10px;
float: left;
text-align: left;
}
div.twocolumns {
width: 620px;
margin: 0px 10px;
float: left;
text-align: left;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #ad2f5f;
text-align: left;
margin-bottom: 10px;
font-weight: lighter;
}
h2.blue {
color: #2f8ddf;
}
p {
color: #7c7c7c;
margin-top: 10px;
font-size: 14px;
text-align: justify;
}
div.qcontacts {
width: 310px;
height: 187px;
background: url('contacts_bg.jpg') no-repeat;
}
div.qcontacts p {
margin: 0;
padding: 0 20px 16px 20px;
font-size: 13px;
color: #fff;
}
div.qcontacts p span {
font-size: 14px;
font-weight: bold;
}
/***JQUARY SLIDE***/
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:540px;
	height:181px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	}	
#nextBtn{ 
	}														
#prevBtn a, #nextBtn a{  
	}	
#nextBtn a{ 
	}	
/***END_OF JQUARY SLIDE***/
div.sepbar {
width: 960px;
height: 34px;
background: #fff url('sep_bar.png') bottom left repeat-x;
margin-bottom: 30px;
clear: both;

}
/***BOX***/
div.box {
width: 300px;
}
div.boxt {
width: 300px;
height: 12px;
background: #fff url('box_top.png') no-repeat;
}
div.boxb {
width: 300px;
height: 12px;
background: #fff url('box_bottom.png') no-repeat;
}
div.boxc {
width: 300px;
background-color: #56a5e8;
padding: 4px 0;;
}
div.boxc p {
background: transparent url('tick.png') center left no-repeat;
padding-left: 30px;
padding-right: 20px;
margin-left: 20px;
color: #fff;
}
/***END_OF BOX***/
/***RECOMMENDATIONS***/
div.recomm {
width: 300px;
background: transparent url('recomm_bubble.png') top left no-repeat;
margin-left: 20px;
float: left;
}
div.recomm h1 {
margin-left: 10px;
padding-top: 16px;
font-size: 14px;
color: #fff;
text-align: left;
}
div.recomm p {
padding-top: 30px;
}
/***END_OF RECOMMENDATIONS***/
/***FOOTER***/
div.footer01 {
width: 960px;
height: 29px;
background: url('footer_01.jpg') no-repeat;
}
div.leftfooter {
float: left;
}
div.leftfooter p {
font-size: 12px;
}
div.rightfooter {
float: right;
}
div.rightfooter p {
font-size: 12px;
color: #fff;
}
div.rightfooter p a {
color: #2f8ddf;
text-decoration: underline;
}
div.footer02 {
width: 960px;
height: 36px;
background: url('footer_02.jpg') no-repeat;
}
/***CONTACTS***/
input {
border: 1px solid #a0c9ee;
width: 287px;
height: 20px;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #7c7c7c;
padding: 3px;
padding-left: 8px;
}
textarea {
border: 1px solid #a0c9ee;
width: 607px;
height: 150px;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #7c7c7c;
padding: 3px;
padding-left: 8px;
}
input.s {
width: 119px;
height: 32px;
background: transparent url('send.jpg') top left no-repeat;
color: #fff;
text-align: center;
border: 0;
}
/***END_OF CONTACTS***/
span.b { font-weight: bold; }
span.i { font-style: italic; }
/***PORTFOLIO***/
img.portfolio {
width: 616px;
height: 208px;
border: 2px solid #4898d8;
margin-bottom: 10px;
}
a.portfolio {
display: block;
height: 24px;
background: transparent url('portfolio_button_icon.png') top right no-repeat;
padding-right: 35px;
margin-right: 10px;
font-size: 13px;
font-family: Arial, Helvetica, san-serif;
color: #bf3469;
font-weight: bold;
float: left;
}
a.tooltip {
display: block;
height: 24px;
background: transparent url('portfolio_button_icon.png') top right no-repeat;
padding-right: 35px;
margin-right: 10px;
font-size: 13px;
font-family: Arial, Helvetica, san-serif;
color: #bf3469;
font-weight: bold;
float: left;
}
a.portfolio span {
position: relative;
top: 3px;
}
a.tooltip span {
position: relative;
top: 3px;
}
a.portfolio:hover {
text-decoration: none;
}
a.tooltip:hover {
text-decoration: none;
}
p.portfolio {
font-size: 18px;
font-weight: normal;
margin:0;
text-align: left;
}
span.p { color: #bf3469; }
 /***END_OF PORTFOLIO***/
/***TOOLTIP***/
#tooltip {
	width: 327px;
	padding-top: 11px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url('tip_top.png') top left no-repeat;
}
	
.tipMid {
	background: transparent url('tip_middle.png') repeat-y;
	padding: 20px;
	text-align: justify;
	}
.tipBtm {
	background: transparent url('tip_bottom.png') bottom left no-repeat;
	height: 11px;
	}
p.ch {
 margin-top: 0;
 margin-bottom: 10px;'
 color: #bf3469;
 font-size: 16px;
 }
 /***END_OF TOOLTIP***/
		#websitewrapper {
			width: 960px;
		}

