.sf-wrap {
	height: 291px;
	width: 386px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/sf-bg.gif);
	margin-left: 70px;
}
.sf-cont {
	height: 216px;
	width: 366px;
	padding-top: 70px;
	padding-left: 20px;
	clear: both;
}
.column-one{
	width: 145px;
	float: left;
	display: inline;
}
.column-two{
	width: 201px;
	float: left;
	display: inline;
}
.f-titles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	width: 145px;
}
.f-fields{
	height: 20px;
	width: 201px;
}
.down-space{
	clear: both;
	height: 30px;
	width: 200px;
}
.zip-field{
	height: 20px;
	width: 80px;
	border: 1px solid #688436;
	text-align:center;
	font-size:14px;
	color: #333;
}
.zip-help-pic{
	height: 21px;
	width: 25px;
}
.f-fields a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #688436;
	font-weight: bold;
	margin-left: 5px;
	cursor:pointer;
	text-decoration: underline;
}
.f-fields a:hover{
	color: #c00808;
}
.l-space{
	height: 24px;
	width: 100px;
}
.r-space{
	height: 20px;
	width: 50px;
}
.sfi{
	height: 20px;
	border: 1px solid #688436;
	text-align:center;
	font-size:14px;
	color: #333;
}
.sf-btn{
	clear: both;
	padding-left: 60px;
}
.first-btn-pic{
	height: 39px;
	width: 225px;
}
.cal-pic{
	cursor:pointer;
	height: 16px;
	width: 21px;
}
/* step2 css */

.filter{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	background-color: #000;
	z-index:10;
	opacity:0.75;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	z-index:3;
}

.lit_box {
	background-image: url(../img/bf-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 386px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
	height: 470px;

	display:none;
	position: absolute;
	z-index:9;
	left:50%;
	margin:50px 0px 0px -191px;
}
.lit_box2{
	background-image: url(../img/light-bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 383px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e9e7d7;
}
.inside-lit_box{
	width: 363px;
	padding-top: 60px;
	padding-left: 18px;
}
.inside-lit_box2{
	width: 345px;
	padding-top: 70px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 20px;
}
.fill_name{
	width:125px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#999;
	height: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
	display: inline;
}
.fill_input{
	width:220px;
	float:left;
	height: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #666;
	font-size: 16px;
	display: inline;
}
.fill_input a{
	color: #688436;
	margin-left: 10px;
	text-decoration: underline;
	cursor:pointer;
}
.fill_input a:hover{
	color: #c00808;
}
.space-step{
	height: 25px;
	width: 100px;
	clear: both;
}
.field_name{
	width:125px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 21px;
	height: 20px;
}
.field_input{
	width:220px;
	float:left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.field_input a{
	color: #688436;
	margin-left: 5px;
	text-decoration: underline;
	margin-right: 5px;
	font-size: 14px;
	cursor:pointer;
}
.field_input a:hover{
	color: #c00808;
}
.lit_input{
	border: 1px solid #688436;
	font-size:14px;
	color: #333;
}
.lit_submit_button{
	text-align:center;
	clear:both;
	margin:10px 0px 30px 00px;
}

.lit_submit_request{
	background:url(../img/big-btn.gif) center no-repeat;
	width:258px;
	height:45px;
	border:0px;
	cursor:pointer;
	margin-top: 5px;
}
.clear_both{
	clear:both;
	height:1px;
}
.add-link{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.tik-pic{
	height: 15px;
	width: 16px;
	border-style: none;
	margin-right: 5px;
	margin-left: 5px;
	color: #688436;
}
.notik-pic{
	height: 15px;
	width: 16px;
	border-style: none;
}

