body
{
	margin: 0px;
	padding: 0px;
	background-color: #958470;
	background-image: url('../img/bg_all.png');
	background-repeat: repeat-y;
	background-position: top left;
	color: #000;
	font-size: 12px;
	line-height: 1.6em;
	font-family: 'verdana', 'arial', 'helvetica', sans-serif;
}

h1
{
	display: none;
}

h2, h3 {
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
}

a
{
	color: #626262;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}


input, select {
	margin: 2px;
	padding: 2px;
	border: 1px solid #c0c0c0;
}

#container
{
	width: 969px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	position: absolute;
	margin-top: -5px;
	margin-left: 40px;
}

.frame_main
{
	width: 969px;
	background-image: url('../img/bg_main.png');
	background-repeat: repeat-y;
}

.frame_bottom
{
	width: 969px;
	height: 20px;
	background-image: url('../img/bg_bottom.png');
	background-repeat: no-repeat;
}

.menu_bar
{
	margin-left: 16px;
	width: 937px;
	height: 50px;
	text-align: center;
}

.menu_bar ul {
	padding: 17px;
	padding-top: 10px;
	padding-left: 25px;
	margin: 0px;
	font-size: 12px;
}

.menu_bar li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
}

/* MENU */

.menu_bar {
	text-transform: uppercase;
	font-family: 'Lucida Sans', sans-serif;
	font-weight: bold;
}

.nav1 a {
	font-size: 16px;
	color: #7c6a55;
}

.nav1_selected a {
	font-size: 16px;
	color: #000000;
}

.menu_bar a:hover
{
	text-decoration: none;
	color: #000000;
}

#content {
	padding-top: 20px;
	padding-bottom: 5px;
}

.bottom_links {
	font-size: 10px;
	text-align: right;
	padding-right: 40px;
	padding-bottom: 5px;
}


/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt;
  padding: 0pt;
  overflow: auto;
  letter-spacing: 0px;
  float: none;
}