/* CSS Document */
body {
	background-color: #041030;
	margin: 0px;
}

#pageHeader {
	background:url(/templates/mexicasa/images/backgrounds/1.jpg) no-repeat; WIDTH: 850px; HEIGHT: 700px;
	background-repeat:no-repeat;
}
#container {
	background: #041030;
}
#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #041030;
	margin-left: -425px;
	position: absolute;
	top: -350px;
	left: 50%;
	width: 850px;
	height: 700px;
	visibility: visible;
	background-image:url(../images/ground.jpg);
}

.bodytext {
	display: block;
	position:absolute;
	top:283px;
	left:308px;
}
.componentheading, .article_separator {
	display:none;
}
.contentpaneopen, table, tr, td {
	padding:0px;
	margin:0px;
}
