* { behavior: url(iepngfix.htc) }
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#wrapper {
	background-image: url(images/bg-nav.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	min-width:970px;
}

#top {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 174px;
	width: 255px;
	margin-top: 170px;
	margin-left: 635px;
	position: absolute;
}
#logo-min {
	height: 89px;
	width: 130px;
	margin-top: 44px;
	margin-left: 380px;
	position: absolute;
}



#navbar {
	width: 444px;
	margin-top: 48px;
	margin-left: 525px;
	height: 82px;
	position: absolute;
}
.content-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #420038;
	background-color: #e6e6e6;
	height: 56px;
	letter-spacing: -1px;
	padding-top: 11px;
	padding-left: 15px;
	width: 540px;
	margin-left: 387px;
	position: absolute;
	margin-top: 163px;
}

#mid {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 57%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#mid-gallery {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.cintillo {
	height:8px;
	background-color:#d0bfcd;
	margin-left:387px;
	width:555px;
	margin-top:155px;
	position:absolute;
}

#contents-box {
	background-color: #FFF;
	height: 100%;
	width: 555px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: -15px;
	margin-left: 387px;
}
#contents-box-black {
	height: 100%;
	width: 914px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: -15px;
	margin-left: 28px;
	background-image: url(images/black-bg.png);
}
#txt-holder {
	overflow: auto;
	height: 100%;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 20px;
}



#contents {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #6c6c6c;
}
#contents p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #6c6c6c;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
#contents h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #420038;
	letter-spacing: -1px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 2px;
}
#contents h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #614930;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 2px;
	padding-left: 5px;
}
#contents h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #666;
	font-weight: normal;
	letter-spacing: -1px;
}
#contents h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #614930;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2BDA0;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: -1px;
}
#contents h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	color: #D06422;
	font-weight: normal;
	letter-spacing: -1px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #614930;
	font-weight: normal;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents  ul {
	list-style-type: square;
}
#contents  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 3px;
	color: #614930;
}







#footer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	margin-top: -120px;
}
#social {
	height: 30px;
	width: 70px;
	margin-top: 0px;
	margin-left: 865px;
	margin-bottom: 10px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
}
#footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: right;
	margin-right: 35px;
	text-align: right;
}
a.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}



#footer-menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
	margin-left: 35px;
}
#footer-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
#footer-menu a:hover {
	color: #FFF;
	text-decoration: underline;
}
