@charset "utf-8";
/* CSS Document */
	#image {
		background:#000000 url(../images_site/why-main-bg.jpg) no-repeat right top;
	}
	.accordian_left {
		display:block;
		float:left;
		padding-left:0px;
		width:480px;
		height:360px;
		background:#ffffff url(../images_site/laptop-theft-bg.jpg) no-repeat left top;
	}
	.accordian_right {
		display:block;
		float:right;
		width:260px;
		padding-right:20px;
	}
	#test1-content, #test2-content, #test3-content, #test4-content {
		background-color:#FFFFFF;
	}
	