body {
	margin: 0;
	padding: 0;
	font: 11px "Arial", "Helvetica", "Verdana", "sans-serif";
	color: #b3b3bb;
	background-attachment: scroll;
	background-image: url(/img/bggrad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #c3f3ed;
}

.tablecentre {  vertical-align: middle; clip:  rect(   )}

img.transparent {
	behavior: url("/pngbehavior.htc");
}

td.background #transparent {
	behavior: url("/pngbehavior.htc");
}

.bodytext {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}

.bodyitalic {
	font-style: italic;

}

.heading {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;

}

h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

a:link, a:visited {
	color: #7389ae;
}

a:hover, a:active {
	color: #000000;
}

a {
	outline: none;
}

form, table {
	margin: 0;
	padding: 0;
}

/*shared*/

span.clr {
	display: block;
	clear: both;
}

/*content*/

#content {
	width: 722px;
	position: relative;
	z-index: 10000;
	background: #17d5bc;
	padding: 0px;
}

/*big menu*/

#navi {
	position: relative;
	margin-left:4px;
	margin-right:4px;
	margin-top:0px;
	margin-bottom:0px;
}

#navi .navis {
	display: block;
	background: #17d5bc;
	height: 22px;
}

#navi li {
	float: left;
}

#navi .navi {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 22px;
	/*width: 54px;*/
	padding: 0px;
	background: #fff;
	border-right: 1px solid #c3f3ed;
}

#navi .navi span {
	display: none;
}

.db a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#87DACF;
}

/* Overview */
#navi .a {	-moz-box-sizing:border-box;box-sizing:border-box; width: 77px; background: url(/img/a.gif); }
#navi .a_vis {	-moz-box-sizing:border-box;box-sizing:border-box; width: 77px; background: url(/img/a2.gif); }
#navi .a:hover {	background: url(img/a2.gif); }

/* FAQs */
#navi .b {	-moz-box-sizing:border-box;box-sizing:border-box; width: 47px; background: url(/img/b.gif); }
#navi .b_vis {	-moz-box-sizing:border-box;box-sizing:border-box; width: 47px; background: url(/img/b2.gif); }
#navi .b:hover {	background: url(img/b2.gif); }

/* Before / After */
#navi .c {	-moz-box-sizing:border-box;box-sizing:border-box; width: 102px; background: url(/img/c.gif); }
#navi .c_vis {	-moz-box-sizing:border-box;box-sizing:border-box; width: 102px; background: url(/img/c2.gif); }
#navi .c:hover {	background: url(img/c2.gif); }

/* Testimonials */
#navi .d {	-moz-box-sizing:border-box;box-sizing:border-box; width: 93px; background: url(/img/d.gif); border-right: 0px; }
#navi .d_vis {	-moz-box-sizing:border-box;box-sizing:border-box; width: 93px; background: url(/img/d2.gif); border-right: 0px; }
#navi .d:hover {	background: url(img/d2.gif); }

/* Gift Vouchers */
#navi .e {	-moz-box-sizing:border-box;box-sizing:border-box; width: 97px; background: url(/img/e.gif); }
#navi .e_vis {	-moz-box-sizing:border-box;box-sizing:border-box; width: 97px; background: url(/img/e2.gif); }
#navi .e:hover {	background: url(img/e2.gif); }

/* Contact Us */
#navi .f {	-moz-box-sizing:border-box;box-sizing:border-box; width: 82px; background: url(/img/f.gif); border-right: 0px; }
#navi .f_vis {	-moz-box-sizing:border-box;box-sizing:border-box; width: 82px; background: url(/img/f2.gif); border-right: 0px; }
#navi .f:hover {	background: url(img/f2.gif); }

/* Back to Top */
#navi .g {	-moz-box-sizing:border-box;box-sizing:border-box; width: 88px; background: url(/img/g.gif); }
#navi .g_vis {	-moz-box-sizing:border-box;box-sizing:border-box; width: 88px; background: url(/img/g2.gif); }
#navi .g:hover {	background: url(img/g2.gif); }

/*sidebar*/

#sidebar, #sidebar a, #sidebar h3 { -moz-box-sizing:border-box;box-sizing:border-box;
	position: relative;
	z-index: 1;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	width: 168px;
	margin: 1px 0px 1px 0px;
}

#sidebar ul {
	list-style: none;
}

#sidebar h3 {
	display: block;
	background-color:#e5f9f6;
	text-decoration: none;
	color: #666666;
	padding-left:5px;
	font-size: 13px;
	font-weight: bold;
}

.currentLink {
	color: #12a894;
}

#sidebar a, #sidebar a:active, #sidebar a:link, #sidebar a:visited {
	display: block;
	background-color:#e5f9f6;
	text-decoration: none;
	color: #666666;
	padding-left:5px;
}

#sidebar a:hover {
	background-color:#d5f5f1;
	padding-left:15px;
	color:#12a894;
}

.subhead1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: normal;
}

.subhead2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	text-decoration: underline;
}

.question {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	text-decoration: underline;
}

.answer {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	background-attachment: scroll;
	background-image: url(/img/question1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 1px;
	padding-left: 25px;
}

.quote {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	background-attachment: scroll;
	background-image: url(/img/quotes1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 1px;
	padding-left: 35px;
}

.footerText {
	display: none;
	visibility: hidden;
}

.specialsHeader2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}

.specialsHeader {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	font-size: 13px;
	background-color: #17D5BC;
}

.specialsText {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(/img/sgrad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E5F9F6;
}

