#container {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#banner {
	height: 158px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#txtcontainer {
	height: auto;
	width: 840px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	float: left;
	height: auto;
	width: 230px;
	margin-right: 0px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: 000033;
	background-image: url(images/menugals.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
#menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}
#menu a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}


#buttons {
	height: 80px;
	width: 570px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/buttonsbg1.jpg);
	background-repeat: no-repeat;
	float: right;
}
#buttons a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#buttons a:hover {
	font-weight: bold;
	color: #A4B6B6;
	text-decoration: underline;
}

.img {
	height: 450px;
	width: 540px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	text-align: left;
	vertical-align: top;
}

#info {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
	height: auto;
	width: 570px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: auto;
	float: right;
}
#info a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
#info a:hover {
	text-decoration: none;
}

#tittle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-align: center;
	height: 20px;
	width: 570px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	font-style: italic;
	vertical-align: middle;
	float: right;
}

#images {
	height: 500px;
	width: 570px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	float: right;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
	height: 25px;
	width: 570px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: auto;
	float: right;
}