@charset "windows-1251";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#5f6b8d;}
img{border:none;}
#menuholder{
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	height:47px;
	width:100%;}
#bodyholder{
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;}
A:link {text-decoration: underline; color:#c32799;}
A:visited {text-decoration: underline; color:#c32799;}
A:active {text-decoration: none; color:#c32799;}
A:hover {text-decoration: none; color:#c32799;}


/*************Менюшка***************/
#tabs {


	margin-left:20px;
	height:45px;
	vertical-align:bottom;

	}
#tabs td{vertical-align: bottom;}
#tabs ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url(../images/menuleft.jpg) no-repeat left top;
	margin:0;
	padding:0 0 0 1px;
	text-decoration:none;
	color:#fff;
	}

#tabs a span {
	float:left;
	display:block;
	background:url(../images/menuright.jpg) no-repeat right top;
	padding:8px 25px 7px 17px;
	margin-right:5px;

	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
/*#tabs a:hover span {
	}*/

#tabs a:hover {
	background-position:0% -29px;
	}

#tabs a:hover span {
	background-position:100% -29px;
	}
	
#tabs a:hover {
	color:#fff;
	}
	
#tabs a.a {
	background-position:0% -29px;
	}

#tabs a.a span {
	background-position:100% -29px;
	}
	
#tabs a.a {
	color:#fff;
	}


/*************Конец менюшки***************/


#body{
	width:980px;}
#logophone{
	position:relative;
	height:170px;
	width:980px;}
#logobox {
	background:transparent url(/images/logo.png) repeat scroll 0 0;
	cursor:pointer;
	height:109px;
	left:60px;
	position:absolute;
	top:40px;
	width:274px;
}
#contactbox{
	position:absolute;
	top:60px;
	right:70px;}
#phonebox{
	position:absolute;
	top:40px;
	right:10px;
	background:url(/images/phone.png);
	width:55px;
	height:127px;
	}
.phone{
	color:#951773;
	font-size:23px;}
	
h1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:35px;
	color:#3d83d5;
	font-weight:normal;
	margin:0px 0px 8px 0px;}
h2{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:30px;
	color:#3d83d5;
	font-weight:normal;
	margin:0px 0px 8px 0px;}
	
.data{
	font-weight:bold;
	text-align:right;
	color:#b1b7c3;
	width:474px;
	margin:0px;}
	
	.data2{
	font-weight:bold;
	text-align:right;
	color:#b1b7c3;
	
	margin:0px;}
.news{
	margin:0 0 10px 0;}
.partners{
	background-image:url(../images/partner_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:186px;
	height:123px;
	}
	