 /*Browser level playing field*/


html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, div, img
{
	margin: 0;
	padding: 0;
	border: 0;	
}


img, div
{
	display: block;
}


body
{
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
}


h1,h2,h3,h3,h5,h6,p,li
{
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	color: #000;
	font-size: 0.65em;
}

h1,h2,h3
{
	color: #f283a3;
	padding-bottom: 12px;
	font-weight: normal;
}

input,textarea
{
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	color: #666;
	font-size: 1.0em;
}

p
{
	padding: 12px 0 12px 0;
	color: #666;
}

a
{
	color: #ff7c80;
	text-decoration: none;
}


a:hover
{
	text-decoration: underline;
}


/* DIV holder to make site centred horizontally */
#adc
{
	background-color: #fff;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

/* HEADER SECTION */
#headerInner
{
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#header
{
	width: 100%;
	float: left;
	background-color: #f283a3;
}

#header p,#header a
{
	color: #fff;
}

#header p
{
	float: right;
	padding: 5px 50px 5px 0px;
}

/* LOGO */

#logo
{
	width: 800px;
	float: left;
}

/* MAIN AREA */

#main
{
	width: 800px;
	float: left;
}

/* NAV */

#nav
{
	width: 165px;
	float: left;
}

#nav ul
{
	display: block;
	padding: 0;
	margin: 0;
	width: 115px;
	float: left;
	list-style-type: none;
	padding-left: 50px;
}

#nav li,#nav a
{
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 115px;
	height: 15px;
	font-size: 0.05em;
	line-height: 0.05em;
}

#nav li
{
	margin-bottom: 7px;
}

#nav a
{
	text-indent: -9000px;
	text-decoration: none;
}

#nav #menu-about,#nav #menu-about a
{
	background-image: url(img/menu-about.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav #menu-about-ov,#nav #menu-about-ov a,#nav #menu-about a:hover
{
	background-image: url(img/menu-about.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px;
}

#nav #menu-gallery,#nav #menu-gallery a
{
	background-image: url(img/menu-gallery.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav #menu-gallery-ov,#nav #menu-gallery-ov a,#nav #menu-gallery a:hover
{
	background-image: url(img/menu-gallery.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px;
}

#nav #menu-faqs,#nav #menu-faqs a
{
	background-image: url(img/menu-faqs.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav #menu-faqs-ov,#nav #menu-faqs-ov a,#nav #menu-faqs a:hover
{
	background-image: url(img/menu-faqs.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px;
}

#nav #menu-testimonials,#nav #menu-testimonials a
{
	background-image: url(img/menu-testimonials.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav #menu-testimonials-ov,#nav #menu-testimonials-ov a,#nav #menu-testimonials a:hover
{
	background-image: url(img/menu-testimonials.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px;
}

#nav #menu-contact a
{
	background-image: url(img/menu-contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav #menu-contact-ov,#nav #menu-contact-ov a,#nav #menu-contact a:hover
{
	background-image: url(img/menu-contact.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px;
}

#nav img
{
	float: left;
	width: 61px;
	padding: 140px 0 0 50px;
}

/* CONTENT AREA */

#content
{
	width: 635px;
	float: left;
	min-height: 366px;
	height:auto;
	padding-bottom: 10px;
}

/* for Internet Explorer */
/*\*/
* html #content
{
height: 366px;
}
/**/

#content #content-text
{
	width: 351px;
	float: left;
}

#content #gallery
{
	width: 386px;
	float: left;
}

#content #content-text p,#content #content-text h2
{
	float: left;
}

#content #content-text div.quote
{
	float: left;
	width: 351px;
	padding-bottom: 20px;
}

#content #content-text div.faq
{
	float: left;
	width: 351px;
	padding-bottom: 20px;
}

#content #content-text #contactForm
{
	float: left;
	width: 351px;
}

#content #content-text #contactForm h3
{
	float: left;
	color: #aed273;
}

#content #content-text #contactForm p
{
	float: left;
	width: 351px;
}

#content #content-text p.status
{
	padding: 0;
	margin: 0;
	color: #f283a3;
}

#content-text #contactForm p #name,#content-text #contactForm p #email,#content-text #contactForm p #wherehear,#content-text #contactForm p #questions
{
	width: 255px;
	float: left;
}

#content #content-text #contactForm p textarea
{
	width: 255px;
	font-size: 1.0em;
	float: left;
}

#content #content-image
{
	padding-left: 35px;
	width: 200px;
	float: left;
}

#content #content-image img
{
	float: left;
}

#content #content-text div.quote h3, #content #content-text div.quote p, #content #content-text div.quote p.name
{
	padding: 0;
	margin: 0;
}

#content #content-text div.quote h3
{
	float: left;
	width: 351px;
	color: #aed273;
}

#content #content-text div.quote p
{
	width: 351px;
	float: left;
	color: #666;
	font-style: italic;
}

#content #content-text div.quote p span
{
	font-style: normal;
	color: #f283a3;
}

#content #content-text div.faq p
{
	width: 351px;
	float: left;
	padding: 0;
	margin: 0;
}

#content #content-text div.faq p span
{
	color: #aed273;
}

#content #gallery div.galleryThumb
{
	width: 127px;
	float: left;
	height: 111px;
	padding-bottom: 29px;
}

#content #gallery div.galleryThumb img
{
	float: left;
	width: 96px;
	height: 111px;
}

#content #gallery #galleryNav
{
	width: 386px;
	float: left;
	text-align: right;
}

#content #gallery #galleryNav p
{
	width: 353px;
	float: left;
	padding-right: 35px;
}

#content #gallery #galleryNav p a
{
	color: #aed273;
}

#galleryImage
{
	width: 200px;
	float: left;
}

#galleryImage div.galleryInfo
{
	float: left;
	width: 200px;
	padding-bottom: 35px;
}

#galleryImage div.galleryInfo img
{
	float: left;
	border: 1px solid #666;
	margin-bottom: 25px;
}

#galleryImage div.galleryInfo h3
{
	font-weight: bold;
}

#galleryImage div.galleryInfo h3,#galleryImage div.galleryInfo p
{
	padding: 0;
	margin: 0;
	width: 200px
	float: left;
}

/* FOOTER */
#footer
{
	width: 100%;
	height: 24px;
	float: left;
	background-color: #aed273;
	font-size: 0.05em;
	line-height: 0.05em;
}