#wrap { width: 800px; }
#wrap img[alt="header image"] { width: 402px; }
#wrap img[alt="LCI home"] { width: 398px; }

#header { height: 307px; }
#header p { font-size: 1.7em; line-height: 1.6em; margin: -12px 20px 0 431px; color: #464748; }
	#header p span { font-size: 1.1em; }
	#header p span.home_red { color: #d81e27; }
	#header p span.home_blue { color: #2b92d4; }
	#header p span.home_yellow { color: #df8f16; }

#lci_conf { 
	border-top: 62px solid rgb(43,146,212); 
	width: 398px; 
	height: 163px; 
	float: left; 
	background: url("/shared/images/lci_logo_conf.gif"); 
	}
	#lci_conf:hover { background: url("/shared/images/lci_logo_conf_over.gif"); }

#wkshp_txt { float: left; border-top: 62px solid rgb(146,22,29); width: 402px; height: 163px; }
	#wkshp_txt span { display: block; padding: 33px 10px 0 24px; font-size: 2.0em; line-height: 1.2em; }
		#wkshp_txt span a { color: #D81E27; font-weight: bold; }

#lci_wkshp { 
	border-top: 62px solid rgb(146,22,29); 
	width: 398px; 
	height: 163px; 
	float: left; 
	background: url("/shared/images/lci_logo_work.gif"); 
	}
#lci_wkshp:hover { background: url("/shared/images/lci_logo_work_over.gif"); }
