@charset "utf-8";
/* CSS Document */

#coverage {
	position:absolute;
	left:320px;
	top:69px;
	width:116px;
	height:40px;
}

#coverage a:link {
	display:block;
	height:40px;
	width:116px;
	background-image:url(newsite/images/coverage.jpg);
	background-repeat:no-repeat;
	background-position:0 -40px;
}

#coverage a:visited {
	display:block;
	height:40px;
	width:116px;
	background-image:url(newsite/images/coverage.jpg);
	background-repeat:no-repeat;
	background-position:0 -40px;
}

#coverage a:hover {
	display:block;
	height:40px;
	width:116px;
	background-image:url(newsite/images/coverage.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#coverage a:active {
	display:block;
	height:40px;
	width:116px;
	background-image:url(newsite/images/coverage.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#plans {
	position:absolute;
	left:436px;
	top:69px;
	width:116px;
	height:40px;
}

#plans a:link {
	display:block;
	height:40px;
	width:116px;
	background-image:url(newsite/images/plans.jpg);
	background-repeat:no-repeat;
	background-position:0 -40px;
}

#plans a:visited {
	display:block;
	height:40px;
	width:116px;
	background-image:url(newsite/images/plans.jpg);
	background-repeat:no-repeat;
	background-position:0 -40px;
}

#plans a:hover {
	display:block;
	height:40px;
	width:116px;
	background-image:url(newsite/images/plans.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#plans a:active {
	display:block;
	height:40px;
	width:116px;
	background-image:url(newsite/images/plans.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#support {
	position:absolute;
	left:552px;
	top:69px;
	width:116px;
	height:40px;
}

#support a:link {
	display:block;
	height:40px;
	width:116px;
	background-image:url(newsite/images/support.jpg);
	background-repeat:no-repeat;
	background-position:0 -40px;
}

#support a:visited {
	display:block;
	height:40px;
	width:116px;
	background-image:url(newsite/images/support.jpg);
	background-repeat:no-repeat;
	background-position:0 -40px;
}

#support a:hover {
	display:block;
	height:40px;
	width:116px;
	background-image:url(newsite/images/support.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#support a:active {
	display:block;
	height:40px;
	width:116px;
	background-image:url(newsite/images/support.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#contact {
	position:absolute;
	left:668px;
	top:69px;
	width:119px;
	height:40px;
}

#contact a:link {
	display:block;
	height:40px;
	width:119px;
	background-image:url(newsite/images/contact.jpg);
	background-repeat:no-repeat;
	background-position:0 -40px;
}

#contact a:visited {
	display:block;
	height:40px;
	width:119px;
	background-image:url(newsite/images/contact.jpg);
	background-repeat:no-repeat;
	background-position:0 -40px;
}

#contact a:hover {
	display:block;
	height:40px;
	width:119px;
	background-image:url(newsite/images/contact.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#contact a:active {
	display:block;
	height:40px;
	width:119px;
	background-image:url(newsite/images/contact.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}