@charset "utf-8";
/* CSS Document */

#wrapper {
	background:#FFFFFF none repeat scroll 0 0;
	bottom:auto;
	height:100%;
	left:auto;
	position:static;
	right:auto;
	top:auto;
}

#leftpanel {
	background-image:url(img/logotype_good.gif);
	width:427px;
	background-repeat:no-repeat;
	height:650px;
	float:left;
	position:fixed;
}

#rightpanel {
	height:100%;
	margin:0;
	overflow:auto;
	padding:0px 0px 0;
	right:0;
	text-align:right;
	letter-spacing: 1.5px;
}

#links {
	padding-top:324px;
	padding-left:22px;

}

a {
	text-decoration:none;
}

img {
  border-style: none;
}	

