body {
	background: #cde8eb;
	color: #0054cc;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 14px;
	margin: 0pt;
	text-align: left;
}

#horizont_center {
	display:block;
	height:1px;
	left:0px;
	overflow:visible;
	position:absolute;
	top: 150px;
	visibility:visible;
	width:100%;
}

#content {
	
	font-weight: bold;
	left:50%;
	position:absolute;
	visibility:visible;
	width: 600px;
	margin-left: -300px;
	text-align:center;
}

#left_address {
  float: left;
  width: 500px;
  height: 200px;
  display: block;
  text-align: center;
}

#right_address {
  float: left;
  width: 237px;
  height: 200px;
  display: block;
  text-align: center;
}

img{
  padding: 0;
  margin: 0;
  text-align: center;
  border: 0px;
}

h1 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  padding: 20px 0 0 0;
  margin: 0;
}

p {padding: 20px 0; margin: 0;}

a {
 text-decoration: none;
 color: #f26522;
 margin: 0; padding: 0;
}

a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #f26522;
}
