body{ background: #112128 url(bg_body_home.gif) repeat-x; }
#Visual .wrap{ width:880px; height: 240px; background: #1D73E0; }	
#Content{ background: white url(bg_body_home.gif) repeat-x 0 -394px; }
	#Content .wrap{ width: 880px; background: none; }

#Heading{ background: url(home_heading.gif) no-repeat; height: 83px; overflow: hidden; margin:0 0 3px 0; }
	#Heading h2{ display: block; width: 824; padding: 5px 28px 0px 28px; text-align: center; font-size: 22px; font-weight: bold; }
	#Heading h2 span{ font-size: 17px; font-weight:normal; }
	
.homebox{ float: left; width: 243px; height: 140px; margin: 0 20px 10px 0; padding: 6px 18px 0 19px; background: url(bg_home_box.gif) no-repeat; font-size: 12px; color: #848484; }	
	.homebox h3 img{ float: left; margin: 0 5px 0 0; }
	.homebox h3{ display: block; margin: 0px 0 -7px -9px; line-height:34px;  }
	.homebox ul{ list-style: none none; margin: 0px 0 0 31px; }
	.homebox li{ display: block; margin: 0; padding: 0 0 3px 21px; background: url(bullet_arrow.gif) no-repeat 0 1px; }
	
/* login box */
#Login .text{ background: url(bg_input_text.gif) no-repeat; width: 234px; margin:0px 0 4px 0;}
#Login a:hover{ text-decoration: underline; }

/* Buttons */
a.getstarted{ width: 222px; background-image: url(btn_getstarted.gif); margin: 10px auto 0 auto; }
	
#Featured{ float: left; width: 100%; padding: 12px 0 19px 0; background: #f3f3f3; border-top: 1px solid #dedede; }
	#Featured h3{ margin: 0 0 9px 0; }
	#Featured .box{ float:left; width:100%; background: url(bg_home_featured.gif) no-repeat; padding: 17px 0 0 0; }
	#Featured .boxfooter{ float: left; width: 850px; background: url(bg_home_featured2.gif) no-repeat bottom; padding: 0 15px 15px 15px; }
	#Featured ul{ list-style: none none; margin: 0; padding: 0; }
	#Featured p{ margin: 0; line-height:1.4em;}
	#Featured li{ float: left; width: 265px; margin: 0; padding: 0; }
	#Featured li.first{ width: 260px; margin: 0 35px 0 0; padding: 0; }
	#Featured li.last{ width: 260px; float: right; margin: 0; }
	#Featured h4{ font-size: 13px; font-weight: bold; margin:0 0 10px 0; }	
	#Featured img{ border: 6px solid #c3e5f7; margin: 0 11px 0 0; }
	#Featured em{ color: #449cc7; font-style: normal; }
	#Featured a.more{ text-decoration: none; background: url(bullet_more.gif) no-repeat 0 3px; padding: 2px 0 4px 18px; }
	#Featured a.more:hover{ text-decoration: underline; }
	