/* 
	----------------------
	UK2 Group
	Homepage layout
	
	8 x 88px column layout with 10px gutters.
	----------------------
*/

#welcome				{ margin-bottom:4em; padding:4em 39.2em 0 0; height: 28em; background:url(../img/ui/home/hero-bg.png) 100% 20px no-repeat; }
#welcome h2				{ margin:2.2em 0 0 0; font-size:3em; line-height:1.33em; color:#f7911e; }
#welcome p				{ font-family: Palatino, "Georgia", "Times New Roman", serif; font-size:1.8em; line-height:1.67em; }

#stage					{ background:url(../img/ui/home/stage-bg.png) 0 0 repeat-x; }

/* =content */
#content				{ float:left; margin:0 4.9em 0 0; padding-right:4.9em; width:38.2em; }
#content h2				{ padding-bottom:0.55em; margin-bottom:0.5em; border-bottom:1px solid #e0e0e0; }

/* =sidebar */
#sidebar				{ float:left; overflow:auto; margin-left:1em; padding-top:0; width:28.4em; }
#sidebar li				{ padding-left:0; background:none; font-size:1.1em; }
#sidebar li strong 		{ float:left; display:block; width:5em; font-weight:normal; color:#777; }
#sidebar h2				{ margin-bottom: 0.71em; padding-bottom:0.643em; border-bottom:0.1em solid #e0e0e0; font-size:1.4em; line-height:1.43em; }
#sidebar li a:link		{ color:#f7911e; }
#sidebar li a:visited	{ color:#f7c081; }
#sidebar li a:hover		{ color:#a85900; }
#sidebar li a:focus		{ outline:1px dotted #777; color:#333; }