
img
	{
   	behavior: url("css/pngbehavior.htc");
   	border:0px;
   	}


body
	{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background:#1a4665 url(../images/bg.gif) repeat-x;
	}

/* Top Navigation Elements */	

#wrapper
	{
	width:870px; 
	height:566px;
	background:url(../images/bgbody.gif) repeat-y;
	margin:0 auto;
	}
	
	#header
	{
	width:870px;
	height:100px;
	position:relative;
	background:url(../images/header.gif) no-repeat;
	}
	
	#logo
	{
	position:absolute;
	top:0px;
	left:10px;
	}
	
#navigationwrapper
	{
	width:870px;
	height:41px;
	}
	
	#nav
	{
	float:left;
	height:41px;
	}
	
	#bodydivider
	{
	overflow:hidden;
	width:870px;
	height:7px;
	background:url(../images/bodydivider.gif);
	}	
	
#leftcopy
	{
	padding:256px 38px 0px 30px; 
	float:left;
	width:324px;
	height:162px;
	position:relative;
	background:url(../images/bgtestimonials.gif) repeat-y;
	}
	
#rightcopy
	{
	float:right;	
	width:478px;
	height:418px;
	}
	
	#scheduleapt
	{
	height:379px; 
	width:467px;
	overflow:auto;
	padding: 39px 0px 0px 10px;
	}
	
	#bodycontent
	{
	height:379px; 
	width:437px;
	overflow:auto;
	padding: 39px 30px 0px 10px;
	}
	
	
	
	
#copyimage
	{
	position:absolute;
	top:0px;
	left:0px;
	}

#footerwrapper
	{
	width:870px; 
	height:150px;
	background:url(../images/bgfooter.gif) no-repeat;
	margin:0 auto;
	}
	
	#footercredits
	{
	padding:102px 0px 0px 6px;
	width:693px;
	float:left;	
	}
	
	#footerlocation
	{
	padding:75px 0px 0px 0px;
	width:171px;	
	float:left;
	}

		
		
		


div.hr {
clear:both;
  height: 1px;
  background: #DFDFE6 url(../images/hr.gif) repeat-x;
}
div.hr hr {
  display: none;
}


/* <div class="hr"><hr /></div> */








	

	