body {
	background: #2a3a47 url(images/back2.jpg) no-repeat top left

}

.text_default {
	font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
	

div.box_divider
  {
  width: 882px;
  height: 10px;
  margin: 0px 0px;
  background-color: #9da5ab;

  }

div.box_footer
  {
  width: 872px;
  padding: 5px;
  margin: 0px 0px;
  background-color: #9da5ab;
  }



div.box_content
  {
  
  width: 882px;
  margin: 0px 0px;
  background-color: #ffffff;
  }
