html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

/* remember to define focus styles! */

:focus, a {
  outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* baseline */
html { font-size: 62.5%; font-family: Helvetica, Arial, sans-serif; }

strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }

cite, em, dfn { font-style: italic; }

code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size: 92%; font-family: monaco, "Lucida Console", courier, monospace; }

del { text-decoration: line-through; color: #666; }

ins, dfn { border-bottom: 1px solid #ccc; }

small, sup, sub { font-size: 85%; }

abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }

a abbr, a acronym { border: none; }

abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }

sup { vertical-align: super; }

sub { vertical-align: sub; }
/**//**//**//**//**//**/



html, body { height: 100%; }
* html #wrapper, * html #wrapper2 { height: 100%; }
body { color: #fff;	font: normal 11px arial, sans-serif; text-align: left; }
a { color: #baefff; text-decoration: none; }
a:hover { color: #fff; }
#wrapper {
	background: #0e5c9a url(img/bg.jpg) left bottom;
	width: 100%;
	min-height: 100%;
}
#wrapper2 {
	min-height: 100%;
	text-align: center;
	padding-bottom: 30px;
	width: 100%;
}
/* header */
#header {
	height: 165px;
	margin: 0 auto 10px;
	text-align: left;
	width: 940px;
}
#logo {
	background: transparent url(img/nelson-park-care.png) no-repeat left top;
	height: 57px;
	margin-top: 40px;
	width: 360px;
}
#logo {	color: #84c8ff;	padding: 35px 0 0 68px; }

/* nav */
#nav {
	background: transparent url(img/bg01.png) left top;
	height: 37px;
	width: 100%;
}
#nav li { display: inline; float: left; }
#nav li a {
	color: #fff;
	display: block;
	font: normal 13px georgia;
	padding: 9px 20px;
	text-transform: uppercase;
}
#nav li a:hover, #nav li.active a, #nav li.active a:hover { background-color: #009cce; }

#teaser {
	background: #052d4c url(img/img.jpg) no-repeat left -230px;
	border: 1px solid #000;
	height: 338px;
	margin: 0 auto 10px;
	text-align: left;
	width: 938px;
}
#bar, #content, #footer {
	background: transparent url(img/bg02.png) left top;
	height: 90px;
	margin-top: 248px;
	width: 100%;
}
#bar p {
	font: italic 18px georgia;
	line-height: 28px;
	margin: 15px 0 0 33px;
}
#bar a {
	background: transparent url(img/bg_obj.gif) repeat-x left top;
	border: 3px solid #fff;
	color: #fff;
	font: normal 14px georgia;
	margin: 30px 70px 0 0;
	padding: 5px 13px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #0d495e;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
#bar a:hover { text-shadow: none; background-position: left bottom; }

/* content */
#content {
	height: auto;
	margin: 0 auto 10px;
	padding: 15px 0;
	text-align: left;
	width: 940px;
}
#main {
	margin-left: 20px;
	width: 600px;
}
#main h1, #main h2 {
	color: #00c2ff;
	font: italic normal 22px georgia;
	margin-bottom: 5px;
}
#main h2 {
	font-size: 18px;
	margin: 10px 0;
}
#main p { line-height: 18px; margin: 0 10px 15px 0; }
#main hr {
	background: transparent url(img/hr.png) no-repeat center top;
	border: 0;
	color: transparent;
	height: 16px;
}
#main ul {
	margin: -10px 100px 20px 30px;
}
#main ul li {
	border-bottom: 1px solid #003648;
	padding: 6px 3px;
}
/* sidebar */
#sidebar {
	margin-right: 20px;
	width: 280px;
}
#sidebar .panel {
	width: 280px;
	margin-bottom: 20px;
	overflow: hidden;
}
#sidebar .panel h2 {
	background-color: #094b60;
	color: #fff;
	font: italic normal 18px georgia;
	margin-bottom: 10px;
	padding: 5px 10px;
	width: 280px;
}
#sidebar .panel img {
	display: inline;
	float: left;
	margin-right: 8px;
}
#sidebar .panel p {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 10px;
}
#sidebar .btn {
	background-color: #093847;
	color: #80e0ff;
	font-size: 9px;
	font-weight: normal;
	padding: 2px 5px 1px;
	text-transform: uppercase;
}
#sidebar .btn:hover {
	background-color: #09637f;
}
#sidebar .services li {
	border-bottom: 1px solid #00445a;
	color: #baefff;
	font-weight: bold;
	padding: 8px 3px;
}
/* footer */
#footer {
	height: auto;
	margin: 0 auto;
	padding: 15px 0;
	text-align: left;
	width: 940px;
}
#footer p { color: #838789;	font: normal 11px georgia; margin: 0 15px; }
#footer p.right { margin-top: 8px; }

/* floats */
.left {	display: inline; float: left; }
.right { display: inline; float: right; }
.clear { clear: both; overflow: hidden; }