#IMGEnvelopePen {
	display: inline-block;
	vertical-align: top;
	width: 26px;
	float: left;
	margin-top: 20px;

}


#ClientComment {
	display: inline-block;
	vertical-align: top;
	width: 85%;
	margin-left: 20px;
	margin-top: 20px;
}

#cf {
	position: relative;
	height: 170px;
	width: 450px;
	margin: 0 auto;
}

#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}


ul.noIndent {
	margin-left: .5em;
	padding-left: .5em;
	font-family: "Open Sans", sans-serif;
	font-size: 0.96em;
	line-height: 1.4em;
	color: #CCC;
	
}
.PicRight {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;

}
.PicLeft {
	float: left;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 20px;
}












* {
	margin: 0;
	padding: 0;

}

#wraptop {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.FooterFont {
	font-family: "Open Sans", sans-serif;
	font-size: .6em;
	color: #999;
}
#StaffNames {
	margin: auto;
	background-color: #333;
	width: 313px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

.TextPersonalTitles {
	font-family: "Open Sans", sans-serif;
	font-size: 0.7em;
	color: #999;
	line-height: 1.2;
}


#wrapbot {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(bg-foot.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#Copy_Main140left {
	margin-left: 140px;
}




h1 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.6em;
	color: #60A332;
	font-weight: normal;
	padding-bottom: 15px;
}
h2 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.6em;
	color: #CCCCCC;
	font-weight: normal;
	padding-bottom: 10px;

}


h3 {
	font-family: "Open Sans", sans-serif;
	font-size: 1.2em;
	color: #CCC;
	padding-bottom: 7px;
	font-weight: normal;
}
h4 {
	font-family: "Open Sans", sans-serif;
	font-size: 1em;
	color: #CCC;
	padding-bottom: 7px;
	font-weight: normal;
}

.textOverview {
	font-family: "Open Sans", sans-serif;
	font-size: .96em;
	color: #CCCCCC;
}


.text {
	font-family: "Open Sans", sans-serif;
	font-size: 0.96em;
	color: #C3C3C3;
	line-height: 1.4em;
}
#OverviewBlock {
	background-image: url(overview-bg.jpg);
	background-color: #6E6E6E;
	border-radius: 6px;
	margin-right: 15px;
	background-position: center top;
	font-family: "Open Sans", sans-serif;
	font-size: 1.03em;
	color: #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
#GoogleMapBlock {
	border-radius: 6px;
	margin-right: 15px;
	font-family: "Open Sans", sans-serif;
	font-size: 0.96em;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
}

#PatientCommentsQty {
	background-color: #60A332;
	border-radius: 6px;
	margin-right: 15px;
	background-position: center top;
	font-family: "Open Sans", sans-serif;
	font-size: 0.96em;
	color: #000000;
	padding: 5px;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#IndexBlock {
	background-image: url(overview-bg.jpg);
	margin-left: 170px;
	background-color: #6E6E6E;
	border-radius: 6px;
	border-style: solid;
	border-width: 1px;
	margin-right: 25px;
	background-position: center top;
	font-family: "Open Sans", sans-serif;
	font-size: 0.96em;
	color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Open Sans', sans-serif;
.footertext {
	font-family: "Open Sans", sans-serif;
	font-size: 0.6em;
}

a.LINKwhiteUL:link {color: #fff;	text-decoration: underline;}
a.LINKwhiteUL:visited {	color: #fff;	text-decoration: underline;}
a.LINKwhiteUL:hover {	color: #000;text-decoration: underline;}
a.LINKwhiteUL:active {	color: #fff;	text-decoration: underline;}

a.LINKgreenUL:link {color: #6ca930;	text-decoration: underline;}
a.LINKgreenUL:visited {	color: #6ca930;	text-decoration: underline;}
a.LINKgreenUL:hover {	color: #FFF;text-decoration: underline;}
a.LINKgreenUL:active {	color: #6ca930;	text-decoration: underline;}

a.LINKgreenNoUL:link {color: #6ca930;	text-decoration: none;}
a.LINKgreenNoUL:visited {	color: #6ca930;	text-decoration: none;}
a.LINKgreenNoUL:hover {	color: #FFF;text-decoration: underline;}
a.LINKgreenNoUL:active {	color: #6ca930;	text-decoration: none;}
.textSlider {
	font-family: "Open Sans", sans-serif;
	font-size: .96em;
	color: #FFF;
}
.DrshawphotoBG {
	background-image: url(images/drShaw_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 385px;
}
.OtherpagesBG {
	background-image: url(bg-otherpages.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 385px;
}
.TableCosts {
	padding: 5px;
}
.TextExtraBig {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.3em;
	color: #FFF;
}
