#container {
	position: relative;
	/*z-index: -1;*/
	width: 1250px;
}

#ST_logo {
	position: absolute;
	/*background : url('./images_new/ST_Logo_3.gif') no-repeat top center;*/
	width: 525px;
	height: 415px;
	/*z-index: 5;*/
	left: 77%;
	margin-left: -235px;
	margin-top: -40px;

}

img a {
	border: none;
}

img {
	border: none;
}

img a:visited {
	border: none;
}

img a:active {
	border: none;
}

a {outline: none;}
