@charset "utf-8";
/* CSS Document */
body {
	font-family: "Verdana", Geneva, sans-serif;
}

#content_right_eval{
	width: 256px;
	height: 100%;
	float: left;
	background-color: #E8E6DA;
}
#content_right_eval p{
	padding: 9px 35px 10px 21px;
	font-size: 0.8em;
	
}
#taxinfo{
	width: 500px;
	height: 350px;
	padding: 50px 0px 0px 20px;
	background:url(../images/tlh_bg1.jpg) no-repeat;
	font-size: 12px;
	
}
#contactinfo{
	width: 500px;
	height: 350px;
	background:url(../images/tlh_bg2.jpg) no-repeat;
	padding: 50px 0px 0px 20px;	
	font-size: 12px;	
}
#thankyou{
	width: 500px;
	height: 350px;
	background:url(../images/tlh_bgty.jpg) no-repeat;
	padding: 80px 50px 0px 0px;
	font-size: 12px;	
}
.eval_left{
	width: 150px;
	float: left;
	margin-left: 10px;
}
.eval_left2{
	width: 120px;
	float: left;
	margin-left: 10px;	
}
.eval_right{
	width: 300px;
	float: left;
	padding-left: 10px;
}
.clear{
	clear: both;
	height: 8px;
}
.next_btn{
	float: right;
	position: relative;
	width: 159px;
	height: 42px;
	margin: 10px 35px 0px 0px;
	color:#00f;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background: url("../images/tlh_nextbtn2.gif") 0 0 no-repeat;
}
.next_btn a{
	display:block;
	background: url("../images/tlh_nextbtn1.gif") 0 0 no-repeat;
	padding-top: 10px;
	color:#00f;
	height: 42px;	
	font-size:14px;
	font-style: italic;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	cursor: hand;	
}
.next_btn a:hover{
	background:none;
	cursor: hand;
	text-decoration: underline;
}
.prev_btn{
	float: right;
	position: relative;
	width: 32px;
	height: 42px;
	margin: 10px 10px 0px 0px;
	color:#00f;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background: url("../images/tlh_prevbtn2.gif") 0 0 no-repeat;
}
.prev_btn a{
	display:block;
	background: url("../images/tlh_prevbtn1.gif") 0 0 no-repeat;
	padding-top: 10px;
	color:#00f;
	height: 42px;	
	font-size:14px;
	font-style: italic;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	cursor: hand;	
}
.prev_btn a:hover{
	background:none;
	cursor: hand;
	text-decoration: underline;
}
.phone3{
	width: 30px;
}
.phone4{
	width: 40px;
}
