body {
	
	margin:0px;
}
img {border:0;}
div#frame,body {background:#fef9f6;}
div#skyline{
	
	position:relative;
/*	background-image:url(../images/Reference.jpg);*/
	background-image:url(../images/elements/background.jpg);
	width:1000px;
	height:800px;
}
div#skyline div.holder{
	
	position:absolute;
}
div.description {width:1000px; height:20px; color:#007593; }
div#overHeader {padding-top:3px;background-image:url(../images/elements/descOver.jpg);}
div#subFooter { padding-top:20px; background-image:url(../images/elements/descSub.jpg);}
div#nav {left: 33px; top:155px;}
div#nav img{float:left;}
div#text {left: 235px; top:225px; width:535px;}
div#textPartners {left: 26px; top:160px; width:750px; height:550px; background-color:#ffffff; overflow:auto; padding: 4px;}
div#incrementNav {right:30px; top:320px;} /*On some subpages */
div#featuredBreed { left: 33px;	top:205px;}
div#newClientForm { right:25px; top:255px; }
div#monthlyClient { right:25px; top:390px; }
/* Gallery */
div#galleryHolder { left: 40px; top:600px; width:100%; }
div#galleryHolder div {position:relative; height:73px;}
div#galleryHolder .prevBtnHolder, div#galleryHolder .nextBtnHolder {float:left; top:6px; }
div#galleryHolder .imageHolder {
	background-image:url(../images/elements/galleryBg.gif);
	width:878px;  	height:73px;
	float:left;
	background-repeat: no-repeat;
}
div.gallery {margin:8px 4px;}
div.gallery li {width:109px;}
/**/
div#contactMenu{
	left: 44px;
	top:692px;
}
div#contactMenu img{margin-right:30px;}

div#legal,div#byline{
	top:752px;
	font-size:8pt;
	color:#007593;
}
div#legal a{
	text-decoration:none;
	color:#007593;
}
div#legal a:hover{text-decoration:underline;}
div#legal span {margin: 0px 6px;}
div#legal {	left:33px;}
div#byline {right:33px;}

#accordian span {display:none};