@charset "UTF-8";

a{border:none;}
img{border:none;}

#container {
	background-image: url(images/LAYOUTsemiflat_fril3.png);
	height: 750px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 0px;
	margin-top: -2px;
	background-repeat: no-repeat;
}
#container #top {
	margin-left: 22px;
}
#container #nav {
	float: right;
	height: 49px;
	width: 778px;
}
#container #txt #txtblock {
	width: 435px;
	padding-right: 40px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 10px;
}

:link:focus, :visited:focus, :active:focus {-moz-outline:0px;}

