@charset "utf-8";
/* CSS Document */

/* --- Begin Get Started Now --- */

#get_started_now {
	width: 262px;
	height: 57px;
	display: inline;
	padding: 0 0 0 32px;
	position: absolute;
	top: 0px;
	left: 50%;
}

#get_started_now #apply_now {
	display: block;
	width: 65px;
	height: 50px;
	background: url('../global-images/MSBButtons/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/MSBButtons/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/MSBButtons/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=8266') no-repeat 0 0;
	float: left;
}

#get_started_now #detect-chat #online_chat:hover {
	background-position: 0 -50px;	
}

#get_started_now #online_chat span {
	display: none;	
}

/* --- End Get Started Now --- */





/* -- Spanish buttons -- */

#get_started_now #apply_now_sp {
	display: block;
	width: 65px;
	height: 50px;
	background: url('../global-images/spanish_buttons/apply_now_gsn.gif') no-repeat 0 0;
	float: left;
}

#get_started_now #apply_now_sp:hover {
	background-position: 0 -50px;	
}

#get_started_now #apply_now_sp span {
	display: none;	
}

#get_started_now #request_information_sp {
	display: block;
	width: 75px;
	height: 50px;
	background: url('../global-images/spanish_buttons/request_information_gsn.gif') no-repeat 0 0;
	float: left;
}

#get_started_now #request_information_sp:hover {
	background-position: 0 -50px;	
}

#get_started_now #request_information_sp span {
	display: none;	
}

#get_started_now #call_us_sp {
	display: block;
	width: 54px;
	height: 50px;
	background: url('../global-images/spanish_buttons/call_us_gsn.gif') no-repeat 0 0;
	float: left;
}

#get_started_now #call_us_sp:hover {
	background-position: 0 -50px;	
}

#get_started_now #call_us_sp span {
	display: none;	
}


