.page-bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-color: #606060;
	background-position: center;
}
.footer {
	background-image: url(images/footer.png);
	height: 94px;
	width: 964px;
}

.logo-header {
	background-image: url(images/logo-header.png);
	height: 215px;
	width: 964px;
}
.header-content {
	margin-top: 25px;
}
a.menu:link {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #66000A;
	text-decoration: none;
	font-weight: bold;
}


.menu-bg {
	background-image: url(images/menu-bg.png);
	height: 32px;
	width: 964px;
}
.body-bg {
	background-image: url(images/body-bg.png);
	height: 407px;
	width: 964px;
}
a.menu:visited {

	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #66000A;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {

	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text-header {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 25px;
	line-height: 20px;
}
.text-body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	padding-top: 25px;
}
.text-footer {

	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

