/* ----- Governor's Office Links *** ----- */
.banner-top {
	display:block;
	width:945px;
	max-width: 945px;
	height:48px;
	margin:0 auto 0px auto;
}

.gm {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
font-weight: normal;
color: #000;
float: left; 
text-align: left; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.gm a:link, .gm a:visited {
color: #000;
text-decoration: none;
}

.gm a:hover {
color: #039;
}

.gm img {
border: 0px;
float: left;
padding-right: 0px;
padding-left: 0px;
}

#taxpayer {
	width: 240px; 
	margin: 2px 10px 5px 0px;
	float: right;
}

#taxpayer img {
	width: 52px; 
	height: 35px; 
	padding-right: 5px;
}

#straighttalk {
	width: 130px; 
	margin: 2px 15px 5px 0px;
	text-align: left;
	overflow: visible;
	float: right;
}

#survey {
	width: 225px; 
	margin: 2px 15px 5px 0px;
	text-align: left;
	overflow: visible;
	float: right;
}

#survey img {
	width: 35px; 
	height: 35px; 
	padding-right: 5px;
}

#NYS-Connects-div {
	float: right;
}

#NYS-Connects {
	display: block;
	width: 191px;
	height: 46px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}

#NYS-Connects-left {
	display: block;
	float: left;
	background-image: url(NYS-Connects-left-8x46.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 46px;
	cursor: pointer;
}

#NYS-Connects-text {
	display: block;
	float: left;
	background-image: url(NYS-Connects-blue.png);
	background-repeat: repeat-x;
	width: 50px;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 0px 0px;
	cursor: pointer;
}

#NYS-Connects-text a {
	color: #fff;
	cursor: pointer;
}

#NYS-Connects-center {
	display: block;
	float: left;
	background-image: url(NYS-Connects-center-75x46.png);
	background-repeat: no-repeat;
	width: 75px;
	height: 46px;
	border: none;
	cursor: pointer;
}

#NYS-Connects-right-fill {
	display: block;
	float: left;
	background-image: url(NYS-Connects-brown.png);
	background-repeat: repeat-x;
	width: 10px;
	height: 46px;
	cursor: pointer;
}

#NYS-Connects-right {
	display: block;
	float: right;
	background-image: url(NYS-Connects-right-48x46.png);
	background-repeat: no-repeat;
	width: 48px;
	height: 46px;
	cursor: pointer;
}


