@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*End Reset*/


body {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:100%;
	background:url(../images/background.gif) repeat-x top #3f3f3f;
	}
	
h1 {
	font-size:3.5em;
	margin:.4em 0em;
	line-height:.85em;
	}
	
h2 {
	font-size:1.5em;
	}

#container {
	width:980px;
	margin:0 auto;
	}
	
/* Header */

#header {

	}

#nav {
	background-color:#000000;
	margin:0px 0px 15px 0px;
	height:40px;
	}

	#nav li {
		float:left;
		margin-right:55px;
		margin-top:15px;
		}
	
	#nav ul {
		list-style:none;
		margin-left:15px;
		}

#logo {
	float:left;
	margin:13px 0px 0px 15px;
	width:220px;
	}

#location {
	float:left;
	margin:50px 0px 0px 50px;
	width:402px;
	}

#phone {
	float:left;
	width:192px;
	margin:0px 0px 10px 74px;
	}

#getstartedbtn {
	float:left;
	margin:0px 0px 0px 76px;
	width:192px;
	}
	
#navhome {
	display: block;
	width: 49px;
	height: 18px;
	background: url("/images/nav/nav-home.gif") no-repeat 0 0;
	}
	
#navhome:hover { 
  	background-position: 0 -18px;
	}

#navhome span {
	display: none;
	}
	
#navgallery {
	display: block;
	width: 103px;
	height: 18px;
	background: url("/images/nav/nav-gallery.gif") no-repeat 0 0;
	}
	
#navgallery:hover { 
  	background-position: 0 -18px;
	}

#navgallery span {
	display: none;
	}
	
#navtestimonials {
	display: block;
	width: 174px;
	height: 18px;
	background: url("/images/nav/nav-testimonials.gif") no-repeat 0 0;
	}
	
#navtestimonials:hover { 
  	background-position: 0 -18px;
	}

#navtestimonials span {
	display: none;
	}
	
#navgivesback {
	display: block;
	width: 137px;
	height: 18px;
	background: url("/images/nav/nav-giveback.gif") no-repeat 0 0;
	}
	
#navgivesback:hover { 
  	background-position: 0 -18px;
	}

#navgivesback span {
	display: none;
	}
	
#navgetstarted {
	display: block;
	width: 84px;
	height: 18px;
	background: url("/images/nav/nav-getstarted.gif") no-repeat 0 0;
	}
	
#navgetstarted:hover { 
  	background-position: 0 -18px;
	}

#navgetstarted span {
	display: none;
	}
	
#navcontact {
	display: block;
	width: 85px;
	height: 18px;
	background: url("/images/nav/nav-contact.gif") no-repeat 0 0;
	}
	
#navcontact:hover { 
  	background-position: 0 -18px;
	}

#navcontact span {
	display: none;
	}

/* End of Header */

/*Slider */
	
#slider{
	margin:0 auto;
	}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:930px;
	height:460px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:29px;
	height:39px;
	position: relative;
	left:-30px;
	top:-120px;
	}	
#nextBtn{ 
	left:980px;
	top:-155px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:29px;
	height:39px;
	background:url(/images/btn_prev.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(/images/btn_next.png) no-repeat 0 0;	
	}
	
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	
/* End of Slider */

/* Homepage Slideshow Background */

#slideshowcontainer {


	}

#shadowtop {
	width:960px;
	}

#hpslideshow {
	width:980px;
	background:url(../images/photo-bg.png);
	margin:0 auto;
	height:433px;
	}
	
	#hpslideshow img {
		margin:15px 0px 15px 0px;
		}
	
/* End Homepage Slideshow Background */

/* Content Area */

#content {
	margin:10px 15px;
	font-size:.85em;
	line-height:1.25em;
	}
	
#content a {
	color:#FFFFFF;
	}
	
#content p {
	margin-bottom:1em;
	}
	
#content ul {
	margin:1.1em 0em;
	list-style-type:disc;
	margin-left:2em;
	}
	
#hpleft {
	width:730px;
	float:left;
	padding:0px 0px 0px 0px;
	}
	
	#hpleft h1 {
	font-size:3.5em;
	margin-bottom:10px;
	}
	
	#hpleft img {
	float:left;
	margin-right:15px;
	border:#FFFFFF 5px solid;
	}
	
	#hpleft p {
	font-size:.85em;
	margin-bottom:9px;
	line-height:1.6em;
	}
	
	#hpleft strong {
	font-size:1em;
	}
	
	#hpleft a {
	color:#FFFFFF;
	}
	
#hpright {
	width:220px;
	float:left;
	}

#gallery {
	
	
	}
	
#gallery ul {
	list-style:none;
	margin-top:20px;
	}
	
#gallery li {
	float:left;
	margin:4px;
	list-style:none;
	height:220px;
	width:220px;
	}
	
#gallery img {
	border: 5px #FFFFFF solid;
	}
	
#testimonialwrapper {
	width:650px;
	float:left;
	}
	
	
.testimonial {
	width:289px;
	height:99px;
	background:url(../images/testimonials-bg.gif) no-repeat;
	color:#0066CC;
	font-size:16px;
	font-weight:bold;
	line-height:19px;
	padding:10px;
	margin:0px 6px;
	float:left;
	letter-spacing:-.03em;
	}	
	
.testimonialperson {
	width:289px;
	font-size:.85em;
	padding:10px;
	margin:0px 4px 10px 0px;
	float:left;
	font-style:italic;
	}
	
.testimonialperson strong {
	font-size:1.2em;
	font-weight:bold;
	font-style:normal;
	}
	
#testimonialdoctors {
	width:240px;
	float:left;
	background-color:#2F2F2F;
	padding:15px;
	font-size:1.1em;
	margin-left:15px;
	border:#2b2b2b 6px solid;
	}
	
#testimonialdoctors ul {
	list-style-type:disc;
	line-height:1.6em;
	}
	
#subpagephoto {
	width:960px;
	}
	
#subpagephoto li {
	margin-left:25px;
	}
	
/* End Content Area */
	
/* Footer */
	
#footer {
	width:100%;
	background-color:#000000;
	float:left;
	margin-top:10px;
	color:#999999;
	}
	
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#footer a:hover {
	text-decoration:underline;
	}
	
#footer a:visited {
	color: #999999;
	}

#footerwrapper {
	width:960px;
	margin:15px auto 0 auto;
	padding-bottom:15px;
	}

#footernav {
	float:left;
	width:550px;
	font-size:0.75em;
	margin-bottom:30px;
	}

#mannix {
	float:left;
	width:323px;
	font-size:0.625em;
	margin:2px 0px 0px 87px;
	}

#footeraddress {
	float:left;
	width:360px;
	font-size:0.75em;
	line-height: 1.3em;
	}
	
	#footeraddress img {
	float:left;
	margin-right:20px;
	}
	
#footerlogos {
	float:left;
	width:440px;
	margin-left:160px;
	}
	
	#footerlogos img {
	margin-left:10px;
	}
	
#certified {
	margin-top:10px;
	width:380px;
	float:left;
	font-size:.75em;
	}

#glensfallsregion {
	float:left;
	width:235px;
	margin-top:10px;
	margin-left:340px;
	font-size:.75em;
	}
	
/* End Footer */	


.clear {
	clear:both;
	}