#shadowWrapper {
	width:1080px;
	background-image:url(../images/bgShadow.gif);
	background-repeat:repeat-y;
	margin: 0 auto; /* centering the page */
	height: 100%;
	}
#container_1 {
	width: 1024px;
	height: 100%;
	margin: 0 auto; /* centering the page */
	}
#header {
	height: 470px;
	width: 1024px;
	}
#header2 {
	height: 235px;
	width: 1024px;
	}
#siteNav {
	width: 1024px;
	}
#content_1 { /* Holds Background Image */
	width: 1024px;
	background-image:url(../images/bg2.gif);
	vertical-align:bottom;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 509px;
	}
#content_pages { /* For Site Pages (not home) */
	width: 1024px;
	background:#ffffff;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 100%;
	}	
#content_2 { /* Holds Body Copy */
	height: 100%;
	width: 625px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	}
#content_3 { /* Holds 2 col Body Copy - cintent left and right */
	height: 450px;
	width: 1024px;
	padding-left: 20px;

	}	
#teamImageContent {
height: 100%;
	width: 800px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	}


#content_left{
      position: relative;
      float: left;
      width: 300px;
      height: 323px;
      padding-left: 0px;
	background:#ffffff ; 
}
#content_right{
      position: relative;
      float: left;
      width: 472px;
      height: 323px;
      padding-left: 50px;
	background:#ffffff; 
}

#content_rightImage{
      position: relative;
      float: right;
      width: 300px;
      padding-left: 40px;
	background:#ffffff; 
}

#content_Apt { /* Holds 2 col Body Copy - cintent left and right */
	height: 100%;
	width: 1024px;
	padding-left: 20px;

	}	
#appointment_left{
      position: relative;
      float: left;
      width: 250px;
      height: 323px;
      padding-top: 25px;
	  padding-right: 65px;
	  background:#ffffff ; 
}
#appointment_message{
      position: relative;
      float: left;
      width: 900px;
      padding-top: 25px;
}

#map_container {
	height: 100%;
	width: 1024px;
	margin: 0 auto;
	}
#footer_bg {
	background-image:url(../images/bg1.gif);
	height: 500px;
	vertical-align:top;
	}
#footer_bgPages {
	background-image:url(../images/jakub_footerBG.gif);
	height: 500px;
	vertical-align:top;
	}
#footer_left{
      position: relative;
      float: left;
      width: 323px;
      height: 323px;
      padding-left: 15px;
      padding-top: 10px;
}
#footer_center{
      position: relative;
      float: left;
      width: 323px;
      height: 323px;
      padding-left: 15px;
      padding-top: 10px;
}
#footer_right{
      position: relative;
      float: left;
      width: 323px;
      height: 323px;
      padding-left: 15px;
      padding-top: 10px;
}
	