* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
  background-color: #fff;
  text-align:center;
  min-height:158px;
  min-width:695px;
  font-family: verdana;
  font-size: 11px;
}

h1 {
font-size: 11px;
}

:focus  { outline: 0 }
:active { outline: 0}

a {
  color: #c70979;
  text-decoration: none;
}

a:hover {
  color: #2f2e7d;
}
#outer{
  height:100%;
  width:100%;
  display:table;
  vertical-align:middle;
}
#container {
  text-align: center;
  position:relative;
  vertical-align:middle;
  display:table-cell;
  height: 158px;
}
#inner {
  text-align: center;
  margin-left:auto;
  margin-right:auto;
}

#box {
	margin:0; padding:0;
}
#boxIn {
	display:block;
  width: 695px;height: 158px;
	margin: auto; padding:0;
	text-decoration: none;
	position: relative;
}
/* -------------------------- */

#contacts dt {
  float: left;
}
#contacts dd {
  margin-left: 50px;
}


#logo {
  width: 378px;
  height: 80px;
  background: url(logo.gif) no-repeat scroll left top;
  position: absolute;
  left: 0; top: 0px;
}

#logo strong {
  display: none;
}


#rentText {
  width: 360px;
  position: absolute;
  left: 420px;
  top: 30px;
  font-size: 11px;
  text-align: left;
  font-weight: normal;
}

#f13 {
  position: absolute;
  left: 420px;
  top: 200px;
  line-height: 22px; 
}

#adress, #contacts {
  padding-top: 25px;
}

#inProgress {
  font-weight: bold;
}

img {
  vertical-align: middle;
  border: 0;
}