@CHARSET "ISO-8859-1";

.right {
	clear: right;
	width: 16px;
	float: right;
}

#logo {
	top: 192px;
	width: 500px;
	height: 207px;
	background: url(../images/logo_intro.png) no-repeat #e4dbda scroll 30px 0;
	float: left;
	position: relative;
}

#logo_stripes {
	top: 192px;
	width: 134px;
	height: 207px;
	background: url(../images/stripes_intro.png) repeat-x #e4dbda scroll 0 0;
	float: left;
	position: relative;
}

#image {
	position: relative;
	top: 192px;
	float: left;
}

#right_center {
	height: 207px;
	background: url(../images/stripes_intro.png) repeat-x #cfbdbd 0 0;
}

#right_top {
	height: 192px;
}

#right_bottom {
	height: 332px;
}

.left {
	width: 235px;
}

.center {
	width: 634px
}