html {
	background: #565656;
}

body {
	position:relative; 
	padding:0;
	margin:0 auto;
	width:1000px;
	font: normal 13px Arial, Helvetica, sans-serif; 
	color: white;
	text-align:left;	
}
/* 	border:1px solid #000;  */

A {
	color:white;
}

A:hover {
	text-decoration: none;
}
.content a:hover {
color:#FBE106;
}
.title {
	font-family:Tahoma, sans-serif;
	font-size:20px;
	color:#FBE106;
	text-transform:UPPERCASE;
	background: url(../images/design/title.gif) no-repeat left top;
}

h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color:#FBE106;
	text-transform:UPPERCASE;
	background: url(../images/design/title.gif) no-repeat left top;
}

.phone {
width:214px;
height:66px;
float:left;
background: url(../images/design/phone.gif) no-repeat left top;
margin-left: 160px;
}
.adress {
font-size:11px;
padding: 5px 3px 0px 8px;
color:#474747;
}
.nomer {
font-size:27px;
padding: 0px 3px 2px 9px;
color:#000000;
margin-top: -2px;
}
.karta {
margin-top: -6px;
padding: 0px 10px 0px 0px;
text-align: right;
}

.karta a {
font-size:11px;

color:#474747;
align:right;
}

.logo  {
float:left;
width:300px;
height:70px;
background: url(../images/design/logo.gif);
}

.title2 {
color: #474747;
font-size: 12px;
color: #0F3B7E;
padding-top: 57px;
padding-left: 84px;
letter-spacing: 1.2px;
}
.spec img:hover {
background: url(../images/design/bg3.gif);
}

#url {
letter-spacing:2.4px;
margin-top: -7px;
margin-left: 80px
}

#url a {
font-size:11px;
color:#0F3B7E;
text-decoration: none;
}
#top {
	height:73px; 
	background-color:white;
	padding-top:12px;
	padding-left:20px;
        padding-bottom: 2px;
}

#logo {
	float:left;
	width:300px;
}

#menu {
	height:24px;
	font-size:11px;
	padding-top:10px;
	padding-left:5px;
	background: url(../images/design/menu_gradient.gif) repeat-x left top;
}

#menu .menu_element {
	margin:0 7px;
	text-transform:UPPERCASE; 
	color:white;
 }

.element {
	text-decoration: none;
}

.element:hover {
	text-decoration: underline;
}

.active_element {
	text-decoration: underline;
}

.active_element:hover {
	text-decoration: none;
}

#menu IMG{
vertical-align:-2px;
}

#content {	 
	  float:left;
	  width:100%;
      background: url(../images/design/content_gradient.gif) #3F1A08 repeat-x left top;
}

#subcontent {
   float:left;
   width:358px;	
   min-height:320px;
   padding:20px 120px 20px 20px;	
   background: url(../images/design/siluet.gif) no-repeat 388px top;
}

#subcontent2 {
   float:right;
   width:500px;	
   min-height:345px;
   padding-top:5px;
   margin:0 auto;
   text-align:center;
   background: url(../images/design/woman.jpg) no-repeat 10px 10px;
}

#subcontent2 IMG{
	margin:5px 0;
}

*html DIV#subcontent {
  height:expression(this.Height > 320 ? '100%' : '320px');
}

*html DIV#subcontent2 {
  height:expression(this.Height > 345 ? '100%' : '345px');
}

#subcontent3 {
   float:left;
   width:590px;	
   min-height:220px;
   padding:20px 60px 20px 20px;	
   background: url(../images/design/small_siluet.gif) no-repeat 600px top;
}

#subcontent4 {
   float:right;
   width:325px;	
   min-height:220px;
   padding-top:5px;
   margin:0 auto;
   text-align:center;
   background: url(../images/design/small_woman.jpg) no-repeat 20px 10px;
}

*html DIV#subcontent4 {
  height:expression(this.Height > 220 ? '100%' : '220px');
}

#subcontent4 IMG{
	margin:5px 0;
}

*html DIV#subcontent3 {
  height:expression(this.Height > 220 ? '100%' : '220px');
}


#hot {
	min-height:236px;
	background: url(../images/design/hot_gradient.gif) #BB816D repeat-x left top;
}

*html DIV#hot {
  height:expression(this.Height > 236 ? '100%' : '236px');
}

#footer {
	height:65px;
	font-size:10px;
	background: url(../images/design/footer_gradient.gif) repeat-x left top;
}

#copyright {
	float:left;
	width:200px;
	padding-top:10px;
	margin-left:50px;
}

#developer {
	display:block;
	float:right;
	width:135px;
	margin-top:7px;
	margin-right:20px;
	height:54px;
    background: url(../images/design/developer.gif) no-repeat left top;
}

.col {
	float:left;
	width:280px;
	padding-top:20px;
	padding-left:30px; 
}

.main_link {
	display:block;
	text-transform:UPPERCASE; 
	color:#87A2EF;
	font-weight:bold;
	text-decoration: none;
}

.main_link:hover {
	text-decoration: underline;
}

.sub_link {
	text-transform:UPPERCASE; 
	text-decoration: none;
	font-size:10px;
}

.sub_link:hover {
	text-decoration: underline;
}

.teets {
	margin-top:5px;
	margin-left:30px;
}

.face {
	margin-left:35px;
}

.face2 {
	margin-left:35px;
}

.face3 {
	margin-left:130px;
}

.more {
	float:left;
	margin-top:5px;
	padding-left:14px;
	font-size:10px;
	width:70px;
	background: url(../images/design/ychek.gif) no-repeat left 1px;
}

.more A {
	color:#F2E604;
}

.br {
	height: 1px;
	overflow: hidden;
	clear: both;
	visibility: hidden;
}

/*     border:1px solid #000;      */

#webcom {
background:transparent url(../images/design/webcom.gif) no-repeat scroll left top;
float:right;
height:54px;
margin-right:70px;
margin-top:7px;
width:110px;
padding-top:30px;
text-align:center;
}

