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

.rotation {
	float: left;
	height: 200px;
	margin-left: 5px;
	margin-bottom: 25px;
	overflow: hidden;
	width: 250px;
}

#left-image{
	height: 273px;
	margin-top: 100px;
	margin-left: 14px;
}

#middle-image{
	height: 284px;
	margin-top: 83px;
	margin-left: 13px;
}

#right-image{
	height: 296px;
	margin-top: 88px;
	margin-left: -10px;
}

#header {
	float: left;
	width: 775px;
	height: 348px;
	background: url(../images/header-bg.jpg);
}
