/* CSS Document */

/* CSS Document */

body{
background-image: url(/files/458849/bg.jpg);
background-position: center top;
background-repeat: repeat-y;
width: 768px;
margin:0 auto 0;
text-align:center;
background-color:#364461;
}




#content {
position:relative;
width:768px;
text-align:center;
margin:0 auto 0;

}
#contentTable td{}

#contentTable{ 
width:768px;
text-align:center;
margin:0 auto 0; 
background-color:#9A9C99;

} /* This is the table that controls most of the page and holds (among other things) the content well */	
 /* This gets rid of that bar at the bottom of the page set this to bg color */
#contenttable .right a{color:#fff;}
#MYHOMETRACKER{display: none;}



#navlable{display:none;}
#NavTable{}
#NavTable hr{display:none;}

#navLable{} /* On the templates that say "Menu" this is the table that holds it */
#NAVIGATION{} /* Wraps the $NAVIGATION variable */
	#NAVIGATION font{color:#000;}
	#NAVIGATION a:hover{}
#header {width: 768px; padding-bottom: 7px; background-color:#9a9c99;}
#header .left{padding-bottom: 7px; background-image: url(/files/458849/bannerinner.jpg); width: 768px; height: 168px; background-repeat:no-repeat;	background-position: center top;}
#header .right{background-color:#9A9C99; display:none;}
#headerFloor{display:none; background-color:#000000;}	/* Below the default header there is a line (blue is the default) */
	#headerFloor .top{display: none; background-color:#000000; height: 0px;}
        #headerFloor .bottom{display: block; background-color:#000000; height: 2px;}

#ContactLable{display: none;} /* The container that holds the "Contact Info" Lable. My be a Table or TD (or any other container) */
#ContactTable{font-family:Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000;}	/* Table (or container) that holds the Contact Information */
	#ContactTable .PRETTY_NAME{font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #000; font-weight: bold;}
	#ContactTable .PHONE_NUMBERS{font-family:Arial, Helvetica, sans-serif; font-size: pt; color: #000;}
	#ContactTable .OFFICE_ADDRESS{font-family:Arial, Helvetica, sans-serif; font-size: 8pt; color: #000;}
	#ContactTable .OFFICE_NAME{font-family:Arial, Helvetica, sans-serif; font-size: 8pt; color: #000;}
#ContactTable tbody tr td {}



#articlestable td FONT {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; vertical-align:middle; 
 } 
 #articlesLable td{ 
 display:block;
 width: 100%; 
 height:19px; 
 background-image:url() 
 }
#articlesTable a{color:#fff;}
 	
#CSSheader{display:none;} /* THE ID CSSheader and it's children allow you to replace or if you like, add a header above the default header. */
#CSSfooter{display:none;} 

#DES_BOX{display:none;}
#partnersTable{display:none;}
.disclaimer{}