#footer {
}
	#footerBoxes {
		list-style-type:	none;
		height:				109px;
		padding:			0 15px 0 25px;
		margin:				0 0 20px 0;
	}
		#footerBoxes .box {
			height:				101px;
		}
		#footerBoxes .footerBox {
			background:			url('../images/box_footer_bottom.png') center bottom no-repeat;
		}
			#footerBoxes .footerBox h2 {
				background:			url('../images/box_footer_top.png') center top no-repeat;
			}
		.box#box_automate {
			float:				left;
			width:				296px;
		}
		.box#box_common_uses {
			float:				left;
			width:				296px;
		}
		.box#box_what_we_do {
			float:				right;
			width:				162px;
		}
		#footer .links {
			clear:				both;
			color:				#393888;
			font-size:			0.8em;
			text-align:			center;
		}
			#footerBoxes .more {
				position:			relative;
				right:				10px;
				top:				-1.6em;
				margin-bottom:		-1.6em;
			}
