body {
	background-color: #464434;
	margin:0px 0px 0px 10px;

}

body td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a:link {
	color:#464434;
	text-decoration:none;
	}

a:visited {
	color:#464434;
	text-decoration:none;
}

.imgRight {
	float:right;
	margin:5px 0px 30px 30px;
	border:1px solid #999;
}

.imgLeft {
	margin:75px 10px 10px 100px;
	border:1px solid #999;
}

h4 {
	color:#464434;
	font-size:14px;
	font-weight:bold;
}

h5 {
	color:#3DB0AC;
	font-size:12px;
	font-weight:bold;
}

#dTop {
	background-image:url(images/bkrnd-top.jpg);
	background-repeat:no-repeat;
}

#logo {
	padding:37px 0px 20px 51px;
}

#logoInt {
padding: 13px 0px 0px 51px
}

#defBody {
	background-image:url(images/bkrnd-body.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#homeContent {
	background-image:url(images/img_body.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding:40px 315px 0px 65px;
	line-height:22px;
}

#flashHomeLeft {
	background-image:url(images/bkrnd-home.gif);
	background-repeat:no-repeat;
	padding:40px 0px 0px 65px;
	line-height:22px;
}

#flashHomeRight {
	background-image:url(images/bkrnd-body-rt.jpg);
	background-repeat:no-repeat;
}


#nav {
	background-image:url(images/bkrnd-body.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#content {
	background-image:url(images/bkrnd-body-int.jpg);
	background-repeat:repeat-y;
	background-position: center bottom;
}

#subNav {
	background:url(images/bkrnd-subNav-bttm.jpg) no-repeat bottom;
	padding:0px 0px 5px 5px;
	color:#464434;
}
*:first-child+html #subNav {
background-position: 0 1px;
	} 

* html #subNav{
	background-position: 0 1px;
	}
#subNav td {
	border-top:1px solid #999;
	padding:10px 0px 0px 0px;
	list-style-type:square;
	list-style-image:url(images/liSubNav.gif);
	color:#464434;
	font-weight:bold;
	text-decoration:none;
}

#subNav a:link {
	color:#464434;
	font-weight:bold;
	text-decoration:none;
}

#subNav a:hover {
	color:#65645B;
	font-weight:bold;
	text-decoration:none;
}

#subNav a:visited{
	color:#464434;
	font-weight:bold;
	text-decoration:none;
}

.halfImg {
	list-style-type:square;
	list-style-image:url(images/liSubNav2.gif);
	color:#464434;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	font-size:11px;
}

.halfImg a:link {
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	text-decoration:none;
	font-size:11px;
}

.halfImg a:hover {
	color:#65645B;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	font-size:11px;
}

.halfImg a:visited {
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	font-size:11px;
}

.halfImg li {
	padding:0px 5px 5px 0px;
	}

#contentTbl{
	background-color:#FFF;
	border:1px solid #999;
	line-height:22px;
}

#contentTbl td{
	background-color:#FFF;
	padding:40px;
	list-style-type:square;
	list-style-image:url(images/liBody.gif);
}

#contentTbl a:link {
	text-decoration:none;
}

#contentTbl a:hover {
	color:#000;
	text-decoration: none;
}

#contentTbl a:visited{
	text-decoration:none;
}

#beforeAfter{
	padding:0px
}

#left {
background-image:url(images/bkrnd-subNav-bttm.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#loginForm {
	background-image:url(images/dBottom_04.jpg);
	background-repeat:no-repeat;
	color:#464434;
	font-weight:bold;
	font-size:11px;
}

#loginForm input {
	border:1px solid #807E68;
	background-color:#F5F2E4;
	color:#464434;
}

.submitButton {
	color:#464434;
	font-weight:bold;
	font-size:11px;
	height:20px;
	width:60px;
}

.gallery {
border: 1px solid #999;
margin-right: 12px;
}

.faqPage {
	color:#FFF;
	padding:30px;
}


#footer {
	font-size: 10px;
	color:#FFF;
	padding-bottom:10px;
	line-height: 18px;
}

#footer a:link{
	font-size: 10px;
	color:#FFF;
	text-decoration:none;
}
#footer a:hover{
	font-size: 10px;
	color:#FFF;
	text-decoration:underline;
}
#footer a:visited{
	font-size: 10px;
	color:#FFF;
	text-decoration:none;
}

strong {
	font-weight: bolder;
}

.img_right {
	float: right;
	margin: 0 0 10px 10px;
    border:1px solid #999;
}

.small {
	font-size: 11px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { 
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
#navigation {
	background: #000;
	margin: 0;
	padding: 10px 0 10px 35px;
	list-style: none;
}
#navigation li{
	float: left;
}
#navigation li a{
	display: block;
}
#navigation li ul {
	position: absolute;
	display: block;
	background: #000;
	width: auto;
	margin: 0;
	padding: 5px;
	left: -999em;
	list-style: none;
}
#navigation li ul li,
#navigation li ul li a,
#navigation li ul li a:visited {
	float: none;
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Times,serif;
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
}
#navigation li:hover ul, 
#navigation li.sfhover ul {
	left: auto;
}
#navigation li ul li a:hover {
	color: #a4b3a4;
}
#navigation a img {
	border: none;
	outline: none;
}