	/* =Reflection footlinks
	-------------------------------------------------------------------------- */
		
		#footlinks-re {
			margin: 0 auto 0 auto;
			min-height: 50px;
			list-style: none;
			}
	
		#footlinks-re li {
			margin-right: 15px;
			float: left;
			}	
		
		#footlinks-re a, #footlinks-re a:visited, #footlinks-re a:hover {
			height: 23px;
			text-indent: -9999px;
			overflow: hidden;
			display: block;
		}			
		#footlinks-re span {
			margin-top: 0px;
			height: 16px;
			text-align: center;
			display: block;
			}
			
		/* Button Colors */
		
		#footlinks-re li.learn a {
		background: url(../images/learn.png) no-repeat;
			width: 317px;
			}
			
		#footlinks-re li.meet a {
		background: url(../images/meet.png) no-repeat;
			width: 285px;
			margin-left:50px;
			}
			
		#footlinks-re li.find a {
		background: url(../images/find.png) no-repeat;
			width: 83px;
			margin-left:50px;
			}
			
		/* Button Reflection Color */
		
		#footlinks-re li.learn span {
		background: url(../images/learn_re.png) no-repeat;
			width: 317px;
			}
			
		#footlinks-re li.meet span {
		background: url(../images/meet_re.png) no-repeat;
			width: 285px;
			margin-left:50px;
			}
			
		#footlinks-re li.find span {
		background: url(../images/find_re.png) no-repeat;
			width: 83px;
			margin-left:50px;
			}
			
			
	/* =Reflection footlogos
	-------------------------------------------------------------------------- */
		
		#footlogos-re {
			margin: 0 auto 0 auto;
			margin-left:150px;
			min-height: 50px;
			list-style: none;
			}
	
		#footlogos-re li {
			margin-right: 15px;
			float: left;
			margin:0;
			padding:0;
			}	
		
		#footlogos-re a, #footlogos-re a:visited, #footlogos-re a:hover {
			height: 28px;
			text-indent: -9999px;
			overflow: hidden;
			display: block;
		}			
		#footlogos-re span {
			margin-top: 0px;
			height: 8px;
			text-align: center;
			display: block;
			}
			
		/* Button Colors */
		
		#footlogos-re li.blog a {
		background: url(../logos/blogfoot.png) no-repeat;
			width: 71px;
			}
			
		#footlogos-re li.mail a {
		background: url(../logos/mail.png) no-repeat;
			width: 58px;
			}
			
		#footlogos-re li.cai a {
		background: url(../logos/cai.png) no-repeat;
			width: 86px;
			}
		#footlogos-re li.cy a {
		background: url(../logos/studio.png) no-repeat;
			width: 30px;
			}
			
		#footlogos-re li.cg a {
		background: url(../logos/cg.png) no-repeat;
			width: 80px;
			}
			
		#footlogos-re li.quinn a {
		background: url(../logos/quinn.png) no-repeat;
			width: 110px;
			}
		#footlogos-re li.aviva a {
		background: url(../logos/aviva.png) no-repeat;
			width: 57px;
			}
			
		#footlogos-re li.vhi a {
		background: url(../logos/vhi.png) no-repeat;
			width: 62px;
			}
			
		#footlogos-re li.tw a {
		background: url(../logos/tw.png) no-repeat;
			width: 56px;
			}
		#footlogos-re li.fb a {
		background: url(../logos/fb.png) no-repeat;
			width: 39px;
			}
			
		/* Button Reflection Color */
		
		#footlogos-re li.blog span {
		background: url(../logos/blogfoot_re.png) no-repeat;
			width: 71px;
			}
			
		#footlogos-re li.mail span {
		background: url(../logos/mail_re.png) no-repeat;
			width: 58px;
			}
			
		#footlogos-re li.cai span {
		background: url(../logos/cai_re.png) no-repeat;
			width: 86px;
			}
		#footlogos-re li.cy span {
		background: url(../logos/studio_re.png) no-repeat;
			width: 30px;
			}
			
		#footlogos-re li.cg span {
		background: url(../logos/cg_re.png) no-repeat;
			width: 80px;
			}
			
		#footlogos-re li.quinn span {
		background: url(../logos/quinn_re.png) no-repeat;
			width: 110px;
			}
		#footlogos-re li.aviva span {
		background: url(../logos/aviva_re.png) no-repeat;
			width: 57px;
			}
			
		#footlogos-re li.vhi span {
		background: url(../logos/vhi_re.png) no-repeat;
			width: 62px;
			}
			
		#footlogos-re li.tw span {
		background: url(../logos/tw_re.png) no-repeat;
			width: 56px;
			}
		#footlogos-re li.fb span {
		background: url(../logos/fb_re.png) no-repeat;
			width: 39px;
			}	
