body {
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	text-align: center;
}

td,tr,table {
	font-family: verdana;
	font-size: 12px;
}

div.container {
	text-align: left;
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	position: relative;
}

div.h1 {
	margin: 0px;
	width: 100%;
	height: 100px;
	background-image: url(../images/casapuravida.jpg);
	background-repeat: no-repeat;
	border-bottom: 5px solid #006699;
}

div.h1 h1 {
	display: none;
}

div.h2 {
	width: 359px;
	height: 46px;
	position: relative;
	left: 409px;
	top: 0px;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
}

div.h2 h2 {
	display: none;
}

div.main-content {
	width: 645px;
	background-color: #AAAAAA;
	border-bottom: 12px solid #AAAAAA;
}

p.main-content {
	margin: 12px;
	font-weight: bold;
}

img.main-content {
	margin-left: 5px;
	margin-top: 10px;
	border: 1px solid black;
}

div.left-column {
	width: 110px;
	margin-top: 50px;
	margin-left: 5px;
	position: relative;
	float: left;
	text-align: center;
}

div.left-column h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #663300;
}

div.center-column {
	width: 390px;
	text-align: justify;
	float: left;
	background-color: #AAAAAA;
	padding-left: 15px;
	padding-right: 15px;
}

div.center-column b {
	clear: both;
	float: right;
}

div.right-column {
	text-align: center;
	width: 223px;
	background-color: #AAAAAA;
	position: relative;
	float: left;
}

div.right-column img {
	border-bottom: 1px solid #AACCFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

* html div.right-column {
	width: 218px;
}

div.main-image {
	width: 768px;
	height: 355px;
	background-image: url(../images/home.jpg);
	border-bottom: 5px solid #006699;
}

div.testimonial-image {
	width: 768px;
	height: 355px;
	background-image: url(../images/testimonials.jpg);
	border-bottom: 5px solid #006699;
}

div.rates-image {
	width: 768px;
	height: 355px;
	background-image: url(../images/rates.jpg);
	border-bottom: 5px solid #006699;
}

div.gallery-image {
	width: 768px;
	height: 355px;
	background-image: url(../images/gallery.jpg);
	border-bottom: 5px solid #006699;
}

div.contact-image {
	width: 768px;
	height: 355px;
	background-image: url(../images/contact.jpg);
	border-bottom: 5px solid #006699;
}

div.footer {
	border-bottom: 20px solid #006699;
	text-align: center;
	color: #006699;
}

div.footer p {
	margin-top: 10px;
	margin-bottom: 10px;
}
