/* CSS Document */
#flashlinks {
	border-top: 6px solid #fff;
	border-bottom: 6px solid #fff;
	display: block;
	height: 219px;
	width: 933px;
}
#flash {
	float: left; display: inline;
	width: 707px;
	height: 219px;
}
#quicklinks {
	float: left; display: inline;
	width: 226px;
	height: 219px;
	background: #FFCC00 url(/images/home/layout/quicklinks-bk.gif) no-repeat left top;
	padding:0px;
}

/* bullets - center area */
#quicklinks ul {
	margin: 15px 0px 23px 32px;
	padding: 0px 0px 2px;
}

#quicklinks ul li {
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 13px;
	list-style: none;
	background: url(/images/home/layout/quicklinks-li.gif) no-repeat 0px 4px;
	margin: 0px 0px 10px;
	font: 11px/1.6 Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
#quicklinks ul li a:link, #quicklinks ul li a:visited {
	font-weight: bold;
	color: #002767;
	text-decoration: none;
}
#quicklinks ul li a:active, #quicklinks ul li a:hover {
	color: #00468E;
	text-decoration: underline;
}
#quicklinks img.imgover {
	margin: 0px 0px 0px 47px;
}

/* left column */
#contentlefthome {
	width:226px;
	padding:0px;
	float:left;
	margin-bottom: 15px;
}

/* center content */
#contentcenterhome {
	width:430px;
	padding:9px 24px 24px;
	float:left;
	margin: 0px;
}

#contentcenterhome p, #contentcenterhomewide p {
	margin-top: 0px;
	padding-top: 0px;
}
#contentcenterhome p img {
	border: 3px solid #C4D1F4;
	float: left; display: inline;
	margin-right: 11px;
	margin-bottom: 4px;
	margin-top: 4px;
}


/* center headline styles */
#contentcenterhome h1 {
	color: #0074AA;
	padding: 0px 0px 0px 32px;
	display: block;
	width:390px;
	background: url(/images/home/layout/h1-bk.gif) no-repeat left 2px;
	margin: 0px 0px 6px;
	font: 20px/1em Verdana, Arial, Helvetica, sans-serif;
}

#contentcenterhome h2, #contentcenterhomewide h2 {
	color: #014F73;
	font: bold 110%/1 Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px;
	padding: 0px;
}
/* bullets - center area */
#contentcenterhome ul {
	margin: 5px 0px 25px 30px;
	padding: 0px 0px 2px;
}

#contentcenterhome ol li {
	margin-left: 25px;
}

#contentcenterhome ul li {
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	list-style: none;
	background: url(/freelance/hudson/images/list-arrows.gif) no-repeat 0px 4px;
	margin: 0px 0px 6px;
	line-height: 1.4;
	position: relative;
}

/* ***************** RIGHT CONTENT SPECS ***************** */	
#contentrighthome {
	width:200px;
	float:right;
	display: block;
	text-align: left;
	padding: 9px 20px 0px 0px;
	margin: 0px 0px 15px;
	height: auto;
}
#contentrighthome h1 {
	color: #0074AA;
	padding: 0px 0px 0px 32px;
	display: block;
	width:175px;
	background: url(/images/home/layout/h1-bk.gif) no-repeat left 2px;
	margin: 0px 0px 7px;
	font: 20px/1em Verdana, Arial, Helvetica, sans-serif;
}
#contentrighthome h2 {
	color: #014F73;
	font: bold 100%/1 Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#contentrighthome p  {
	/*line-height: 140%;*/
	margin: 0px 0px 20px;
	padding: 0px;
}
#contentshad {
	width: 933px;
	height: 5px;
	background: #fff url(/images/layout/content-shad.jpg) no-repeat left top;
}

.blurb {
	margin-bottom: 20px;
	clear: both;
}

.blurb p:after {
    content: "."; 
    visibility: hidden; 
    height:0; 
    clear:left; 
    display:inline;    
}

.feature_text{
	font-weight:normal;
	
}

