@charset "utf-8";
#backimage {
	background-image: url( "../images/back.gif" );
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #ececdb;
	color: #000;
	width:460px;
	margin:10% 0px 0px 20%;
	}
#backtop {
	background-image: url( "../images/backtop.gif" );
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ececdb;
	color: #000;
	width: 460px;
	height: 7px;
	}
#backbttm {
	background-image: url( "../images/backbottom.gif" );
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ececdb;
	color: #000;
	width: 460px;
	}
#container {
	background-position: 0px 2px;
	margin: 0px 0px 0px 30px;
	padding: 2px 0px 0px 0px;
	width: 400px;
	background-color: #fff;
	color: #000;
	}
#logoline {
	width: 400px;
	height: 57px;
	background-image: url( "../images/gra_02.gif" );
	background-repeat: repeat-x;
	}
#logo {
	margin: 0px 40px;
	text-align: center;
	}
#images {
	margin: 20px 0px 20px 0px;
	text-align:center;
}
.text {
	margin: 0px 0px 20px 0px;
	text-align: center;
}
#bottomline {
	background-color: #cc9;
	margin-bottom: 20px;
	}
div.geo {
	padding: 8px 0px;
	text-align: center;
	}