body{
background-image:url(../image/care/background_care-v01.jpg); 
font-family:Tahoma;
}



#mainarea{
	
	width:1100px;
	height:610px;
	left:50%;
	margin-left:-550px;
    	margin-top:-20px;
	position:absolute;
	background: transparent url(../image/care/green-charm.jpg) no-repeat;
	z-index:1;
}
	
	



#delimiter{
	width:960px;
	position:absolute;
	top:0px;
	left:70px;
	height:100%;
	z-index:1;
	background:transparent;
}

#navbar{
        width:960px;
        position:absolute;
        top:48px;
        left:0px;
        background-image:url(../image/care/top-green-with-tab.gif);
        background-position:0px -3px;
        background-repeat:no-repeat;
        height:198px;
        z-index:1;
}


#wrapper
{
	position:absolute;
	width:960px;
	height:100px;
	top:246px;
	left:0px;
	background-image:url(../image/care/green-bkgrnd-static.gif); 
	z-index:1;
}

#bottomarea
{
	position:absolute;
	width:992px;
	height:128px;
	left:-13px;
    z-index:1;
    top:100%;
    margin-top:-128px;
    background-image:url(../image/care/bottom-green-flowers.gif);
    background-repeat:no-repeat;
}

#holder
{
	position:absolute;
	width:960px;
	z-index:2;
    
    left:0px;
    top:120px;
    background:transparent;
    min-height:100px;
}

#mytbl
{
	height:100%;
	width:928px;
	border-bottom-color:Black;
	margin-left:16px;
	margin-right:16px;
}

#copyright
{
	float:left;
	margin-left:75px;
	font-size:8pt;
	margin-top:105px;
}

#footerlinks
{
	float:right;
	margin-right:70px;
	font-size:8pt;
	margin-top:105px;
}
#footerlinks a:hover
{
	color: black;
	font-size:8pt;
	text-decoration: none;
}
#footerlinks a
{
	color: black;
	font-size:8pt;
	text-decoration: none;
}

#div1
{
	float:left;
	margin-left:0px;
	position:relative;
	width:929px;
	z-index:2;
}

#div2
{
	float:right;
	margin-right:0px;
    	position:relative;
   	width:100%;
    	z-index:2;
}

#div3
{
	float:left;
	margin-left:0px;
	margin-top:42px;
	width:242px;
	z-index:2;
	position:relative;
}

#div4
{
	float:left;
	margin-left:16px;
	margin-top:42px;
	_margin-top:0px;
	width:242px;
	z-index:2;
	position:relative;
}

#div5
{
	float:left;
    margin-left:16px;
	margin-top:2px;
	width:398px;
	z-index:2;
	position:relative;
}
a 
{
	color:black;
	text-decoration: none;
}

a.visited 
{
	color:black;
	text-decoration: none;
}
.whitelink
{
	color:White;
	text-decoration:none;
}