/* --------------------------------------- resets ----------------------------------------- */
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, img, small, strike, strong, sub, sup,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
tr, th, td { background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
body {
	background: #09c url(assets/img/bg.jpg) repeat;
	color: #FFF;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
}



body {
	background-image: url(http://66.225.11.218/kiddsdental.org/assets/img/bg.jpg);
	margin: 0px;
}

#wrapper {
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	top: 0px;
}#header {
	background-image: url(../img/header.png);
	height: 265px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -30px;
	margin-left: 0px;
	width: 675px;
	z-index: 99999;
	position: relative;
	padding: 0px;
}
#header #logo {
	float: left;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	height: 75px;
	width: 200px;
	overflow: hidden;
}
#header #arcade {
	background-image: url(../img/arcade-link.png);
	background-repeat: no-repeat;
	display: block;
	height: 215px;
	width: 340px;
	float: right;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 18px;
	right: 15px;
}
#content {
	width: 657px;
	z-index: 1;
	padding-left: 18px;
	padding-bottom: 75px;
}
#content .floatbox {
	float: left;
	width: 320px;
}

#content   .box {
	background-image: url(../img/box-bg-tile.png);
	background-repeat: repeat-y;
	position: static;
	background-position: right bottom;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .boxbtm {
	background-image: url(../img/box-bottom.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 320px;
	clear: both;
}
#content  .spokane  h3 , #content  .liblake  h3  {
	text-align: center;
	padding-top: 30px;
}
#content  .spokane  h3 a {
	background-image: url(../img/kidds-logo-spokane.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 113px;
	width: 298px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;

}
#content  .liblake  h3 a {
	background-image: url(../img/kidds-logo-lib-lake.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 113px;
	width: 286px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#content h4 {
	font-size: 18px;
}
