@charset "UTF-8";
/* CSS Document */

#container {
	text-align: left;
	padding: 0px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#menu {
	margin: 0px;
	width: 100%;
	text-align: center;
	background-color: #242159;
	color: #F9F7C6;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#main_content {
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #242159;
	border-left-color: #242159;
	background-image: url(../images/avas_footer1_01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
/* CSS Document */

#footer {
	width: 100%;
	background-image: url(../images/footer_46.jpg);
	color: #F9F6C9;
	padding-top: 16px;
	height: 30px;
	background-repeat: no-repeat;
}
