html, body { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:.9em; background:#b4b07c }

h1 { display:none; }

h2 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:130%; font-weight:normal; margin:0; padding:0 }

.clear { clear:both; }
.wrapper { width:892px; margin:0 auto; }

#header { height:93px; background:#fff; }
	#header .bm-logo { position:relative; top:20px; left:10px }

#body { background:#f7ef8d url(../images/body-bg.jpg) repeat-x;  border-bottom:2px solid #9b9765; text-align:center }
	#body .content { padding:20px; font-size:120%; }

#banner { background:url(../images/banner-bg.jpg) no-repeat; width:832px; height:336px; position:relative; top:-21px; padding:20px 30px 0 30px }
	#banner .download { position:absolute; left:200px; top:125px; width:230px; text-align:left }
		#banner .download a { font-size:140%; display:block; color:#186a72; margin-bottom:5px }
			#banner .download a:hover { color:#2297a2; text-decoration:none; }
		html:first-child #banner .download a { font-size:160%; }
	#banner .blurb { text-align:left; width:396px; float:right; margin-top:20px; line-height:1.4em }

#buckets { margin:0; padding:0; list-style:none; position:absolute; top:240px; left:200px; width:665px; }
	#buckets li { float:left; width:200px; text-align:left; margin-right:20px; }
	#buckets h2 { background:url(../images/bucket-header.jpg) no-repeat; height:30px; padding:8px 0 0 10px }
		#buckets .bucket_1 h2 { color:#3471a5; }
		#buckets .bucket_2 h2 { color:#a56934; }
		#buckets .bucket_3 h2 { color:#a53c95; }
	#buckets p { margin-left:10px; }

#footer  { text-align:center; color:#ece699 }


