body {
	background-color: #FFFFFF;
	background-image: url(imagesar/common_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.top_free_space {
	height: 39px;
}
.left_speaker {
	background-image: url(imagesar/left_speaker.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 203px;
	width: 154px;
}
.right_speaker {
	background-image: url(imagesar/right_speaker.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 203px;
	width: 154px;
}
.middle_area_bg {
	background-image: url(imagesar/middle_area_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 524px;
	width: 415px;
}
.center_top_freespace {
	height: 9px;
	width: 374px;
}
.download_area {
	background-image: url(imagesar/download_onlinevedio.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 374px;
}
.blackbox_left {
	background-image: url(imagesar/left_strip_middle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 249px;
	width: 5px;
}
.blackbox_right {
	background-image: url(imagesar/right_strip_middle.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 249px;
	width: 5px;
}
.blackbox_middle {
	height: 249px;
	width: 364px;
	background-color: #000000;
}
.blackbox_bottom {
	background-image: url(imagesar/bottom_curve.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	width: 374px;
}
.download_button {
	background-image: url(imagesar/download_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 93px;
	width: 374px;
}
.logo {
	background-image: url(imagesar/logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 64px;
	width: 374px;
}
