/************************************************************************************
 *  WRAPPER STRUCTURE                                                               *
 ************************************************************************************/
div#wrapper
{
    margin:0 auto;
    padding-left:10px;
    width:955px;
    min-height:100%;
}

div#footer
{
    clear:both;
	margin:-70px auto 0 auto;
	padding-top:10px;
	padding-left:-50px;
	width:955px;
	height:59px;
	text-align:center;
	overflow:hidden;
	border-top:solid 1px #999;
}

* html div#footer { margin-top:0px; }

div#footer a { color:#0066aa; }
div#footer a:hover { color:#333; }

/************************************************************************************
 *  HEADER                                                                          *
 ************************************************************************************/
div#interiorHeader
{
    width:955px;
    background:url(images/home_bg_molecule.jpg) no-repeat 250px -80px;
}
div#interiorHeader img.logo
{
    float:left;
    margin-top:10px;
}

div#interiorNav ul
{
    float:right;
    margin:5px 1px 8px 0;
    font-size:0;
}
div#interiorNav ul li
{
    float:left;
    display:block;
    margin-left:4px;
}

div#miniBar
{
    clear:both;
    margin-right:5px;
    padding-top:4px;
    width:955px;
    height:18px;
    font-size:11.5px;
}

div#navTrail
{
    float:left;
    display:inline;
    color:#333;
}

ul#MyNuSilBar
{
    float:right;
}

/************************************************************************************
 *  CONTENT                                                                         *
 ************************************************************************************/
div#content
{
    margin-top:10px;
    padding-bottom:90px;
    width:955px;
}

div#leftCol
{
    float:left;
    display:inline;
    margin-right:15px;
    width:160px;
}
div#leftCol h3 { font-size:1em; }

div#mainColWide
{
    float:left;
    display:block;
    width:780px;
}

div#mainCol
{
    float:left;
    display:inline;
    margin-right:15px;
    width:575px;
    overflow:hidden;
}

div#rightCol
{
    float:left;
    width:190px;
}

/*************************
INDUSTRY INSIGHT
*************************/
div#industry-insight {
	width: 598px;
	border: 1px solid #FFF;
	font: 11px normal Arial, Helvetica, sans-serif;
}
div#industry-insight a {
	color: #069;
	font-weight: bold;
}
div#industry-insight a:hover {
	color: #09C;
	font-weight: bold;
}
div.clear {
	clear: both;
}
/*************************
MASTHEAD
*************************/
div#industry-insight div#masthead_h h1, div#industry-insight div#masthead_e h1 {
    border:none;
	display: block;
	overflow: hidden;
	height: 0 !important;
	padding: 115px 0 0;
	margin: 0;

	text-indent: -999em;
	line-height: 0;
	font-size: 0;
}

div#industry-insight div#masthead_h h1 {
	background: #FFF url("images/newsletter/masthead_h.gif") no-repeat left top;
}
div#industry-insight div#masthead_e h1 {
	background: #FFF url("images/newsletter/masthead_e.gif") no-repeat left top;
}
/*************************
NAV
*************************/
div#industry-insight div#nav {}
div#industry-insight div#nav ul, div#industry-insight div#nav ul li {
	margin: 0;
	padding: 0;
	list-style: outside none none;
}
div#industry-insight div#nav ul {
	background-color: #F21562;
	text-align: left;
	padding: 10px 0 10px 15px;
}
div#industry-insight div#nav ul li {
	
	display: inline;
	width: 145px;
	text-align: center;
	margin: 0px 10px;
	font-size: 11px;
}
div#industry-insight div#nav ul li a {
	text-decoration: none;
	color: #FFF;
	white-space: nowrap;
}
div#industry-insight div#nav ul li a:hover {
	color: #FCD0E0;
}
/*************************
SECTIONS
*************************/
div#industry-insight div#sections {
	margin: 23px;
}
div#industry-insight div#sections div.section {
	margin: 0 0 40px;
}

div#industry-insight div#sections div.section h2 {
	font: 18px normal Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #CCC;
	padding-bottom: 0.1em;
	text-transform: uppercase;
}

div#industry-insight div#sections div.section p.back-to-top { 
	text-align: right;
	padding: 0.25em 0;
}
div#industry-insight div#sections div.section p.back-to-top a { color: #666; }
div#industry-insight div#sections div.section p.back-to-top a:hover { color: #999; }
div#industry-insight div#sections div.section div.event {
	margin: 0 0 1em;
}