body {
	margin: 0px;
	padding: 0;
	background: #e3ebef url(../images/bkgd.gif) top left repeat-x;
}

#container {
	width: 810px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -405px;
	padding: 0 0 0 0;
	background: url(../images/bkgd.png) left top repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

#containerBtm {
	width: 810px;
	height: auto;
	background: url(../images/bottom-bkgd.gif) bottom left no-repeat;
}

*html #container {
	background: url(../images/ie-bkgd.gif) left top repeat-y;
}

*html #shadowLeft {
	width: 30px;
	height: 634px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/shadowLeft.gif) left top no-repeat;
}

*html #shadowRight {
	width: 30px;
	height: 634px;
	position: absolute;
	left: 780px;
	top: 0;
	background: url(../images/shadowRight.gif) left top no-repeat;
}

/* Header */

#header {
	width: 780px;
	height: 237px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/header.jpg) left top no-repeat;
	margin: 0;
	padding: 16px 0 0 30px;
}

#topInfo {
	width: 200px;
	height: 100px;
	float: right;
	font-size: 12px;
	color: #aa8632;
	text-align: right;
	line-height: 15px !important;
	margin: -10px 0 0 0;
	padding: 0 75px 0 0;
}

#topInfo a:link, #topInfo a:visited {
	color: #aa8632;
	text-decoration: underline;
}

#topInfo a:hover, #topInfo a:active {
	color: #aa8632;
	text-decoration: none;
}

#headerPic {
	width: 291px;
	height: 253px;
	position: absolute;
	left: 259px;
	top: 0;
	font-size: 14px;
}

#headerPic a {
	color: #3a6e8f;
	text-decoration: underline;
}


/* Column Container */

#columnContainer {
	width: 810px;
	height: auto;
	margin: 0;
	padding: 253px 0 30px 0;
}

*html #columnContainer {
	margin: 253px 0 0 0;
	padding: 0 0 30px 0;
}

/* Left Column */

#leftColumn {
	width: 230px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0 6px 0 36px;
}

#leftColumn ul {
	width: 230px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftColumn #sideNav {
	margin-bottom: 25px;
}
#leftColumn ul li {
	width: 230px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddf2d4;
	font-size: 14px;
}

#leftColumn ul li ul li {
	border: none;
}

#leftColumn ul li a {
	width: 220px;
	height: 15px;
	display: block;
	margin: 0;
	padding: 9px 5px;
	color: #2d7235;
	text-decoration: none;
}

#leftColumn ul li a:link, #leftColumn ul li a:visited {
	background: none;
}

#leftColumn ul li a:hover, #leftColumn ul li a:active {
	background-color: #ddf2d4;
}

#leftColumn ul li ul li a {
	width: 180px;
	height: 15px;
	display: block;
	margin: 0;
	padding: 9px 5px 9px 45px;
}

#leftColumn ul li ul li a:link, #leftColumn ul li ul li a:visited {
	background: #FFFFFF url(../images/sideNav-bkgd.gif) left 11px no-repeat;
}

#leftColumn ul li ul li a:hover, #leftColumn ul li ul li a:active {
	background: #ddf2d4 url(../images/sideNav-bkgd.gif) -230px 11px no-repeat;
}

/* Middle Column */

#middleColumn {
	width: 466px;
	height: auto;
	float: right;
	background: url(../images/content-bkgd.jpg) left top no-repeat;
	margin: 0;
	padding: 0 42px 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1a1a1a;
	line-height: 20px;
}

#middleColumn h1 {
	width: 245px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2d7235;
	font-variant: small-caps;
	line-height: 20px;
	margin: 19px 0 0 0;
	padding: 0;
}
#middleColumn h2 {
	width: 245px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #aa8632;
	font-variant: small-caps;
	line-height: 16px;
	margin-top: 0;
	padding-top: 0;
}

#middleColumn h3 {
	width: 245px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2d7235;
	line-height: 20px;
}
#middleColumn a:link,#middleColumn a:visited{
	color: #3a6e8f;
	text-decoration: underline;
	font-weight: bold;
}

#middleColumn a:hover,#middleColumn a:active{
	color: #3a6e8f;
	text-decoration: none;
	font-weight: bold;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.smallText {
	font-size: 10px;
}

.testimonial {
	width: 440px;
	height: auto;
	clear: both;
	background-color: #dbe6ec;
	margin: 15px 0 0 0;
	padding: 10px;
}

.testimonial h5 {
	font-size: 18px;
	color: #33715a;
	margin: 0;
	padding: 0;
}

.testimonial p {
	margin: 16px 0 0 0 !important;
	padding: 0 !important;
	font-weight: bold;
}

.testimonial2 {
	width: 225px;
	height: auto;
	background-color: #dbe6ec;
	margin: 15px 0 0 0;
	padding: 10px;
}

.testimonial2 h5 {
	font-size: 18px;
	color: #33715a;
	margin: 0;
	padding: 0;
}

.testimonial2 p {
	margin: 16px 0 0 0 !important;
	padding: 0 !important;
	font-weight: bold;
}

/* contact */

#contact {

}

#contact input {

}

#contact label input {
	width: 300px;
	height: 15px;
	background-color: #f1f7fa;
	border: 1px solid #6890aa;
	margin: 0 0 3px 0;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact select {
	width: 314px;
	height: 21px;
	background-color: #f1f7fa;
	border: 1px solid #6890aa;
	margin: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact textarea {
	width: 300px;
	height: 100px;
	background-color: #f1f7fa;
	border: 1px solid #6890aa;
	margin: 0 0 3px 0;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact input.submit {
	width: 65px;
	height: 26px !important;
	display: block;
	margin: 15px 0;
	padding: 0;
	background: url(../images/submitBtn.gif) left top no-repeat;
	border: none;
	cursor: pointer;
}

#contact :hover input.submit {
	background-position: -65px 0;
} 

#contact :active input.submit {
	background-position: -130px 0;
}

/* Right Column */

#rightColumn {
	width: 210px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0 0 0 8px;
}

#textSize {
	width: 147px;
	height: 60px;
	background: url(../images/textsize.gif) left top no-repeat;
	margin: 0;
	padding: 5px 0 20px 63px;
}

#textSize span {
	padding-right: 22px;
}

#textSize img {
	cursor: pointer;
}

/* miniContact */

#miniContact {
	width: 210px;
	height: auto;
	background: url(../images/miniContact-bkgd.gif) left top repeat-y;
	margin: 0;
	padding: 0;
}

#miniTop {
	width: 210px;
	height: auto;
	background: url(../images/miniContact-top.gif) left top no-repeat;
	margin: 0;
	padding: 67px 0 0 0;
}

#miniBtm {
	width: 195px;
	height: auto;
	background: url(../images/miniContact-bottom.gif) bottom left no-repeat;
	margin: 0;
	padding: 0 0 3px 15px;
}

#miniContact input {
	width: 168px;
	height: 15px;
	background-color: #f1f7fa;
	border: 1px solid #6890aa;
	margin: 0 0 3px 0;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6e8f;
}

#miniContact textarea {
	width: 168px;
	height: 56px;
	background-color: #f1f7fa;
	border: 1px solid #6890aa;
	margin: 0 0 3px 0;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6e8f;
	overflow: auto;
}
.address2 {
  display: none;
}
.valid {
    background-color: #D0ECAA !important;
}
.invalid {
    background-color: #EC8486 !important;
}
#miniBtm p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a6e8f;
	line-height: 11px;
	margin: 0;
	padding: 2px 2px 3px 2px;
}

#miniBtm input.submit {
	width: 65px;
	height: 26px !important;
	display: block;
	float: right;
	margin: 0 15px 0 0;
	padding: 0;
	background: url(../images/submitBtn.gif) left top no-repeat;
	border: none;
	cursor: pointer;
}

#miniBtm :hover input.submit {
	background-position: -65px 0;
} 

#miniBtm :active input.submit {
	background-position: -130px 0;
}


#miniContact2 {
	width: 436px;
	height: 115px;
	background: url(../images/miniContact-bkgd2.gif) left top no-repeat;
	margin: 30px 0 0 0;
	padding: 67px 15px 0 15px;
}

#inputLeft {
	width: 180px;
	height: 115px;
	float: left;
}

#miniContact2 input {
	width: 168px;
	height: 15px;
	background-color: #f1f7fa;
	border: 1px solid #6890aa;
	margin: 0 0 3px 0;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6e8f;
}

#inputRight {
	width: 240px;
	height: 115px;
	float: right;
}

#miniContact2 textarea {
	width: 228px;
	height: 63px;
	background-color: #f1f7fa;
	border: 1px solid #6890aa;
	margin: 0 0 3px 0;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6e8f;
	overflow: auto;
}

#miniContact2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a6e8f;
	line-height: 11px;
	margin: 0;
	padding: 5px 2px 3px 2px;
}

#inputRight input.submit {
	width: 65px;
	height: 26px !important;
	display: block;
	float: right;
	margin: -5px 0 0 0;
	padding: 0;
	background: url(../images/submitBtn.gif) left top no-repeat;
	border: none;
	cursor: pointer;
}

#inputRight p :hover input.submit {
	background-position: -65px 0;
} 

#inputRight p :active input.submit {
	background-position: -130px 0;
}


/* Call to Actions */
#rightColumn p.Title {
	margin: 15px 0px 5px 3px;
	font-weight: bold;
}
#video-container {
	padding: 0px 5px 15px 5px;
}

#ppm {
	margin-left: 17px;
	margin-top: 5px;
	width: 210px;
	height: 89px;
	background: url(../images/ppm-logo.jpg) left top no-repeat;
}

* html #ppm { background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, src='images/ppm-logo.jpg',sizingMethod='image'); }

#ppm a {
	width: 210px;
	height: 80px;
	display: block;
	text-decoration: none !important;
}
#youtube {
	margin-left: 17px;
	margin-top: 5px;
	width: 177px;
	border: 1px solid  #CCCCCC;
	height: 65px;
	background: url(../images/youtube.gif) left top no-repeat;
}

* html #youtube { background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, src='images/ppm-logo.jpg',sizingMethod='image'); }

#youtube a {
	width: 177px;
	height: 65px;
	display: block;
	text-decoration: none !important;
}
#facebook {
	margin-left: 17px;
	margin-top: 5px;
	width: 177px;
	border: 1px solid  #CCCCCC;
	height: 65px;
	background: url(../images/facebook.gif) left top no-repeat;
}

* html #facebook { background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, src='images/ppm-logo.jpg',sizingMethod='image'); }

#facebook a {
	width: 177px;
	height: 65px;
	display: block;
	text-decoration: none !important;
}
#smile-survey {
	width: 210px;
	height: 175px;
	background: url(../images/smile-survey.png) left top no-repeat;
}

* html #smile-survey { background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, src='images/smile-survey.png',sizingMethod='image'); }

#smile-survey a {
	width: 210px;
	height: 175px;
	display: block;
	text-decoration: none !important;
}

#testimonial {
	width: 210px;
	height: 60px;
	background: url(../images/testimonial.png) left top no-repeat;
}

* html #testimonial { background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, src='images/testimonial.png',sizingMethod='image'); }

#testimonial a {
	width: 210px;
	height: 60px;
	display: block;
	text-decoration: none !important;
}

/* gallery */

#gallery {
	width: 120px;
	height: auto;
}

#gallery img {
	border: 1px solid #aa8632;
	margin: 2px;
}

#smile {
	width: 320px;
	height: auto;
	float: right;
	background-color: #a1c9dd;
	border: 1px solid #aa8632;
	margin: 0;
	padding: 10px;
	font-size: 13px;
	line-height: 16px;
}
#smile img{
border:none;
}
#ba {
	width: 100px;
	height: 290px;
	text-align: center;
	line-height: 25px;
	background-color: #8dc0da;
	padding: 5px;
}

#ba h3 {
	width: 100px !important;
	text-align: center;
}

/* Footer */

#btmLogo {
	color: #aa8632;
	text-align: center;
	line-height: 15px;
	margin-bottom: 35px;
	padding: 20px 0;
	border-bottom: 1px solid #d3d3d3;
	clear: both;
}

#btmLogo a:link, #btmLogo a:visited {
	color: #aa8632;
	text-decoration: underline;
	font-weight: bold;
}

#btmLogo a:hover, #btmLogo a:active {
	color: #aa8632;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	font-size: 12px;
	color: #3a6e8f;
	text-align: center;
	line-height: 18px;
}

#footer a:link, #footer a:visited {
	font-weight: normal;
}

#footer a:hover, #footer a:active {

}

#btmNav {
	font-size: 12px;
	padding: 0 20px;
}

/* Disclaimer */

#disclaimer {
	color: #1a1a1a;
	line-height: 14px;	
	margin-top: 15px;
}


/* ASPX form/Error box controls */
#errors {
}
#errors ul {
}
#errors li {
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
	padding-top: 20px;
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
}
/* actual captcha image */
.captcha img {
	margin: 10px 0;
}
/* wraps around text and input alone */
.captcha div {
}
/* the atual text */
.captcha span {
}
/* the input for validation */
.captcha input {
	margin-left: 3px;
	border: 1px solid #1a1a1a;
}
/* the submit button */
#pnlCaptcha #btnSubmit {
}
/* Clearfix http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

