/* CSS Document */
body { text-align:center; padding:0; margin:0; font-family: Verdana,Arial,Helvetica,sans-serif; font-size:12px; line-height:18px; color:black; }
div#main { width: 880px; margin:0px auto; text-align:left; }
div#center { margin:0 10px; text-align:center; width:880px; margin-top:10px; }
div#center div.left { float:left; }
div#center div.right { float:right; }
div#center div.left,
div#center div.right {
	background:url('../pics/box.png') top left no-repeat white;
	width:388px;
	height:84px;
	padding:22px;
	font-size:15px; 
	text-align:left;
	margin-top:50px;
	margin-bottom:40px; 
}
div#center div a img { margin-top:12px; }
div#footer { padding:0 0 18px 0 !important; }
br.all { clear:both; height:0; line-height:0; }
img { border:0; }
