body {
	text-align: center;
	margin-top: 10px;
	background-color:#FFFFFF;
	background-image:url(../images/bg3.jpg);
	background-repeat:repeat-x;	

	}
div#container
{	
background-color:#FFFFFF;
margin-left: auto;
margin-right: auto;
width: 50.6em;
text-align: left;
font-family:Arial,Helvetica,Verdana,sans-serif;
border: 1px solid #01447B;
}
/*headers*/
h1
{
	font-family:Arial,Helvetica,Verdana,sans-serif;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:12px;
	color:#6a6a6a;
}
h1 a:link{color:#6a6a6a; text-decoration:none;}
h1 a:visited{color:#6a6a6a; text-decoration:none;}
h1 a:hover{color:#6a6a6a; text-decoration:underline;}
h2
{
	font-family:Arial,Helvetica,Verdana,sans-serif;
	margin:0px;
	padding-top:12px;
	padding-bottom:0px;
	font-size:14px;
	color:#01447B;
}
h3
{
	margin-top:10px;
	margin-bottom:0px;
	font-size:14px;
}

/*tables*/
table.nav
{
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#01447B;
	color:#ffffff;
	height:25px;
	font-weight:bold;
	letter-spacing:1px;
}
table.nav a:link{color:#ffffff; text-decoration:none;}
table.nav a:visited{color:#ffffff; text-decoration:none;}
table.nav a:hover{color:#ffffff; text-decoration:underline;}


/*tds*/
td.rrrr
{
	background-color:#01447B;
	width:800px;
	text-align:center;
}
td.logo
{
	text-align:center;
	border:1px solid #01447B;
}
td.header-left
{
	border:1px solid #01447B;
}
td.main-left
{
	height:385px;	
	width:180px;
}
td.main-right
{
	font-size:11px;
	height:370px;	
	width:580px;
}
td.left-nav
{
	/*
	background-image: url(../images/leaf.gif);
	background-repeat:no-repeat;
	background-position:0px 20px;
*/
}
td.right-main
{
	/*LEAF*/
	background-image: url(../images/leaf-large.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
td.ln
{
	/*
	background-image: url(../images/left-nav-swish.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
*/
}
td.footer-left
{
	font-size:9px;
	text-align:left;
	color:#959595;
	width:200px;
}
td.main-offers
{
	height:200px;	
	width:180px;
}

td.footer-right
{
	font-size:9px;
	text-align:right;
	color:#959595;
}
td.footer-mid
{
	text-align:center;
}
td.footer-right a:link{color:#959595; text-decoration:none;}
td.footer-right a:visited{color:#959595; text-decoration:none;}
td.footer-right a:hover{color:#959595; text-decoration:none;}
/*SPANS*/
a.internal-link
{
	color:#01447B;
	text-decoration: none;
	border-bottom:1px dotted #01447B;
}
a.internal-link:hover{color:#ffffff; text-decoration:none; background-color:#6A90B0;}
a.internal-link-news
{
	color:Gray;
	text-decoration: none;
}
a.internal-link-news:hover{color:#ffffff; text-decoration:none; background-color:#6A90B0;}
span.more
{
	color:#000000;	
}

/*DIVS*/
div.about-us-image
{
	float:right; 
	padding:15px;
}
div.treatments-available-container
{
	border:1px solid #A7A7A7; 
	width:350px;
	background-color:#eeeeee;
}
div.prod-quote
{
	font-weight:bold;
	font-style:italic;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:40px;
	text-align:left;
	color:#487DA9;
}
div.offers
{
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
}
div.latest-news
{
	font-size:10px;
	color:Gray;
}

/*img*/
img.special-offer
{
	border:1px solid #01447B;
}








/*SLASH BORDERS*/




td.l-r-large
{
	background-image: url(../images/l-r-large.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:1px;
}
td.r-l-large
{
	background-image: url(../images/r-l-large.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:1px;
}
td.l-r-small
{
	background-image: url(../images/l-r-small.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:1px;
}
td.r-l-small
{
	background-image: url(../images/r-l-small.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:1px;
}
td.t-b
{
	background-image: url(../images/t-b.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:10px;
	
}
td.b-t
{
	background-image: url(../images/b-t.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:1px;
}
/*END SLASH BORDERS*/