.container {
	background-color: #FFF;
	height: auto;
	width: 960px;
	margin: auto;
}
.banner {
	float: left;
	height: 150px;
	width: 700px;
	background-image: url(flash%20edited/web-banner.gif);
}

.search {
	float: right;
	height: 150px;
	width: 260px;
	background-color: #FFF;
}
.flash {
	background-color: #FFF;
	height: 300px;
	width: 700px;
	float: left;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
	clip: rect(20px,20px,20px,20px);
}
bsit picture{
	background-color: #FFF;
	height: 300px;
	width: 260px;
	float: left;
}
.box1 {
	background-color: #FFF;
	height: 1130px;
	width: 280px;
	float: left;
}

.box2 {
	background-color: #FFF;
	float: left;
	height: 1110px;
	width: 470px;
	padding: 10px;
}
.box3 {
	background-color: #FFF;
	height: 1130px;
	width: 190px;
	float: left;
}

.container .box2 strong img {
	padding: 5px;
	background-color: #FFF;
	float: left;
}
.comment {
	background-color: #FFF;
	float: left;
	height: 320px;
	width: 960px;
}


.footer {
	background-color: #999;
	height: 30px;
	width: 960px;
	float: left;
	text-align: center;
}
