body {
	background-image: url(style/vali_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #8b0010;
	text-decoration: none;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	color: #8b0010;
}
a:visited {
	text-decoration: none;
	color: #8B0010;
}
a:hover {
	text-decoration: none;
	color: #8B0010;
}
a:active {
	text-decoration: none;
	color: #8B0010;
}
div#header
{
  width:652px;
  height:200px;
  background:url(style/vali_header.jpg);

  padding-top: 0px;
  padding-left: 1px;
  padding-right: 1px;
}
div#menu
{
  width:654px;
  height:25px;
  background:url(style/vali_menu.jpg);

  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
div#content
{
  width:634px;
  background:url(style/vali_content.jpg);

  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  text-align:justify;
}
div#footer
{
  width:644px;
  height:20px;
  background:url(style/vali_footer.jpg);

  padding-top: 230px;
  padding-left: 10px;
  padding-right: 0px;
}
div#mapsearch
{
  width: 634px;
  height: 250px;
  align:center;
  border-top:1px solid #8a0010;
  border-bottom:1px solid #8a0010;
  border-left:1px solid #8a0010;
  border-right:1px solid #8a0010;
}