html {
	margin-bottom: 0px;
	height: 100%!important;
	height: 100%;
	min-width: 970px;
}

body	{ 
  width: 100%;
  margin: 0;
  padding: 0;
  	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #665F49;
  background-color: #000000;
  background-image: url('imagenes/background23.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-attachment: fixed;
}

/* LINKS */

a, a:visited {
	outline: none;
	text-decoration: none;
	color: #d8cfb6;
}

a:hover {

  color: #ffffff;
}

.clearer {

  clear: both;
}

/* LINKS END */

/* HEADERS */

h1 {
  font-size: 18px;
  text-indent: -9999px;
  position: absolute;
  color: #FFFFFF;
  width: 180px;
  height: 20px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  clear: none;
}

h2 {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  margin: 0;
  padding: 0;
}

div#slogan h2,
div#slogan p {
  text-indent: -9999px;
  width: 460px;
  height: auto;
  float: right;
}

div#slogan h2 {
  padding: 45px 2px 0 0;
  line-height: 34px;
}

div.info h2 {
  width: 197px;
  height: 42px;
  color: #c7bb9a;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

div.info h2#tv {
  background-image: url('imagenes/televisores.png');
}

div.info h2#antenas {
  background-image: url('imagenes/antenas.png');
}

div.info h2#porteros {
  background-image: url('imagenes/porteros.png');
}

div.info h2#donde {
  background-image: url('imagenes/donde.png');
}



p {
  font-size: 11px;
  font-weight: normal;
  text-align: justify;
  padding: 0 0 0 0;
}

div#topLine p {
  text-align: right;
  color: #c7bb9a;
}

div.info p {
	margin: 10px;
	color: #c7bb9a !important;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 11px;
	line-height: 17px;
}

div#copyright p {
  margin: 43px 0 5px 10px !important;
  padding: 0 0 0 0 !important;
} 

/* PARAGRAPSH END */

/* BODY */


/* DESIGN HOLDERS */

div.holder {
  width: 970px;
  min-width: 970px;
  float: left;
  padding: 0;
  clear: both;
}


/* DESIGN HOLDERS END */

/* MAIN DIV's */

div#topLine {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 36px;
  background-image: url('imagenes/topBG.png');
  background-repeat: no-repeat;
  background-position: left top;
  z-index: 500;
}

div#slogan {
  width: 744px;
  height: 160px;
  position: relative;
  top: 41px;
  left: 229px;
  float: left;
  background-image: url('imagenes/slogan.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}

div.box {
	width: 970px;
	height: 323px;
	margin: 10px 0 0px 0;
	float: left;
	background-image: url(imagenes/cajafondo.png);
	background-repeat: no-repeat;
	background-position: 0 16px;
}

div.box.first {
  margin: 50px 0 0px 0 !important;
}

div.photo {
  width: 565px;
  height: 339px;
  float: left;
  margin: 0 0 0 218px;
  background-image: url('imagenes/imgBG.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}


div.photo:hover {
  background-position: 0 -339px;
}

div.photo img, div.photo iframe {
  width: 507px;
  height: 281px;
  margin: 29px 0 0 29px;
  padding: 0 0 0 0;
  border: none;
}

div.info {
  width: 197px;
  height: 291px;
  float: left;
  margin: 24px 0 0 -17px;
  padding: 0 0 0 0;
  background-image: url('imagenes/infoBG.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}

/* MAIN DIV's END */

div#logo {
	width: 220px;
	height: 350px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	position: fixed;
	left: 30px;
	top: 0;
	background-image: url('imagenes/logo.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	clear: both;
	z-index: 501;
}

div#logo a {
  width: 152px;
  height: 118px;
  display: block;
  margin: 26px 0 0 32px;
  padding: 0 0 0 0;
}

div#logo a span {  
  display: none;
}



/* FOOTER */

div#footer {
	width: 736px;
	height: 60px;
	padding: 0;
	float: left;
	background-image: url('imagenes/footerBG.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 55px;
	margin-left: 234px;
}

div#copyright {
  width: 464px;
  height: 84px;
  margin: 0 0 0 19px;
  padding: 0;
  float: left;
}

