.spacer {
  clear: both;
}
  .float {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 328px;
  }
  html{
	overflow-y:scroll;
  }

.container {
	width: 930px;
  }
  
  .menu {
	background-color: #729cff;
	height: 22px;
	width: 328px;
	text-align: right;
}

.green {
	background-color: #61b9dc;
	background-image: url(image/green.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 328px;
}

body {
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.menu_top {
	background-color: 729cff;
	height: 22px;
	width: 602px;
	float: left;
	text-align: left;
}
.float_fixed {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 602px;
	margin-top: 50px;
	background-color: #61b9dc;
	background-image: url(image/gradient_home.gif);
	background-repeat: repeat-x;
	height: 327px;
}
.slogan {
	float: left;
	height: 207px;
	width: 548px;
	margin-top: 31px;
}
.bie {
	float: left;
	height: 159px;
	width: 264px;
	position: relative;
	visibility: visible;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61b9dc;
	padding-left: 15px;
}

.sage_pic {
	background-image:url("image/homepage_right.jpg");
}
