/* HOME > layout */
#page #home {}
	#home #container {}
		#home #wrapper {}
			#home #wrapper #content {}
		#home #additional {}

	/* HOME > HERO BANNER */
	#home #banner-hero .fade {background:url(../images/fade-blue.png) 50% 0 repeat-y;}
	#home #banner-hero .copy {width:277px; float:right; margin:0;}
		#home #banner-hero h2 {}
		#home #banner-hero p {font-size:1em; padding:0 25px 0 0;}
		#home #banner-hero .button {position:absolute; bottom:15px; left:25px;}

	#home #banner-hero .corner {background:url(../images/corner-top-right-large.gif) top right no-repeat; border:0;}
	#home #banner-hero .corner .corner {height:173px; background:url(../images/corner-bottom-right-large.gif) bottom right no-repeat; padding:0 0 0 25px;}
	
	/* HOME > BOX */
	#home .box .corner .corner {min-height:133px;}
	#home .box .register {background:url(../images/split-right.gif) top right no-repeat;}
		#home .box .register p {background:url(../images/split-left.gif) top left no-repeat; padding-top:21px;}
	
	#home .tab h2 {font-size:1.3em;} 

	/* HOME > BLOCK */
	#home .block {}
	#home #content .block h2 {margin:0;}
	#home #content .block h2 a {color:#324986;}
		#home #content .block ul {}
		#home #content .block li {margin:0; padding:0; border-bottom:1px solid #E0EBEA; background:none;}
			#home #content .block li a {margin:0; padding:3px 10px; font-weight:bold; display:block; background:url(../images/chevron-right-light.gif) 0 0.8em no-repeat;}
				#home #content .block li a span {font-weight:normal; color:#595856;}
				#home #content .block li a:hover, #home #content .block li a:focus {text-decoration:none; background:#EFF5F4 url(../images/chevron-right-dark.gif) 0 0.8em no-repeat;}


/* MARKETS */
#markets {}
#markets h2 {color:#324986; border:0; padding:0;}
#markets ul {font: bold 1.3em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; letter-spacing:-1px;}

#markets ul {margin:0; padding:0;}
#markets li {margin:0 0 0 1.89%; padding:0 0 6px 0; display:block; float:left; width:32%; min-height:2em;}
	#markets li.first {margin-left:0;} /* remove margin from col-one items */
#markets a {padding:0 0 6px 36px; /*padding:0 0 2px 36px;*/ display:block; float:left; line-height:1em; color:#595856;}
#markets a, #markets a:hover, #markets a:focus {text-decoration:none;}


/* HOME > PROMO */
.promo .market {background:#EFF5F4 url() top left no-repeat;}
#home .promo .button {display:inline; float:left;padding-bottom:10px;margin-bottom:0;}
#home .promo .corner {background:url(../images/corner-bottom-right.gif) bottom right no-repeat;}
#home .promo .title {/*padding-top:56px;*/ background:url(../images/corner-top-right.gif) top right no-repeat;}

