#schucologo {
	float: left;
	background-image: url('../images/schucologo.jpg');
	width: 150px;
	height: 72px;
	margin-top: 20px;
}

#smartslogo {
	float: left;
	background-image: url('../images/logo_smarts.png');
	width: 150px;
	height: 60px;
	margin-top: 20px;
}

.list {
	width: 435px;
	height: auto;
	float: left;
}

.item {
	width: 600px;
}

#ass50 {
	background-image: url('../images/ass50.png');
	width: 200px;
	height: 200px;
	float: right;
}

#ass50text {
	float: left;
	width: 350px;
	margin-top: 10px;

}

#ass70 {
	background-image: url('../images/ass70.png');
	width: 200px;
	height: 200px;
	float: right;
	margin-top: 10px;
}

#ass70text {
	float: left;
	width: 350px;
	margin-top: 50px;

}


#text {
	float: left;
	width: 400px;
	font-size: ;

}

#info {
	margin-top: 10px;
}

#gallerytitle {
	color: #83b0c8;
	font-size: 24px;
	margin-left: -1px;
}

#link {
	margin-top: 10px;
	float: left;
	width: 1000px;
}