.break {
  overflow: hidden;
  clear: both;
  height: 1px;
}

body {
      background: #bdf;
    background-position: center;
  padding: 0px;
  margin: 0px;
}

body, th, td, select, input, option, textarea, li {
  font-family: 'Arial', 'Helvetica', sans-serif;
  font-size: 12px;
}

#align_canvas {
  width: 975px;
  margin: auto;
}

#top {
  height: 170px;
  }

#top_mask {
  height: 170px;
}

#content_canvas {
  width: 975px;
  height: 888px;
  background: url('/images/content_back.jpg');
}

#top_menu {
  width: 749px;
  height: 68px;
  float: right;
  position: relative;
  overflow: hidden;
}

#top_menu ul {
  margin: 0px;
  padding: 0px;
  position: relative;
  float: left;
  left: 50%;
}

#top_menu li {
  display: block;
  position: relative;
  float: left;
  left: -50%;
}

#top_menu li a {
  display: block;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  color: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 27px;
  margin-left: 2px;
      margin-right: 2px;
        background: url('/images/top_menu_link.jpg');
    width: 138px;
    height: 41px;
  }

#top_menu li.last a {
  border-right-width: 0px;
}

#top_menu li a:hover {
  color: #fff;
      background: url('/images/top_menu_link_hover.jpg');
  }

#left_menu {
  width: 226px;
  height: 852px;
  margin-right: 0px;
  margin-left: 0px;
  overflow: auto;
  float: left;
}

#left_menu ul {
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#left_menu li {
  display: block;
}

#left_menu li a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #006;
  margin-top: 5px;
  padding-top: 3px;
      padding-bottom: 3px;
    margin-bottom: 5px;
    }

#left_menu li.last a {
  border-bottom-width: 0px;
}

#left_menu li a:hover {
    color: #00f;
}

#subpage_canvas {
  width: 707px;
  height: 842px;
  float: left;
  padding-top: 10px;
  padding-right: 22px;
  padding-bottom: 0px;
  padding-left: 20px;
  
}

#subpage {
  width: 100%;
  height: 100%;
}

#footer {
  clear: both;
  color: #000;
  margin-top: 5px;
  margin-bottom: 50px;
}

#footer a {
  color: #fc8;
  text-decoration: none;
}

#footer a:hover {
  color: #044;
  text-decoration: underline;
}

#counter {
  float: left;
}

#counter_count {
  font-size: 14px;
  font-weight: bold;
}

#copyright {
  text-align: right;
  float: right;
}

  

img {
	border-width: 0px;
}

#top_menu a {
	font-size: 15px;
}

#footer {
	background: #0562A7;
  height: 60px;
  margin: 0px;
  margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

#footer div {
  padding-top: 10px;
	color: #fff;
}

#footer #counter {
  padding-top: 20px;
}

#left_menu #messenger_link {
	padding-top: 37px;
	padding-left: 70px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

#left_menu #messenger_link a {
	color: #ccf;
}

#left_menu #search_caption {
	padding-top: 5px;
	padding-left: 70px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

#left_menu #search_form_canvas {
	padding-left: 45px;
	padding-right: 20px;
	padding-top: 20px;
}

#left_menu #search_form {
	margin: 0px;
	padding: 0px;
}

#left_menu #search_form label {
	display: block;
	font-size: 12px;
	color: #fff;
	margin-top: 5px;
}

#left_menu #search_form select {
	width: 160px;
}

#left_menu #search_form #submit_canvas {
	margin-top: 5px;
}

#left_menu #search_form #field_loading {
	float: left;
	width: 16px;
	height: 16px;
}

#left_menu #search_form #field_submit {
	float: left;
	text-align: right;
	width: 144px;
}

#left_menu #financiamentos {
	clear: both;
	padding-left: 55px;
	padding-right: 30px;
	padding-top: 40px;
}

#left_menu #financiamentos_caption {
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

#left_menu #financiamentos a {
	text-decoration: none;
	display: block;
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
}

#left_menu #corretor_canvas {
	padding-left: 45px;
	padding-right: 20px;
	padding-top: 50px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

#left_menu #corretor_canvas .corretor_tel {
	font-size: 18px;
	margin-top: 10px;
}

#subpage_canvas {
	height: auto;
	width: 700px;
}

#resize_canvas {
	background: url('/images/resize_back.jpg');
}

#content_canvas {
	background-position: top;
	background-repeat: no-repeat;
	height: auto;
}

#subpage {
	border: solid 1px #000;
	height: auto;
}

#clima{
	padding-top:25px;
	padding-left: 30px;
	}

