/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #8EA9B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#wrapper{
	width: 799px;
	margin-top: 3%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.txt a {
	color: #333333;
	text-decoration: none;
}

#head{}
.txt{
	font-size: 11px;
	position: absolute;
	padding-top: 10px;
	clear: none;
	padding-left: 450px;
	text-align: left;
}
#footer{
	background-image: url(index-05.jpg);
	height: 138px;
	width: 799px;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	padding-top: 70px;
	text-align: center;
	background-repeat: no-repeat;
}
#footer a {
	text-decoration: none;
	color: #333333;
	background-repeat: no-repeat;
}

