body {
  background-color: #652c43;
  background-image: url('../../img/care4pets/body_bg.gif');
  background-repeat: repeat-x;
  text-align: center;
  margin: 0;

  font-family: Comic Sans MS;
  font-size: 10pt;
  color: #000000;
}

.minilogos {
  position: absolute;
  top: 100px;
  right: -120px;
}

.minilogos ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.minilogos li {
  float: left;
  margin: 0 5px 0 0;
}

.minilogos img {
  border: 0;
}

#pagina {
  width: 780px;
  margin: 0 auto;
  background-image: url('../../img/care4pets/pagina_bg.gif');
  text-align: left;
  _height: 100%;
}

#header {
  height: 268px;
  background-image: url('../../img/care4pets/header.jpg');
  position: relative;
  top: 0;
  left: 0;
}

#content {
  margin: 30px 0 0 0;
  clear: both;
  width: 745px;
}

#menus {
  float: left;
  width: 249px;
  margin: 0 0 0 0;

	/*
  background-image: url('../../img/care4pets/logo.gif');
  background-repeat: no-repeat;
  background-position: 60px top;
	*/

  padding: 0 0 250px 0;
	
	position: relative;
	top: -50px;
	left: 0;
}

#menus .logo {
  background-image: url('../../img/care4pets/logo.jpg');
  background-repeat: no-repeat;
  background-position: 0 top;
	
	width: 150px;
	height: 209px;
	
	position: relative;
	top: -20px;
	left: 60px;
}

#menus h2 {
  display: none;
}

#menus .doos {
  margin: 0 0 0 30px;
  padding: 0;
}

#menus .doos li {
  margin: 0 0 0 30px;
  padding: 0;
  background-image: url('../../img/care4pets/arrow.gif');
  background-repeat: no-repeat;
  background-position: left center;
  list-style-type: none;
  line-height: 25px;
  font-size: 10pt;
  padding-left: 25px;
}

#menus .doos li a {
  color: #ffffff;
  text-decoration: none;
}

#menus .doos li a:hover {
  color: #652c43;
}

#inhoud {
  float: left;
  width: 400px;
  margin: 0 0 0 60px;
}

#inhoud .titel {
  margin: 0;
  padding: 0;

  font-size: 12pt;
  font-family: Comic Sans MS;	

  background-image: url('../../img/care4pets/titel_bg.gif');
  background-repeat: no-repeat;
  background-position: left bottom;
  line-height: 35px;

  color: #652c43;
}

#inhoud .doos {
  font-family: Comic Sans MS;
	font-size: 12px;
}

#inhoud .doos a {
  color: #652c43;
}
