﻿body{
	background: #6c6f70;
	font: 10pt/18pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e2e2e;
	margin:0 auto;
}

#container {
	width:900px;
	margin:15px auto 0px auto;
}

#topShadow {
	background:url(images/bg_shadow_top.png) no-repeat;
	height:15px;
	width:900px;
}

#bottomShadow {
	background:url(images/bg_shadow_bottom.png) no-repeat;
	height:15px;
	width:900px;
}

#middleShadow {
	background:url(images/bg_shadow_middle.png) repeat-y;
	width:860px;
	padding: 0px 20px;
	
}

#contentContainer{
	background:#fff;
	width:830px;
	border:15px solid #8dbbad;
}

#header {
	padding:10px 10px 0px 10px;	
}

#subNav {
	width:800px;
	position:absolute;
        top:65px;
}

#subNav ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

#subNav ul li{
	list-style:none;
	padding:0px 10px;
	margin:0px;
	width: auto;
	float:right;
}

#subNav ul li.navAboutUs {
	border-right:1px solid #172154;	
}

#navigation {
	background:url(images/Nav_bg.png) repeat-x;
	height:33px;
	width:830px;
}

#navigation ul {
    list-style:none;
	padding:0px;
	margin:0px;
}

#navigation ul li{
	list-style:none;
	padding:0px 12px;
	margin:0px;
	width: auto;
	float:left;
    line-height:33px;
	border-right:1px solid #a0c4b9;
	font-size:12px;
}

#navigation ul li.lastNav {
	border-right:0px solid #a0c4b9;	
}

#navigation ul li a{
    color:#fff;
    text-transform:uppercase;
}

#navigation ul li a:hover{
    color:#172154;
	text-decoration:none;
}

#footer{
	margin:0px auto;
	text-align:center;
	width:900px;
}

#footer ul{
	clear:both;
	width:900px;
	padding:0px 45px;
	margin:0px;
}

#footer ul li{
	list-style:none;
	padding:0px 12px;
	margin:0px;
	width: auto;
	float:left;
    line-height:14px;
	border-right:1px solid #fff;
}

#footer ul li a{
     color:#fff;
     font-size:9pt;
}

#footer ul li.lastNav {
	border-right:0px solid #a0c4b9;	
}

#footer p{
	color:#fff;
	clear:both;
	font-size:9pt;
	float:none;
	width:900px;
}

.subpage{
	padding:10px 20px;	
}

img {
	border:0px;	
}

a {
	color:#172154;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


h1 {
	color:#172154;
	font-size:20pt;
	border-bottom:4px dotted #6c6f70;
	font-weight:normal;
    padding-bottom:12px;
}

h3{
	font-size:12pt;	
}

#services_table td {
vertical-align:top;
padding:0px 15px;
}

#services_table td.column01{
border-right: 2px dotted #ccc;	
}

hr {
	border:none;
    border-bottom: 2px dotted #ccc;	
}

img {
border:0px;
}

#pco_01,
#pco_02 {
width:24%;
float:left;
padding-top:0px;
margin:0px;
}


#returned_value{text-align:center;font-size:12px;color:#000000}
#go, input{border:1px solid #CCCCCC;background:#FFF; margin-top:10px;}
textarea {margin-top:10px;}

#contactTable td{
vertical-align:top;
padding:0px 15px;
}

#contacttd1 {
border-right: 2px dotted #ccc;
}

#contacttd1 h3 {
padding-top:0px;
margin-top:0px;
}

#companionCare_img {

position:absolute;

top:360px;

padding-left:350px;

}



#personalCare_img {

position:absolute;

top:380px;

padding-left:250px;

}



#topRightNav{

width:80px;

text-transform:uppercase;

position:absolute;

top:50px;

margin-left:740px;

}



*html #topRightNav {
	margin-left:440px;
	
}

*:first-child+html #topRightNav {
	margin-left:440px;
	
}

#topRightNav img {
line-height:24px;
vertical-align:middle;
}
