* {
	margin: 0;
	padding: 0;
	}

html {font-size: 100%;}

body {
	font: 62.5%/1.5 Verdana, Arial, Helvetica, sans-serif;
	/* color: #000000; */
 	/* background-image: url("../images/kitchen.jpg"); */
	background-image: url("../images/test11.gif");
	/* background: white; */
	padding: 5px;
	overflow-y: scroll;
}
/* body::-webkit-scrollbar {
    width: 5px;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #008290;
  outline: 1px solid #45484f;
} */
#wrapper{
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	
	/*background-color: white;
	 border-style: solid;
	border-width: 1px;  */
}
div.a{
	top: 0;
	bottom: 0;
	height: 90px;
	background-color: orange;
	margin: 0px 0xp 5px 0px;
	border-radius: 9px;
}
div.b{
	top: 3;
	bottom: 3;
	height: calc(100vh - 145px);
	background-color: purple;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	border-radius: 9px;
}
div.c{
	top: 0;
	bottom: 0;
	height: 45px;
	background-color: red;
	margin: 5px 0xp 0px 0px;
	border-radius: 9px;
}
div.main{
	background-color: white;
	padding: 4px;
	border-radius: 15px;
}
div.mainl{
	background-color: white;
	border-radius: 15px;
}
p.cleartext{clear: left;}

div.header1{
	width: 100%;
	background-color: white;
	/*vertical-align: bottom;
	text-align: center;
	 border-style: solid; */
}
div.header{
	position: fixed;
	top: 0;
	left: 0;
	display: inline;
	width: 100%;
	height: 90px;
	background-color: white;
	display: table-cell;
	/*vertical-align: bottom;
	text-align: center;
	 border-style: solid; */
}
div.morephotos{
	display: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div.mainpix{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
img.logo{
	float: left;
	width: 180px;
	padding: 5px 0px 4px 20px;
	/*display: block;
	 margin-left: auto;
	margin-right: auto; */
}
img.menu{
	float: right;
	width: 36px;
	padding: 23px 20px 23px 0px;
}
div.line{
	border-bottom: 1px solid #d3d3d5;
}
div.filler{
	height: 90px;
}
div.filler1{
	height: 150px;
}
div.filler2{
	display: none;
	height: 222px;
}
img.srvimg{
	width: 95%;
	margin: 5px 20px 0px 0px;
}
img.srvimg1{
	display: none;
	width: 40%;
	margin: 5px 0px 0px 5px;
	float: right;
}
p.text{
	font-size: 160%;
	margin: 5px 5px 10px 5px;
}
p.textquestion{
	font-size: 160%;
	margin: 5px 5px 0px 5px;
	color: black;
}

p.textanswer{
	font-size: 150%;
	margin: 0px 5px 10px 25px;
	color: #008290;
}
p.texthead{
	font-size: 160%;
	margin: 5px 5px 10px 5px;
}
span.break{
	display: none;
}
span.seemore{
	color: #008290;
}
span.seemore1{
	display: none;
}
span.seemore:hover, span.seemore1:hover{
	cursor: pointer;
}
div.popup{
	display: none;
	position: absolute;
	background-color: #DDEEF0;
	border: 2px solid black;
	padding: 4px;
}
div.galpopup{
	display: none;
	position: absolute;
	background-color: #DDEEF0;
	border: 2px solid #DDEEF0;
	border-radius: 15px;
}
div.goleft{
	/* display: table-cell; */
	width: 30px;
	height: 100%;
	float: left;
	color: white;
	text-align: center;
	/* vertical-align: middle; */
	/* background-color: red; */
}
div.goright{
	/* display: table-cell; */
	width: 30px;
	height: 100%;
	float: right;
	color: white;
	text-align: center;
	/* vertical-align: middle; */
	/* background-color: red; */
}
img.galimg{
    position: absolute;
	margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
img.galnext{
    position: relative;
	margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
img.galclose{
   width: 20px;
   height: 20px;
   float: right;
   margin: 3px;
}
img.galclose1{
   width: 20px;
   height: 20px;
   float: right;
   margin: 15px 3px 0px 0px;
}
p.seeless{
	font-size: 160%;
	color: blue;
	margin: -10px 0px 15px 5px;
	text-align: center;
}
p.seeless1{
	/* color: blue; */
	color: #008290;
	margin: -10px 0px 15px 5px;
	text-align: center;
}
/* p.seeless1{
	display: none;
	font-size: 160%;
	color: blue;
	margin: -10px 0px 15px 5px;
	text-align: center;
} */
p.seeless:hover{
	font-weight: bold;
}
p.seeless1:hover{
	font-weight: bold;
}
span.seemore:hover{
	font-weight: bold;
}
span.morepix{
	font-size: 70%;
	color: #008290;
	font-weight: normal;
}
/* span.morepix1{
	text-align: center;
	width: auto;
	font-size: 100%;
	color: blue;
	font-weight: normal;
} */
p.morepix{
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	/* margin: 10px; */
	color: #008290;
}
p.morepix:hover{
	font-weight: bold;
	cursor: pointer;
}
div.testint{
	text-align: center;
}
div.testint1{
	text-align: center;
}
div.testfull{
	display: none;
	/* font-size: 160%; */
}
div.testfull1{
	display: none;
	font-size: 160%;
	margin: 5px 5px 10px 5px;
}
div.testfull2{
	font-size: 160%;
	margin: 5px 5px 0px 5px;
}
div.testfull2 p{
	margin: 5px 0px 10px 0px;
}
div.navmenu{
	display: none;
	width: 100%;
	text-align: center;
	background-color: white;
	padding: 0px 0px 10px 0px;
	/* z-index: 10000; */
}
div.ddmenu{
	margin: 0px 10px 0px 10px;
	display: inline-block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
div.topmenu{
	display: none;
	width: 460px;
	float: right;
}

div.menuitemh, div.menuitems, div.menuitemg, div.menuitemt, div.menuitemi, div.menuitemf, div.menuitemc{
	font-size: 200%;
	font-weight: bold;
	width: 98%;
	margin: 1px 1px 0px 0px;
	color: #45484f;
	background-color: #008290;
	border-radius: 25px;
}
div.menuitemh:hover, div.menuitems:hover, div.menuitemg:hover, div.menuitemt:hover, div.menuitemi:hover, div.menuitemf:hover, div.menuitemc:hover, div.menuitem1h:hover, div.menuitem1s:hover, div.menuitem1g:hover, div.menuitem1t:hover, div.menuitem1i:hover, div.menuitem1f:hover, div.menuitem1c:hover{
	background-color: #45484f;
	color: #008290;
	cursor: pointer;
}
div.menuitem1h, div.menuitem1s, div.menuitem1g, div.menuitem1t, div.menuitem1i, div.menuitem1f, div.menuitem1c{
	/* width: 200px; */
	height: 35px;
	text-align: center;
	vertical-align: middle;
	vertical-align: middle;
	font-size: 135%;
	font-weight: bold;
	line-height: 35px;
	margin: 2px 2px 0px 0px;
	padding: 0px 5px 0px 5px;
	color: #45484f;
	background-color: #008290;
	border-radius: 7px;
	float: left;
}
/* div.menuitem1i{
	line-height: 25px;
} */

/* div.menuitemwrap{
	width: 130px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	font-size: 160%;
	font-weight: bold;
	line-height: 23px;
	margin: 2px 10px 0px 0px;
	color: #45484f;
	background-color: #008290;
	border-radius: 7px;
	float: left;
} */
div.footfill{
	display: inline-block;
	height: 50px;
	background-color: transparent;
}
div.footer{
 	position: fixed;
	bottom: 0;
	right: 0;
	width: 100%;
	background-color: white;
}
div.copyright1{
	display: none;
	height: 27px;
	line-height: 27px;
	vertical-align: center;
	float: left;
	font-size: 120%;
}
div.copyright{
	width: 100%;
	font-size: 120%;
	text-align: center;
}

img.contact1{
	float: left;
	padding: 3px 13px 0px 13px;
}
img.contact2{
	float: right;
	padding: 3px 13px 0px 13px;
}

img.contact{
	padding: 0px 10px 0px 0px;
}
p.context{
	font-size: 170%;
	margin: 4px 10px 4px 10px;
}
ul.t1{
	margin-left: 40px;
	font-size: 160%;
}
ul{
	margin-left: 40px;
}
img.imgleft{
	float: left;
	width: 48%;
	margin: 2px;
}
img.imgright{
	float: right;
	width: 48%;
	margin: 2px;
}
img.imgctr{
	float: center;
	margin: 0px;
	width: 48%;
}
img.imgleft:hover, img.imgright:hover{
	cursor: pointer;
}
img.pennyimg{
	float: left;
	width: 30%;
	margin: 0px 10px 0px 0px;
}
img.sealimg{
	float: right;
	width: 120px;
	margin: 0px 0px 0px 0px;
}
p.title{
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	color: #0590AB;
}
p.title1{
	display: none;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	color: #0590AB;
}
p.head{
	font-size: 180%;
	font-weight: bold;
	text-align: center;
	margin: 0px 5px 10px 5px;
}
span.list:hover{
	cursor: pointer;
	font-weight: bold;
	font-size: 105%;
}
span.text{
	font-size: 80%;
}
span.servtext{
	display: none;
	font-size: 80%;
}
div.greyout{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	/* background-color: red; z-index: 9999; */
}
div.greyout1{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: grey;
	opacity: 0.5;
}
p.text1{
	font-size: 140%;
	margin: 5px 0px 5px 0px;
	text-align: center;
}
input.con{
	padding: 2px 0px 0px 0px;
	margin: 0px 10px 0px 7px;
	width: 160px;
}
textarea.msg{
	padding: 0px 5px 0px 5px;
	width: 90%;
	height: 80px;
	margin: 5px 0px 0px 0px;
}
span.con{
	display: inline-block;
	width: 115px;
	text-align: right;
}
span.con1{
	display: inline-block;
	width: 115px;

}
button.but{
	font-weight: bold;
	float: right;
	margin: 0px 20px 0px 0px;
	padding: 3px 15px 3px 15px;
}
div.text2{
	font-size: 140%;
	margin: 5px 0px 5px 0px;
	float: left;
}
div.mainl{
	display: none;
}
div.form{
	width: 300px;
	height: 300px;
	margin: 15px 0px 0px 10px;
	border: 2px solid black;
	background-color: #008290;
}

/* div.form{
	width: 300px;
	height: 300px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border: 2px solid black;
	background-color: #99D1DD;
} */
img.loader{
	height: 20px;
}
div.formsnd{
	display: none;
}
a:link{
	color: #008290;
}
a:visited{
	color: #008290;
}
a:hover{
	color: #008290;
}
a:active{
	color: #008290;
}