
li a.about {
	width: 121px;
	height: 53px;
	background-image: url('../images/front/about_btn.png');
}
li a.about:hover, li a.assess:hover, li a.faq:hover, li a.resource:hover, li a.signup:hover, li a.home:hover, li a.pricing:hover {
	background-position: 0 -53px;
}
li a.assess {
	width: 206px;
	height: 53px;
	background-image: url('../images/front/assess_btn.png');
}
li a.faq {
	width: 103px;
	height: 53px;
	background-image: url('../images/front/faq_btn.png');
}
li a.resource {
	/*width: 190px;*/
	width: 0px;
	height: 53px;
	background-image: url('../images/front/resource_btn.png');
}
li a.pricing {
	width: 124px;
	height: 53px;
	background-image: url('../images/front/pricing_btn.png');
}
li a.signup {
	width: 251px;
	height: 53px;
	background-image: url('../images/front/signup_btn.png');
}

#top_login #log_in {
	width: 92px;
	height: 29px;
	background: url('../images/front/login_btn.png') no-repeat;
}

#header #tagline {
	left: 115px;
	background: url('../images/front/tagline.png') no-repeat;
	width: 757px;
	height: 89px;
	bottom: 190px;
}
#header a#tell_btn {
	background: url('../images/front/tell_btn.png') no-repeat;
	width: 110px;
	height: 26px;
	bottom: 149px;
	/*right: 222px;*/
	right: 102px;
}
#header a#video_btn {
	background: url('../images/front/video_btn.png') no-repeat;
	width: 110px;
	height: 26px;
	bottom: 149px;
	right: 102px;
}

#forgotten input.request_pass {
	width: 160px;
	height: 29px;
	background: url('../images/front/request_pass.png') no-repeat;
}
#forgotten input.change_pass {
	width: 221px;
	height: 29px;
	background: url('../images/front/change_pass.png') no-repeat;
}

.sign_up_form {
	width: 92px;
	height: 29px;
	text-indent: -9999px;
	background: url('../images/front/signup_form_btn.png') no-repeat;
}
.sign_in_form {
	width: 92px;
	height: 29px;
	background: url('../images/front/signup_form_btn.png') no-repeat;
}
a.pricing-signup, a.pricing-signup:link {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	width: 238px;
	height: 52px;
	background: url('../images/front/pricing-signup-button.png') no-repeat;
}
a.pricing-signup:hover {
	background-position: 0 -52px;
}