body {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: normal;
	font-size:10px;
	color: #666	;
	
	background: #f5f5eb;
	
	}



img, div { behavior: url(iepngfix.htc) }

a {
	color: #666	;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}	

#spotlight {
	position: absolute;
	left: -500px;
	width: 1px;
	height: 1px;
	
}	
	
#content {
	width: 900px; 
	padding: 0;
	margin:0;


	}
	
#tfs_logo {
	padding: 0 0 15px 20px;
}
	
#photoholder {
  width:900px;
  height:390px;
  position: relative;
  margin:0;
  padding:0;
  z-index:1;
  
}


#tabs {

  margin:0;
  padding:0;
  position: absolute;
  bottom:19px;
  right:0;
  z-index:500;
	
}

#tab { padding:4px 0; }


#bg_img {
z-index:25;
width:900px;
height:390px;
  
  margin:0;
  padding:0;
  position: absolute;
  top:0;
  left:0;
}

#photo01 {
z-index:50;
width:900px;
height:390px;
  
  margin:0;
  padding:0;
  position: absolute;
  top:0;
  left:0;
}

#photo02 {
z-index:100;
width:900px;
height:390px;
  
  margin:0;
  padding:0;
  position: absolute;
  top:0;
  left:0;
}

#photo03 {
z-index:150;
width:900px;
height:390px;
  
  margin:0;
  padding:0;
  position: absolute;
  top:0;
  left:0;
}

#photo04 {
z-index:200;
width:900px;
height:390px;
  
  margin:0;
  padding:0;
  position: absolute;
  top:0;
  left:0;
}

#bodycontent {

z-index:50;
width:450px;
height:auto;
  
  margin:0;
  padding:0;
  position: absolute;
  top:118px;
  left:77px;

}

#bodycontent_step03 {

z-index:50;
width:450px;
height:auto;
  
  margin:0;
  padding:0;
  position: absolute;
  top:65px;
  left:77px;

}


#footer_links {
	padding: 20px 0 0 20px;
	/*float:left;*/
}


#copyright {
	padding: 10px 0 0 20px;
	width:auto;
	font-size: 9px;
	/*float:right;text-align: right;*/
}

.copy { font-size:14px;color:#fff; line-height: 22px; font-weight:bold; }

.step1_container, .step2_container { width:260px; }
.step3_container { width:305px; }

#buttons .step01, #buttons .step02, #buttons .step03 { padding: 18px 0; }
/*.step01 .button01, .step01 .button02,*/

.step02 .button01, .step02 .zip, .step02 .zip_field, .step02 .button02 { float: left }
.step02 { height: 35px;width:auto }
.submit { display:none }
.zip_field .field { width:70px;height:16px;color:#666 }
.zip { padding: 0 0 0 25px;height:35px;width:auto; }
.zip .zip_field { padding: 0 5px 0 0 }
.clear { clear: both; width:0;height:0;margin:0;padding:0; }

