A:link{
  color: #356dda;
}

A:visited{
  color: #356dda;
}

#content_wrapper
{
	display: block;
	z-index: 97;
	position: relative;
	top: -3px;
	width: 100%;
}

#content
{
  background-color: white;
  display: block;
  left: 150px;
  padding-left: 40px;
  padding-bottom: 30px;
  padding-right: 30px;
  padding-top: 5px;
  border-left-color: #c6c6c6;
  border-right-color: #c6c6c6;
  border-right-width: 2px;
  border-left-width: 2px;
  position: relative;
  border-right-style: solid;
  border-left-style: solid;
  background-repeat: no-repeat;
  width: 560px;
  z-index: 2;
}


#content_text
{
	display: block;
	min-height: 300px;
}

#content_flash
{
  left: 0px;
  width: 100%;
  height: 100%;
  top: -3px;
  position: absolute;
  z-index: 1;
}

#fill
{
 background-color: white;
 padding-right: 30px;
 padding-left: 40px;
  border-left-color: #c6c6c6;
  border-right-color: #c6c6c6;
 border-right-width: 2px;
 border-right-style: solid;
 border-left-style: solid;
 border-left-width: 2px;
 z-index: 0;
 left: 150px;
 top: 0px;
 width: 560px;
 display: block;
 position: fixed;
 height: 100%;
 overflow: hidden;
}

#header
{
	height: 36px;
	position: relative;
	padding: 0px;
	margin: 0px;
	z-index: 99;
	width: 100%;
	background-color: white;
}

#header img
{
	padding: 0px;
	margin: 0px;
	position: relative;
}

#mainmenu
{
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	left: 430px;
	top: 13px;
	position: absolute;
	text-transform: capitalize;
}

#mainmenu ul
{
	clear: both;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#mainmenu li
{
	padding: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-top: 0px;
	position: relative;
	float: left;
}

body
{
  padding: 0px;
  font-size: 12px;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  margin: 0px;
	background-color: #f1f1f1;
}


#header_line img
{
	display: block;
	padding: 0px;
	margin: 0px;
	position: relative;
	width:100%; 
	height:5px;
	z-index: 100;
}

ul
{
	list-style-image: url(../images/square.png);
}

#relief
{
	position: relative;
	height: 50px;
	background-image: url(../images/relief.jpg);
	width: 100%;
	border-bottom-color: #c6c6c6;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	z-index: 1;
}

#content h2
{
	position: relative;
	left: -14px;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
}

#footer
{
	width: 100%;
	background-color: white;
	bottom: 0px;
	position: fixed;
	z-index: 120;
}

#footer_mountain img
{
	bottom: 3px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	z-index: 450;
}

#footer_line img
{
	padding: 0px;
	margin: 0px;
	height: 12px;
	position: relative;
	width:100%;
	z-index: 94;
}

#footer_text
{
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: 20px;
}

fieldset 
{ 
  border:0;
  margin:0;
  padding:0; 
}

label
{ 
  margin-bottom: 5px; 
  margin-top: 5px; 
  display:block;
}

input.text,textarea 
{
  font-size: 12px;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  width:300px;
  padding:3px;
  margin:1px 0;
  border:1px solid #ccc; 
}

input.submit
{
  margin-top: 10px;
  padding-left: 5px;
  padding-bottom: 2px;
  padding-right: 5px;
  padding-top: 2px;
  font-weight: bold;
}

#loadBar img
{
	display: block;
}

