#home {
	line-height: 130%;
}

#home #home-main {
	float: left;
	width: 692px;
	display: inline; /* IE6 */
	padding: 16px 0;
}

#home #home-main h1 {
	margin: 0;
}

#home #home-content {
}

#home #page-content {
	padding-top: 0;
}

#home #home-sidebar {
	float: right;
	width: 228px;
	display: inline; /* IE6 */
}

#home #home-sidebar-inner {
	border: 1px solid #d6d6d6;
	background: #d6d6d6 url(/images/footer-bg.png);
	padding: 12px;
}

#home #home-sidebar h3 {
	margin: 0;
}

#home #home-sidebar p {
	margin: 2px 0 6px 0;
}

#home #home-sidebar p.home-news-breaker {
}

#home #home-sidebar img {
	float: left;
	margin: 4px 4px 4px 0;
}

#home #home-sidebar h3 a {
	margin: 0 0 4px 0;
	color: #555;
}


#home #home-intro {
	font-size: 12pt;
	margin-bottom: 24px;
}

#home #home-intro p {
	margin: 0 0 12px 0;
}

#home #home-intro p span {
	color: #888;
}

#home #home-spotlight {
}

#home #home-spotlight h2 {
	color: #555;
}

#home #home-spotlight img {
	float: left;
	margin: 4px 4px 4px 0;
}

#home #home-spotlight-media h3 a {
	color: #f58025;
}

#home #home-spotlight-industry h3 a {
	color: #f58025;
}

#home #home-spotlight-media {
	display: inline;
	float: left;
	width: 340px;
}

#home #home-spotlight-industry {
	display: inline;
	float: right;
	width: 340px;
}


#home #home-feature {
}

#home #home-feature .im {
	float: right;
	width: 160px;
	display: none;
	text-align: right;
}

#home #home-feature h2 {
	font-size: 10pt;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #f58025;
}

#home #home-feature .home-feature-item {
	margin: 8px 0 4px 0;
}

#home #home-feature h3 {
	margin: 0 0 4px 0;
}

#home #home-feature h3 a {
	color: #f58025;
}

#home #home-feature p {
	margin: 0;
}

#home #home-sidebar {
}

#home #home-sidebar #logo-animated {
	margin: 12px auto;
}

#home #home-sidebar #logo-animated a {
	display: block;
	width: 202px;
	height: 80px;
	background: #000 url(/images/logo-animated.gif) top left no-repeat;
}

#home #home-sidebar #logo-animated a span {
	display: none;
}

#home #home-sidebar #eem-login {
	margin: 0 auto 12px auto;
}

#home #home-sidebar #eem-login a {
	display: block;
	width: 202px;
	height: 42px;
	background: #000 url(/images/eem-login.jpg) top left no-repeat;
}

#home #home-sidebar #eem-login a span {
	display: none;
}

#home #home-sidebar #sos {
	margin: 8px auto;
	text-align: center;
}

#home #home-sidebar #climate-change {
	margin: 12px 0;
}

#home #home-sidebar #climate-change img {
}

#home #home-sidebar h3 {
	font-size: 10pt;
	margin: 12px 0 0 0;
}

#home #home-sidebar h3 a {
	font-size: 10pt;
	color: #f58025;
}


#EmailSubscribe {
	display: block;
	width: 200px;
	height: 64px;
	margin: 0 0 16px 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
}

#EmailSubscribeInfo {
	color: #666;
}

#EmailSubscribe p {
	padding: 0;
    margin: 0;
}

#EmailSubscribe #EmailSubscribeInputs {
    padding: 0;
	height: 30px;
	margin: 0;
}

#EmailSubscribe #EmailSubscribeInputs form {
	margin: 0;
    padding: 0;
}

#EmailSubscribe input[type=text] {
    margin: 1px 0 0 0;
    float: left;
    display: inline;
    padding: 6px;
    width: 112px;
	font-size: 8pt;
}

#EmailSubscribe input.prompt {
    color: #888;
	font-style: italic;
}

#EmailSubscribe input.invalid {
	border: 1px solid #c00;
	background: #ffc;
}

#EmailSubscribe input#EmailSubscribeSubmit {
    margin: 0;
    float: right;
    display: inline;
    padding: 2px;
	width: 64px;
}

p#EmailSubscribeError {
	text-align: center;
	color: #ffe807;
	display: none;
}

#EmailSubscribeProcessing {
    width: 100%;
    height: 80px;
    background: url(/images/ajax-loader-f58025.gif) center no-repeat;
    display: none;
}

#EmailSubscribeProcessing span {
    display: none;
	padding: 0 8px;
}

#EmailSubscribeProcessed {
    display: none;
    width: 100%;
	line-height: 140%;
	text-align: center;
}

#EmailSubscribeProcessed span {
	display: block;
	padding: 16px 16px 0 16px;
}
