#style1_connected a:hover {
	text-decoration: none;
	
}

#style2_connected a:hover {
	text-decoration: none;
}


#stay_connected {
    background-image: url(images/stay_connected.jpg);
    width: 228px;
    height: 42px;
    margin-bottom: 2px;
}


#stay_connected_title {
    color: #ffffff;
    font-size: 13px;
    position: relative;
    top: 19px;
    left: 11px;
}

#stay_connected_face {
    background-image: url(images/stay_connected_face.jpg);
    width: 228px;
    height: 21px;
    margin-bottom: 2px;
    cursor: pointer;
}

#stay_connected_face_title {
    color: #ffffff;
    font-size: 11px;
    position: relative;
    top: 3px; 
    left: 11px;
}


#stay_connected_you {
    background-image: url(images/stay_connected_you.jpg);
    width: 228px;
    height: 21px;
    margin-bottom: 2px;
    cursor: pointer;
}

#stay_connected_you_title {
    color: #ffffff;
    font-size: 11px;
    position: relative;
    top: 3px; 
    left: 11px;
}

#stay_connected_twit {
    background-image: url(images/stay_connected_twit.jpg);
    width: 228px;
    height: 21px;
    margin-bottom: 2px;
    cursor: pointer;
}

#stay_connected_twit_title {
    color: #ffffff;
    font-size: 11px;
    position: relative;
    top: 3px; 
    left: 11px;
}

#stay_connected_enews {
    background-image: url(images/stay_connected_enews.jpg);
    width: 228px;
    height: 148px;
    
    position: absolute;
    top: 113px;
    left: 0px;
}

#stay_connected_enews_title {
    color: #ffffff;
    font-size: 11px;
    position: relative;
    top: 23px;
    left: 11px;
}

	
#stay_connected_enews_form {
	height: 148px;
	width: 228px;
	
	position: absolute;
	top: 0px;
	left: 0px;
	
}

#enews_name {
	background-color: transparent;
	border-width: 0px;

	font-family: Verdana, Sans-Serif;
	font-size: 10px;

	color: #7e7c7d;		
	
	height: 14px;
	width: 200px;
	
	position: absolute;
	top: 73px;
	left: 15px;
}

#enews_email {
	background-color: transparent;
	border-width: 0px;

	font-family: Verdana, Sans-Serif;
	font-size: 10px;

	color: #7e7c7d;		
	
	height: 14px;
	width: 200px;
	
	position: absolute;
	top: 97px;
	left: 15px;
}

#enews_sign_up {
	background-color: #009ddc;
	color: #ffffff;
	
	font-size: 11px;
	border: none;
	
	width: 57px;
	height: 15px;
	
	position: relative;
	top: 122px;
	left: 138px;
}
