.main {
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/background.jpg);
}

.beforeAfter {
	background-repeat: no-repeat;
	padding: 5px 50px 5px 9px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/txt_beforeAfter.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.7em;	
}

.beforeAfterLg {
	background-repeat: no-repeat;
	padding: 5px 50px 5px 9px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/txt_beforeAfterLg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.7em;	
}

TD.mainborder
{
	width:7px;
	background-image: url(../images/mainborder.gif);
}

.Utxt1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;		
}

TD.maintable
{
	width: 749px;
	height: 100%;
	background-color : #FFF;
	padding: 0px 4px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;		
}

.newsitem
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 8px 0px;
	margin: 6px 0px 6px 3px;		
}

.newsitem A:link
{
    COLOR: #666666;
    TEXT-DECORATION: none;
}

.newsitem A:visited
{
    COLOR: #666666;
    TEXT-DECORATION: none;
}

.newsitem A:active
{
    COLOR: #666666;
    TEXT-DECORATION: none;
}

.newsitem A:hover
{
    COLOR: #666666;
    TEXT-DECORATION: underline;
}

TD.inthenews
{
	padding: 16px 10px 10px 6px;
}

TABLE.inthenews
{
	width: 199px;
    border-top: 1px solid #92804E;
    border-bottom: 1px solid #92804E;
    border-left: 1px solid #92804E;
    border-right: 1px solid #92804E;
	background-image: url(../images/newsback.jpg);	
}

TD.ourphilosophy
{
	width: 526px; 
	height: 186px;
	background-repeat: repeat-x;	
	background-image: url(../images/txt_ourphilosophy1.jpg);
}

TD.ourphilosophy
{
	width: 526px; 
}

Table.risbrudtreports
{
	width: 190px;
    border-top: 1px solid #613b01;
    border-bottom: 1px solid #613b01;
    border-left: 1px solid #613b01;
    border-right: 1px solid #613b01;
	background-image: url(../images/risreportsback.jpg);	
}

Table.content
{

    width: 526;
	padding: 13px 20px 20px 20px;	
	background-image: url(../images/contentback.jpg);		
	background-color: #F2ECDB;
	background-repeat: repeat-x;
	background-position: top;
}

.tinyText
{
	font-size: 9px;
	font-family: Georgia, Times New Roman, serif;
	font-style: normal;
	font-weight: normal;
	color: #472e06;
	padding: 0px 0px 8px 0px;
	margin: 6px 5px 6px 5px;		
}

.tinyText A:link
{
    COLOR: #472e06;
    TEXT-DECORATION: none;
}

.tinyText A:visited
{
    COLOR: #472e06;
    TEXT-DECORATION: none;
}

.tinyText A:active
{
    COLOR: #472e06;
    TEXT-DECORATION: none;
}

.tinyText A:hover
{
    COLOR: #775523;
    TEXT-DECORATION: underline;
}

linkText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;	
}

.linkText A:link
{
    COLOR: #0000cc;
    TEXT-DECORATION: underline;
}

.linkText A:visited
{
    COLOR: #0000cc;
    TEXT-DECORATION: underline;
}

.linkText A:active
{
    COLOR: #0000cc;
    TEXT-DECORATION: underline;
}

.linkText A:hover
{
    COLOR: #666666;
    TEXT-DECORATION: underline;
}




td div {
/* this makes TDs a container with their own coordinate system.
absolutely-positioned elements will be offset relative to them */
position:relative;
}


TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


IMG.ourphilosophy
{
	margin-top: 120px;
	margin-left: 23px;
}

IMG.viewmore_testimonials
{
	position : relative;
	margin-top: 75px;
	margin-left: 164px;
}

IMG.viewVideo
{
	position : relative;
	margin-top: 75px;
	margin-left: 164px;
}

Table.health
{
	margin-top: 48px;	
	margin-left: 121px;
}


/*********  Form Information  *********/

.txtBox1{
    border-top: 1px solid #7C7C7C;
    border-bottom: 1px solid #7C7C7C;
    border-left: 1px solid #7C7C7C;
    border-right: 1px solid #7C7C7C;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #000000;   
    text-decoration: none;
	height : 17px;
	padding-left : 2px;
	padding-top : 2px;	
	}

.button
{
	background: url(../images/btn_submitoff.gif) no-repeat;
	width: 67px;
	height: 24px;
	outline: none;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
	border-width:0px;
	FONT-SIZE: 11px;
}

