@charset "UTF-8";
/* <PULSAR DESKTOPS> USER STYLES CSS */

	
#sectionHeader h1 {
	color:#FFFFFF;
	}
	
#sectionHeader p {
	color:#152535;
	}
	
#sectionHeader {
	background-image:url(../images/desktopSectionHeader.jpg);
	width:169px;
	padding:21px 240px 16px 10px;
	}
	
#stdContent .fpItem, #stdContent h2.itemViewTitle{
	color:#466B83;
	}

#stdContent .itemInfo h4, #stdContent .itemInfo h4 a
{
	color:#466B83;
}

#footerImageContainer
{
	background-image:url(../images/desktop_rows.png);
	background-position: center;
	background-repeat:no-repeat;
}

