.text A:link {text-decoration:underline;color:#FFFFFF;}
.text A:visited {text-decoration:underline;color:#FFFFFF;}
.text A:active {text-decoration:underline;color:#E0B345;} 
.text A:hover {text-decoration:underline;color:#006699;}

.text2 A:link {text-decoration:underline;color:#333333;}
.text2 A:visited {text-decoration:underline;color:#333333;}
.text2 A:active {text-decoration:underline;color:#E0B345;} 
.text2 A:hover {text-decoration:underline;color:#006699;}

body {
	background-image:url(../images/home-redesign/bk-page.jpg);
	background-repeat: repeat-x;
	background-color:#6DB9C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
h2 {
  font-size:12px;
  font-weight:bold;
}
.leftstyle {
	background-image: url(../images/home/slices/content_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rightstyle {
	background-image: url(../images/home/slices/content_r1_c7_new.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.rightbottomside {
	background-image: url(../images/home/slices/sidebottombkgd.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.righttopside {
	background-image: url(../images/home/slices/sides_r2_c11.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.contctBkgrnd {
	background-image: url(../images/sub/slices/contact_r3_c3.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	
}
.rightbottom {
	background-image: url(../images/home/slices/newbottomrightstyle2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.righttopstyle {
	background-image: url(../images/home/slices/newtoprightstyle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.textheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}.leftbottom {
	background-image: url(../images/home/slices/newbottomleftstyle2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.lefttop {
	background-image: url(../images/home/slices/newtopleftstyle2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-position: 10px 0px;
}
.texttestimonails {
	font-family: Verdana, Arial, Helvetic, sans-serif;
	font-size: 11px;
	color: #333333;
}



/*Body Section*/
.spacer {
  margin: 85px 0 85px 0;
 }
body A:link, A:visited{ text-decoration:underline;color:#333333; }
body A:active { text-decoration:underline;color:#E0B345; } 
body A:hover { text-decoration:underline;color:#006699; }
body h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 0;
 }
body p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 10px 0 10px 0;
	line-height: 14px;
 }
.photo {
	border: 1px solid #000000;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
 }
.zoom {
 }
.AACD {
  margin: 0 0 7px 15px;
  font-style: italic;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
 }
/*************************** Case Study Section *******************************************/
/******************************************************************************************/

#case-study {
	background-image:url(../images/home-redesign/new_case_study/featured_case_bkgd.gif);
	width:235px;
	height:148px;
	font-size: 10px;
	background-repeat: no-repeat;
}
#case-study div {
	margin:40px 0 0 40px;
	width: 160px;
}
#case-study p {
  color: #333333;
  margin:10px 0 0 0;
}
#case-study A:link, A:visited { text-decoration:underline;color:#333333; }
#case-study A:active { text-decoration:underline;color:#E0B345; } 
#case-study A:hover { text-decoration:underline;color:#006699; }
#case-study-footer {
	background-image:url(../images/home-redesign/featured-footer.jpg);
	width:215px;
	height:15px;
}
	
/*************************** Procedures Section********************************************/
/******************************************************************************************/
#procedures {
	margin:10px 20px 10px 10px;
	text-align: center;
	width: 200px;
}
#procedures p {
	color: #333333;
	font-size: 11px;
}
#procedures img {
	margin:0 auto;
}
#procedures A:link, A:visited { text-decoration:underline;color:#333333; }
#procedures A:active { text-decoration:underline;color:#E0B345; } 
#procedures A:hover { text-decoration:underline;color:#006699; }
/*Backgrounds*/
.whitebkgrd { 
  background: url('../images/home/slices/whitebkgrd.gif');
  background-color: #FFFFFF;
 }
.bkgd {
	background: url('../images/home/slices/bkgd.jpg');
	background-repeat: repeat-y;
}
.side1bkgd {background: url('../images/home/slices/side1bkgd.jpg'); }
.stylebkgd_r1_c1 { background: url('../images/home/slices/stylebkgd_r1_c1.jpg'); }
.sidebkgd2 { background: url('../images/home/slices/sidebkgd2.jpg'); }
.stylebkgd_r1_c6 { background: url('../images/home/slices/stylebkgd_r1_c6.jpg'); }

#masthead {
	background-image:url(../images/home-redesign/masthead.jpg);
	width:760px;
	height:109px;
	}
#wrapper {
	background-image:url(../images/home-redesign/column-faux.jpg);
	background-repeat:repeat-y;
}
#contact {
	width:235px;
	height:342px;
	background-image:url(../images/home-redesign/contact.jpg);
	background-repeat:no-repeat;
}
#contact div {
	margin:120px 0 0 50px;
}
#content {
	background-image:url(../images/home-redesign/content-top-bk.jpg);
	background-repeat:no-repeat;
	background-position: top;
	vertical-align: top;
}
#content-wrapper {
	margin:30px 0 0 40px;
	width:420px;
"
; 	display: block;
}
#flower {
	background:url(../images/home-redesign/footer.jpg) bottom no-repeat;
	width: 760px;
}
#footer-spacer {
	height:100px;
	width: 760px;
}

#specials img {margin: 15px 0 0 50px;}

