body{
}
div.wrapper{
	background-image:url(tfbc-webpage-01.jpg);
	background-repeat:no-repeat;
	width:964px;
	margin:10px auto;
	min-height:724px;
}
div.wrapper2{
	background-image: url(tfbc-webpage-03.jpg);
	background-repeat:no-repeat;
	width:964px;
	margin:10px auto;
	min-height:724px;
}
form{
	position:relative;
	width:300px;
	top:430px; /* 480px;  */
	left:320px; /* 50px;	*/
}

div.box .input-text{
border:1px solid #3b6e22;
color:#666666;
}
div.box p{padding-bottom:0px;}

div.box label{
display:block;
margin-bottom:8px;
color: #333;
}

div.box label span{
display:block;
float:left;
padding-right:6px;
width:70px;
text-align:right;
font-weight:bold;
}

.sendit{
background:url(send.gif);
padding:0px 6px;
border:1px solid #3b6e22;
height:24px;
line-height:24px;
color:#FFFFFF;
font-size:12px;
margin-right:10px;
display:inline-block;
text-decoration:none;
}
div.box{

	padding:5px;
	color:#333333;
	margin-bottom:5px;
}
.spacer{margin-left:77px; 
	margin-bottom:5px;
	font-size:11px;
}

