.MainContent {
  /*width: 745px;*/
}
.MainContent li {
	margin-left: 15px;
}
.TopArea {
	background-color: #d0e0f2;
	overflow: hidden;
	height: 100%;
	font-size: 13px;
	margin-bottom: 10px;
}
	.TopArea {}
	  .TopArea .HeadImage,
	  #SlideShow {
	    height: 300px;
	    width: 555px;
	  }
		.TopArea .HeadImage img {
			float: left;
		}
		.TopArea .HeadList {
			font-weight: bold;
			width: 160px;		
			padding: 10px 10px 0px 10px;	
		}
		.TopArea .HeadList ul {
			margin: 0px;
			padding: 0px;
			font-weight: normal;
		}

.Box4_Container {}
	.Boxes4 {
		float: left;
		background: url(http://beta.ayso.org/Libraries/TEMP_IMG/4Box_Index_BG.jpg) repeat-x left bottom;
		margin: 10px 10px 10px 0px;
	}
		.Boxes4 div {
			height: 93px;
			width: 156.5px;
			padding: 10px;
			margin: 1px;
			background: #fff none;
			overflow: hidden;
		}
		.Boxes4 div div {
			padding: 0px;
			margin: 0px;
			height: 95px;
			background: transparent none;
			position: absolute;
		}
		.Boxes4 div div h1 {
			color: #1566bf;
			font-size: 15px;
			font-weight: bold;
		}
		.Boxes4 .Boxes4_Link {
			height: 16px;
			position: absolute;
			left: 0px;
			bottom: 0px;
		}
		.Boxes4 .Boxes4_Link a {
			color: #414042;
			display: block;
			height: 16px;
			font-weight: bold;
			text-align: right;
			background: url(http://beta.ayso.org/Libraries/TEMP_IMG/link_Arrow.jpg) no-repeat right center;
			padding-right: 20px;
		}

.Column {
	width: 367px;
	margin-right: 10px;
}
