/*body { background: #e4ebef; margin: 0; padding: 0; text-align: center; }
img { border: 0 none; padding: 0; margin: 0 } */

#hellophoto {
	height: 300px;
	background: url(../../pics/hello/hello_f03.jpg) no-repeat /*760px 300px*/; 
	text-indent: -100em;
	margin: 0;
	border-left: 0px none;
	border-right: 0px none;
}

#hellosmall { /*760px 100px*/
	height: 100px;
	background-repeat: no-repeat;
	text-indent: -100em;
	margin: 0;
	border-left: 0px none;
	border-right: 0px none;
}	

#container {
  position: relative;
  padding: 0 15px;
  background: url(../../img/bg_001.gif) repeat-y;
  text-align: left;
  margin: 0 auto;
  width: 760px; /* 790 */
  /*--voice-family: "\"}\""; 
  voice-family: inherit;
  width: 760px;*/
  }
/*html>body #container {
  width: 760px;
  } */ 
 
#columnwrapper {
  width: 100%;
/*  background: url(../../img/bg_001.gif) repeat-y left -15px 0px; */
  float: right;
  margin-left: -245px;
  }
  
#content {
  margin: 20px 25px 20px 245px;
}

#sidebar {
/*  position: absolute; */
/*  left: 0; */
  margin-top: 10px;
  width: 180px;
  background: none;
  float: left; 
  clear: none;
  margin: 20px 0px;
  padding: 0 20px 0 20px;
}

.clearing {
  height: 0;
  clear: both;
}

#header {
	height: 50px;
	background: url(../../img/header.gif) no-repeat /*760px 50px */; 
	text-indent: -100em;
	margin: 0;
	border: 0px none;
/*	cursor: pointer; */
}


#footer {
/*  background: #F5F4F1; */
  background: #616161;
  margin: 0;
  border-left: 1px #999;
  border-right: 1px #919191;
  border-bottom: 1px #919191;
  padding: 5px 20px;
  clear: both; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height: 11px;
  color: #bbb;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #fff;
}
#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #bbb;
}
