#wrap {
	width:775px;
	margin-left: auto;
	margin-top:0px;
	margin-right: auto;
	text-align: left;  
	background-color:#830141;
	position:relative;    
	}
#mainphotobox {
	background-image:url(../img/mainCouple.png);
	background-repeat:no-repeat;
	width:241px;
	height:264px;
	position:absolute;
	left:30px;
	top:30px;
	}
#introductionbox {
	width:349px;
	height:80px;
	position:absolute;
	top:33px;
	right:40px;
	left:280px;
	margin:0px;
	}
#contentbox {
	width:329px;
	position:absolute;
	top:114px;
	left:290px;
	text-align:left;
	}
#bluebox {
	width:375px;
	position:absolute;
	text-align:left;
	left: 177px;
	top: 471px;
	height: 70px;
	}
#learnbttn {
	width:135px;
	height:40px;
	position:absolute;
	background-image:url(../img/bttnLearn.png);
	background-repeat:no-repeat;
	left:403px;
	top:558px;
	}
p 	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	line-height:17px;
	margin:0px;
	}
#quotebox {
	position:absolute;
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:418px;
	height:161px;
	background-image:url(../img/quotebox1.jpg);
	}
#quotewrapper {
	position:absolute;
	left:155px;
	top:448px;
	width:640px;
	height:161px;
	clear:left;
	}
#flourish1 {
	position:absolute;
	left:420px;
	width:111px;
	height:161px;	
	}
#flourish2 {
	position:absolute;
	left:531px;
	width:109px;
	height:161px;
	float:right;
	}
#subnav {
	position:absolute;
	left:20px;
	top:119px;
	width:135px;
	height:498px;
	background-image: url(img/seniorsupportive_09.png);
	}
#mainbox {
	background-image:url(../img/bckgrd.jpg);
	width:640px;
	height:329px;
	position:absolute;
	left:155px;
	top:119px;
	margin:0px;
	}
#home {
	position:absolute;
	left:354px;
	top:18px;
	width:109px;
	height:101px;
	background-image:url(../img/home_on.gif);
	}
#home a {
	display: block;
	width:100%;
	height:100%;
	background-image:url(../img/home_off.gif);
	background-repeat:no-repeat;
	}
#home a:hover {
	background: transparent none;
	}
#services {
	position:absolute;
	left:463px;
	top:18px;
	width:108px;
	height:101px;
	background-image:url(../img/services_on.gif);
	}
#services a {
	display: block;
	width:100%;
	height:100%;
	background-image:url(../img/services_off.gif);
	background-repeat:no-repeat;
	}
#services a:hover {
	background: transparent none;
	}	
#about {
	position:absolute;
	left:571px;
	top:18px;
	width:110px;
	height:101px;
	background-image:url(../img/about_on.gif);
	}
#about a {
	display: block;
	width:100%;
	height:100%;
	background-image:url(../img/about_off.gif);
	background-repeat:no-repeat;
	}
#about a:hover {
	background: transparent none;
	}
#contact {
	position:absolute;
	left:681px;
	top:18px;
	width:114px;
	height:101px;
	background-image:url(../img/contact_on.gif);
	background-repeat:no-repeat;
	}
#contact a {
	display: block;
	width:100%;
	height:100%;
	background-image:url(../img/contact_off.gif);
	background-repeat:no-repeat;
	}
#contact a:hover {
	background: transparent none;
	background-repeat:no-repeat;
	}	
	/* "end top nav */

