body {
  background-color: #F0F0F0;
}
h4 { font-size: 75%; }

#nav {
	float: left;
	width: 720px;
	margin: 0;
	padding: 100px 0 0 10px;
	list-style: none;
	background: #F0F0F0 url(nav_bg.gif) repeat-x bottom left;
}

#nav li {
	float: left;
	
	margin 0 1px 0 0;
	padding: 0;
	font-family: "Lucida Grande",sans-serif;
	font-size: 80%;
}

#nav a {
	float: left;
	display: block;	
	margin 0;
	padding: 4px 8px;
	color #333;
	text-decoration: none;
	border: 1px solid #B0B0B0;
	border-bottom: none;
	background: #F9E9A9 url(off_bg.gif) repeat-x top left;
}

#nav a:hover {
	
	color #333;
	padding-bottom: 5px;
	border-color: #727377;
	border-bottom: none;
	background: #fff url(on_bg.gif) repeat-x top left;
}
#nav a: body#news #t-news a {
	
	color #333;
	padding-bottom: 5px;
	border-color: #797377;
	border-bottom: none;
	background: #fff url(on_bg.gif) repeat-x top left;
}
#box_left {
  position:absolute;
  top: 150px;
  left: 5px;

  height: 620px;
  width: 200px;
  border: 1px solid black;
  background: #FDFDFD;
}
#box_right {
  position:absolute;
  top: 150px;
  left: 760px;

  height: 620px;
  width: 200px;
  border: 1px solid black;
  background: #FDFDFD;
}
#box_guest {
  position:absolute;
  top: 200px;
  left: 250px;

  height: 700px;
  width: 500px;
  border: 1px solid black;
  background: #FDFDFD;
}
#box_main {
  position:absolute;
  top: 150px;
  left: 220px;

  height: 620px;
  width: 520px;
  border: 1px solid black;
  background: #F7F7F7;
}

#box_impr {
  position:absolute;
  top: 150px;
  left: 50px;

  height: 620px;
  width: 520px;
  border: 1px solid black;
  background: #F7F7F7;
}

#box1 {
  position:absolute;
  padding: 5px 5px 5px 5px;
  top: 150px;
  left: 220px;

  height: 100px;
  width: 520px;
  border: 1px solid black;
  background: #F7F7F7;
}
#box2 {
  position:absolute;
  padding: 5px 5px 5px 5px;
  top: 260px;
  left: 220px;

  height: 100px;
  width: 520px;
  border: 1px solid black;
  background: #F7F7F7;
}
#box3 {
  position:absolute;
  padding: 5px 5px 5px 5px;
  top: 370px;
  left: 220px;

  height: 100px;
  width: 520px;
  border: 1px solid black;
  background: #F7F7F7;
}
#box4 {
  position:absolute;
  padding: 5px 5px 5px 5px;
  top: 480px;
  left: 220px;

  height: 100px;
  width: 520px;
  border: 1px solid black;
  background: #F7F7F7;
}
#box5 {
  position:absolute;
  padding: 5px 5px 5px 5px;
  top: 590px;
  left: 220px;

  height: 100px;
  width: 520px;
  border: 1px solid black;
  background: #F7F7F7;
}
#box6 {
  position:absolute;
  padding: 5px 5px 5px 5px;
  top: 700px;
  left: 220px;

  height: 100px;
  width: 520px;
  border: 1px solid black;
  background: #F7F7F7;
}
#box7 {
  position:absolute;
  padding: 5px 5px 5px 5px;
  top: 810px;
  left: 220px;

  height: 100px;
  width: 520px;
  border: 1px solid black;
  background: #F7F7F7;
}


#box_img1 {
  float: left;
  width: 90px;

 
}




#box_logo {
  position:absolute;
  top: 10px;
  left: 10px;

  height: 100px;
  width: 1200px;
  
  background: #F0F0F0;
}