body 	{
	background-image: url(../images/background3.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#mypage{
	position: absolute;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#header {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}


#content_1 {
	background-color: #FFFFFF; //white
	margin: 0px;
	position: absolute;
	left: 141px;
	top: 113px;
	height: 500px;
	width: 627px;
	z-index: 1;
	border-style: dotted;
	border-width: thin;
	border-color: Navy;
}

#content_1_internalArea {
	margin: 15px;
	height: 450px;
}

#content_prices {
	width: 535px;
	padding: 5px;
	margin-left: 25px;
	border-style: dotted;
	border-width: thin;
	border-color: Navy;
}

#menu_1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 113px;
	height: auto;
	width: 130px;
	z-index: 10;
}

#phoneBottom {
	vertical-align: baseline;
	font-family: Comic Sans MS;
	font-size: larger;
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 100%;
}

#indexExtraLayer {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 260px;
	top: 385px;
	height: 30px;
	width: 300px;
}

.myPara_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF;
}

.myPara_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

.pageTitle_1 {
	font-family: Comic Sans MS;
	font-size: 20px;
	color: #000066;
	background-color: #FFFFFF;
}
	
.testimonial {
	font-family: serif;
	font-size: 20px;
	text-align: justify;
	font-style: italic;
}

.conditions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
}
