body {
	margin:0;
	padding:0;
	background-color: #567FA1;
}

img {
	border:none;
}

a {
    outline: none;
 }
 
#container {
	width:1000px;
	margin:0 auto;
	border: 4px solid #fff;
	background-color: #ffffff;
}

#branding {
	text-indent: -9999px;
	background-image: url(images/on-sight-logo.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: 15px 20px;
	margin:0;
	padding:0;
	height: 70px;
	width: 1000px;
}

#secondaryBranding {
	background-image: url(images/h2-repeater.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	margin: 0;
	padding: 0;
	height: 20px;
}

#secondaryBranding div {
	text-indent: -9999px;
	background-image:url(images/senior-care.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 90px;
	padding: 0;
	height: 20px;
	width: 167px;
	font-size: 1px;
	line-height: 1px;
}


#primaryNav {
	height: 37px;
	width:1000px;
	margin:0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 16px;
	background-image: url(images/menu-repeater.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid #ffffff;
	clear: both;
}

#primaryNav li {
	display: block;
	float: left;
	margin: 0;
	padding: 10px 28px 0px 18px;
	background-image: url(images/menu-divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;
}

#primaryNav li.last {
	background-image:none;
	clear:right;
}

#primaryNav a:link {
	text-decoration: none;
		color: #32536E;
}

#primaryNav a:visited {
	text-decoration: none;
		color: #32536E;
}

#primaryNav a:hover {
	text-decoration: none;
		color: #32536E;
}

#flashBranding {
	width:999px;
	height:258px;
	background-image:url(images/flashholder.jpg);
	margin:0;
	padding:0;
}

#flashBottom {
	width:1000px;
	height:28px;
	background-image:url(images/flashBottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:0;
	padding:0;
}
#mainContent {
	width: 1000px;
	background-image: url(images/main-mainContent-background.gif);
	background-repeat: repeat-y;
	margin:0;
	padding:0;
}

#mainContent p {
	margin: 0;
	padding: 0px 0 5px 15px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#healthWatch {
	width:395px;
	min-height:120px;
  	height:auto !important;
  	height:120px;
	margin: 0;
	padding: 10px;
	background-color: #E9EDE1;
	border-bottom: 4px solid #ffffff;
	float: left;
}

#healthWatch h3 {
	font-size: 15px;
	color:#71806f;
	padding: 0 0 8px 0;
	margin: 5px;
	font-family: Arial, sans-serif;
	background-image: url(images/healtwatch-bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

#healthWatch p {
	color:#71806f;
	background-image: url(images/healthwatch-p-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}


#testimonials {
	width:395px;
	min-height:120px;
  	height:auto !important;
  	height:120px;
	margin: 0;
	padding: 10px;
	float: left;
}

#testimonials h3 {
	font-size: 15px;
	color:#505E3E;
	padding: 0 0 8px 0;
	margin: 5px;
	font-family: Arial, sans-serif;
	background-image: url(images/healtwatch-bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

#testimonials p {
	color:#505E3E;
	background-image: url(images/healthwatch-p-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#welcome {
	width:561px;
	border-left: 1px solid #ffffff;
	margin: 0;
	padding: 10px;
	background-color: #EFF1EB;
	float:right;
	min-height:300px;
  	height:auto !important;
  	height:300px;
}

#welcome h3 {
	color: #55664B;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	padding: 0 0 8px 80%;
	margin: 2px 0 5px 0;
	background-image:url(images/welcome-bg.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}

#welcome p {
	color:#48431A;
}

.more-link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6b785a;
	padding:0 0 0 80%; 
}

.more-link a {
	text-decoration: none;
		color: #6b785a;
		text-transform: capitalize;
}

.more a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6b785a;
	float:right;
	clear:right;
	display: block;
}

.more a:link {
	text-decoration: none;
		color: #6b785a;
}

.more a:visited {
	text-decoration: none;
		color: #6b785a;
}

.more a:hover {
	text-decoration: none;
		color: #6b785a;
}


#subNav {
	height: 25px;
	width:1000px;
	font-family: Arial;
	font-size: 11px;
	background-color: #ACBD95;
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 4px solid #ffffff;
	clear:both;
}

#subNav ul {
	margin: 0;
	padding: 0;
	display: inline;
}

#subNav ul li {
	display: inline;
	margin: 0;
	padding: 0px 15px 0px 10px;
}

#subNav a:link {
	text-decoration: none;
		color: #ffffff;
}

#subNav a:visited {
	text-decoration: none;
		color: #ffffff;
}

#subNav a:hover {
	text-decoration: none;
		color: #ffffff;
}


.fileHolder {
	font-family: Arial, sans-serif;
	font-size:11px;
	clear:right;
	margin: 2px;
	padding: 5px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

#healthWatch a:link {
		color: #6b785a;
}

#healthWatch a:visited {
		color: #6b785a;
}

#healthWatch a:hover {
		color: #6b785a;
}

