@charset "utf-8";
/* CSS Document */

/* --- Begin Get Started Now --- */

#get_started_now {
	width: 262px;
	height: 57px;
	display: inline;
	padding: 0;
	position: absolute;
	top: -10px;
	left: 45%;
}

#get_started_now #apply_now {
	display: block;
	width: 65px;
	height: 50px;
	background: url('../global-images/UCCButtons/apply_now_gsn.gif') no-repeat 0 0;
	float: left;
}

#get_started_now #apply_now:hover {
	background-position: 0 -50px;	
}

#get_started_now #apply_now span {
	display: none;	
}

#get_started_now #request_information {
	display: block;
	width: 75px;
	height: 50px;
	background: url('../global-images/UCCButtons/request_information_gsn.gif') no-repeat 0 0;
	float: left;
}

#get_started_now #request_information:hover {
	background-position: 0 -50px;	
}

#get_started_now #request_information span {
	display: none;	
}

#get_started_now #call_us {
	display: block;
	width: 54px;
	height: 50px;
	background: url('../global-images/UCCButtons/call_us_gsn.gif') no-repeat 0 0;
	float: left;
}

#get_started_now #call_us:hover {
	background-position: 0 -50px;	
}

#get_started_now #call_us span {
	display: none;	
}

#get_started_now #detect-chat #online_chat {
	display: block;
	width: 68px;
	height: 50px;
	/*background: url('../images/online_chat_animate_gsn.gif') no-repeat 0 0;*/
background: url('http://service.velaro.com/visitor/check.aspx?siteid=5900&showwhen=inqueue&deptid=8268') no-repeat 0 0;
	float: left;
}

#get_started_now #detect-chat #online_chat:hover {
	background-position: 0 -50px;	
}

#get_started_now #detect-chat #online_chat span {
	display: none;	
}

/* --- End Get Started Now --- */