/*

	-- -- -- -- -- -- --
	AirCorrect Inc.
	area-main.css
	area re-format
	-- -- -- -- -- -- --
	
*/

/* -- Container Styling -- */

#header {
	background: url(/images/ui/bg-top-main.png) bottom center no-repeat;
}

#footer {
	background: url(/images/ui/bg-bottom-main.png) no-repeat;
}

#content {
	background: url(/images/ui/bg-fill-main.png) repeat-y;
}

#content .left, #content .right {
	background: none;
	min-height: 580px;
	padding: 5px 20px 20px 20px;
}

#content .left {
	width: 740px;
}

#content .right {
	width: 40px;
	padding: 0 0 20px 0;
}
