body {
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(images/blue_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #000066;
}
#container {
	position: relative;
	height: 776px;
	width: 1032px;
	margin:auto;
	background-attachment: scroll;
	background-image: url(images/bg_layout.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#image {
	position: absolute;
	height: 691px;
	width: 595px;
	left: 263px;
	top: 60px;
}
#logo {
	position: absolute;
	height: 157px;
	width: 318px;
	left: 16px;
	top: -9px;
}
#telephone {
	position: absolute;
	height: 65px;
	width: 406px;
	left: 596px;
	top: 5px;
}
#menu {
	position: absolute;
	height: 300px;
	width: 240px;
	left: 18px;
	top: 198px;
}
#napit {
	position: absolute;
	height: 113px;
	width: 106px;
	left: 18px;
	top: 636px;
}
#partp {
	position: absolute;
	height: 112px;
	width: 172px;
	left: 86px;
	top: 636px;
}
#title {
	position: absolute;
	height: 29px;
	width: 409px;
	left: 595px;
	top: 198px;
}
#content {
	position: absolute;
	height: 490px;
	width: 409px;
	left: 595px;
	top: 235px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/trans.png);
	background-repeat: repeat;
	overflow: auto;
}
#trust {
	height: 139px;
	width: 238px;
	position: absolute;
	left: 20px;
	top: 495px;
}
#footer {
	position: absolute;
	height: 30px;
	width: 999px;
	left: 14px;
	top: 731px;
	background-image: url(images/trans.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
