	#topcorners{
		background:#e2e2e2 url(../images/corners_top-process.png) no-repeat 0 0;
	}
	#main {
		background:#e2e2e2 url(../images/corners_middle-process.png) repeat-y;
		width:912px;
		text-align:center;
	}
	.top-text {
		margin:4px 0 0 0;
	}
	#top-images {
		margin:12px 0 5px 0;
	}
	.bottom-text {
		margin:15px 0 0 0;
	}
	#bottom-images {
		height:265px;
		overflow:hidden;
		margin:16px 0 0 0;
		text-align:center;
		
	}
	#footer {
		background:#e2e2e2 url(../images/corners_bottom-process.png) no-repeat 0 0;
	}