#content h1	
{ 
	font-size:			210%; 
	color:				#88A; 
	text-align:			center; 
	background:			url("images/underline.jpg") 50% 100% no-repeat; 
}
#content h1 em	
{ 
	display:			block; 
	color:				#669; 
}
div.blurb
{
	margin:				1em 0;
	color:				white;
	background-position:0px 0;
	background-repeat:	no-repeat;
	font-size:			90%;
	line-height:		150%;
}
div.blurb .bkg	
{ 
	background-position:100% 100%; 
	background-repeat:	no-repeat;	
	padding:			4px 4px 8px 152px; 
}

div.blurb a	
{ 
	color:				white !important; 
}
div.blurb p	
{ 
	margin:				0; 
}

#content div.blurb h2
{
	font-size:			145%;
	font-weight:		bold;
	color:				white;
	margin-bottom:		0.25em;
	padding-bottom:		0.25em;
	border-bottom-width:2px;
	border-bottom-style:dotted;
}
/*
#content div.blurb h2 a		
{ 
	font-family: "Lucida Sans", Tahoma, Arial, sans-serif; 
}*/

#blurb-design			{ background-color: #7097D3; background-image: url("images/home/blurb_design.jpg"); }
#blurb-design .bkg		{ background-image: url("images/home/blurb_design_corner.gif"); }
#blurb-design h2		{ border-color: #46B; }
#blurb-design img		{ border-right: 1px solid yellow; border-bottom: 1px solid yellow;}

#blurb-training			{ background-color: #ECA50D; background-image: url("images/home/blurb_training.jpg"); }
#blurb-training .bkg	{ background-image: url("images/home/blurb_training_corner.gif"); }
#blurb-training h2		{ border-color: #CF8D00; }

#blurb-branding			{ background-color: #007A49; background-image: url("images/home/blurb_branding.jpg"); }
#blurb-branding .bkg	{ background-image: url("images/home/blurb_branding_corner.gif"); }
#blurb-branding h2		{ border-color: #00B86E; }

#blurb-hardware			{ background-color: #A93137; background-image: url("images/home/blurb_hardware.jpg"); }
#blurb-hardware .bkg	{ background-image: url("images/home/blurb_hardware_corner.gif"); }
#blurb-hardware h2		{ border-color: red; }