@font-face {
		font-family: "Copperplate Gothic Light";
		src: url( http://smurgle.net/oakwood/Copperplate Gothic Light.eot );
		src: url("http://smurgle.net/oakwood/Copperplate Gothic Light.ttf");
	}
.buttons A:link {text-decoration: none; color: black;}
.buttons A:visited {text-decoration: none; color: black;}
.buttons A:active {text-decoration: none; color: black;}
.buttons A:hover {text-decoration: bold; color: white;}
body { 
		background: #FFFFFF; 
		color: #000000; 
		margin: 0 0 0 0; 
		min-width: 1000px;
		font-family: sans-serif;
		font-size: .8em;
}
#header {
position: fixed;
background-image:  url(header.jpg);
background-repeat: no-repeat;
top: 0;
height: 145px;
width: 1000px;
		z-index: 1;
		-moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
/* border: 1px dotted red;  */
}
* html #header {
     position: absolute;
}
#headerbg {
position: absolute;
		z-index: 0;
		left: 0px;
		height: 145px;
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
}
#headertext { 
position: absolute;
		font-family: "Copperplate Gothic Light";
		font-size: 42px;
		color: black;
		margin: 0;
		top: 15px;
		left: 225px;
		z-index: 1;
			}
#headertext2 {
position: absolute;
		font-size: 24px;
		font-style: italic;
		color: black;
		margin: 0;
		left: 625px;
		/* right: 225px; */  
		top: 70px;
		z-index: 1;
}
#logo {
position: absolute;
		top: 0px;
		margin: 0;
		}
#container {
    width: 1000px;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
  /*  border: 1px dotted red;       */
}
#navbar {
position: fixed;
top: 145px;
width: 1000px;
height: 40px;
z-index: 1;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
/* border: 1px dotted red;  */ 
}
* html #navbar {
     position: absolute;
}
.buttons {
		background-image:  url(button.jpg);
		background-repeat: no-repeat;
		position: absolute;
		margin: 0;
		z-index: 1;
		height: 30px;
		width: 125px;
		text-align: center;
		font-weight: bold;
		padding-top: 11px;
}
#b1 {
		background-image:  url(button.jpg);
		position: absolute;
		left: 0px;
		margin: 0;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
}
#b2 {
background-image:  url(button.jpg);
    position: absolute;
		left: 125px;
		margin: 0;	
}
#b3 {
background-image:  url(button.jpg);
position: absolute;
		left: 250px;
		margin: 0;
}
#b4 {
background-image:  url(button.jpg);
position: absolute;
		left: 375px;
		margin: 0;
}
#b5 {
background-image:  url(button.jpg);
position: absolute;
		left: 500px;
		margin: 0;
}
#b6 {
background-image:  url(button.jpg);
position: absolute;
		left: 625px;
		margin: 0;
}
#b7 {
background-image:  url(button.jpg);
height: 29px;
position: absolute;
		left: 750px;
		margin: 0;
}
#b8 {
    background-image:  url(button.jpg);
    position: absolute;
		left: 875px;
		margin: 0;
		-moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
#content {
		position: absolute;
		top: 185px;
		width: 1000px;
		z-index: 0;
		/* border: 1px dashed blue; */   
}
#content A:link {text-decoration: none; color: blue;}
#content A:visited {text-decoration: none; color: blue;}
#content A:active {text-decoration: none; color: blue;}
#content A:hover {font-weight: bold; text-decoration: bold; color: blue;}
#smartwrapper {
	position: absolute;
	margin: 0;
	top: 185px;
	width: 1000px;
	z-index: 1;
  /* border: 1px dotted red; */ 
}
* html #smartwrapper {
     position: absolute;
}
#smartwrapper2 {
	position: absolute;
	margin: 0;
	top: 250px;
	width: 1000px;
	z-index: 0;
  /* border: 1px dotted red; */ 
}
* html #smartwrapper2 {
     position: absolute;
}
#smartwrapper3 {
	position: fixed;
	margin: 0;
	top: 450px;
	width: 1000px;
	z-index: 1;
  /* border: 1px dotted red; */ 
}
* html #smartwrapper3 {
     position: absolute;
}
#smartvideo {
		position: absolute;
		margin: 0;
		right: 0px;
		bottom: 0px;
		z-index: 1;
}
#smartvideo2 {
		position: absolute;
		margin: 0;
		right: 12px;
		top: 100px;
		z-index: 2;
		 /* border: 1px dotted red;  */
}
#smartvideo3 {
		position: absolute;
		margin: 0;
		right: 12px;
		top: 0px;
		z-index: 3;
		 
}
#smartfaq {
		position: absolute;
		margin: 0;
		right: 12px;
		top: 200px;
		z-index: 2;
		  
}
#smartcall {
		position: absolute;
		margin: 0;
		top: 300px;
		right: 12px;
}
#smarttrack {

}
#clinicpic {
		position: absolute;
		margin: 0 auto;
		background: black;
		left: 27%;
		top: 20px;
}
#limited {
		position: relative;
		top: 370px;
		left: 0;
		text-align: center;
		z-index: 0;
		/* border: 1px dotted red;   */
}
#footer {
  position: fixed;
  background-image:  url(footer.jpg);
	background-repeat: no-repeat;
	margin: 0;
	bottom: 0;
	width: 1000px;
	height: 20px;
	-moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
/*	border: 1px dotted green;   */
}

#footerbg {
	position: absolute; 
	width: 1000px;
	height: 20px;
	z-index: 1;
	margin-left: auto;
    margin-right: auto;
}
#footertext {
		position: absolute;
		font-weight: bold;
		color: black;
		margin: auto;
		width: 1000px;
		bottom: 1px;
		font-size: 14;
		z-index: 1;
		text-align: center;
}
#bulletin {
		/* background-image:  url(bulletin_button.jpg); */
		position: absolute;
		top: 20px;
		margin: 0;
		left: 0px;
		z-index: 0;
		text-align: center;
		border: 10px silver solid;
		height: 200px;
		width: 175px;
}
.noFocus:focus {
  outline: none;
}
#fb {
    position: absolute;
    top: 250px;
    margin: 0;
    left: 40px;
}
.names {
    font-weight: bold;
}
.staffpics {
	-moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}