@charset "utf-8";
/* CSS Document */

#index-box-1 {
	float:right;
	width:100%;
	height:210px;
	text-align: justify;
	font-size: small;
	}

#home-top-left {
	float:left;
	width:200px;
	height:100%;
	margin-right: 20px;
}
#home-top-middle {
	float:left;
	width:200px;
	height:100%;
	margin-right: 10px;
}

#home-top-right {
	float:right;
	width:200px;
	height:100%;
	
}
#home-top-right-lower {
	float:right;
	width:200px;
	height:100%;
	background-color: #FFCC66;
	
}



#home-top-1 {
	float:left;
	width:31%;
	height:100%;
	margin-right: 2%;
}




#index-box-2 {
	float:left;
	width:710px;
	height:150px;
	margin: 10px;
	
}
#index-box-3 {
	float:left;
	width:710px;
	height:100px;
	margin: 10px;
	
}
#index-box-4{
	float:left;
	width:100%;
	height:80px;
	text-align: center;
}
#cs-cathypic{
	width:640px;
	height:200px;
	float:right;
	background-repeat:no-repeat;
	background-image: url(images/cathy-pic-ribbon.png);
}
