#content {
	position: relative;
	background: url(/i/home/equation.jpg) no-repeat 0 6px;
	padding-top: 214px;
	width: 940px;
}

a.learnmore {
	font-family: "Lucida Sans", Calibri, Helvetica;
	font-size: 9px;
	letter-spacing: 1px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}

#content h2 {
	margin: 0;
	background: none;
	letter-spacing: 0;
	text-transform: none;
	height: auto;
}

p#tagline {
	background: url(/i/home/middle-bg.gif) no-repeat 0 bottom;
	margin: 0 16px;
	padding: 10px 20px 11px;
	font-style: italic;
	line-height: 18px;
	font-family: Georgia;
}

#tagline a {
	margin-left: 4px;
}

/* @group Scenarios */

#scenarios {
	width: 580px;
	height: 205px;
	background: url(/i/home/scenario_default.png) no-repeat 239px 0;
	margin-left: 16px;
	margin-right: 30px;
	float: left;
	position: relative;
}

#scenarios.on {
	background: url(/i/home/scenarios_bot.gif) no-repeat 239px bottom;
}

#scenarios #data {
	display: none;
}

#scenarios.on #data {
	display: block;
	margin-left: 239px;
}

#scenarios #default {
	margin-left: 236px;
}

#scenarios h2, #scenarios p {
	margin-left: 25px;
	margin-right: 12px;
	margin-bottom: 0;
}

#scenarios #default h2 {
	color: white;
	font-weight: bold;
	font-size: 17px;
	line-height: 21px;
	width: 130px;
	padding: 13px 0 0 0;
	margin-bottom: 23px;
}

#scenarios #default p {
	font-size: 11px;
	line-height: 14px;
	width: 145px;
	padding: 0;
}
	
#scenarios.on h2 {
	width: 340px;
	height: 39px;
	background: url(/i/home/scenarios_top.png) no-repeat;
	margin: 0;
	padding: 9px 0 0 0;
}

#scenarios.on h2 em {
	margin: 0 0 0 27px;
	background: url(/i/home/icons-big/moneybag.gif) no-repeat 0 0;
	display: block;
	height: 29px;
	float: none;
	color: white;
	padding-left: 38px;
	letter-spacing: 3px;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

#scenarios #list {
	font-family: "Lucida Sans", "Calibri", Helvetica;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 12px;
}

#scenarios #desc {
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 18px;
}

#scenariolist {
	background: url(/i/home/scenariolist_bot_bg.png) no-repeat 0 bottom;
	position: absolute;
	top: 30px;
/* 	top: 9px; */
	left: 0;
	width: 241px;
	overflow: hidden;
}

#scenarios ul {
	padding: 7px 0;
	margin: 0;
	background: url(/i/home/scenariolist_top_bg.png) no-repeat;
}

#scenarios li {
	background: white url(/i/home/scenariolist_bg.gif) repeat-y -2px 0;
	margin: 0;
	padding: 0;
	border-left: 1px solid #cbcfdb;
	line-height: 1.3em;
}

#scenariolist a {
	border-top: 1px solid #dfdfdf;
	padding: 6px 10px 5px 37px;
	margin: 0 2px 0 12px;
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	color: #615425;
	font-family: "Scala Sans", "Lucida Sans", Helvetica;
	background: url(/i/home/icons-small/moneybag.gif) no-repeat 0 0;
}

#scenariolist .first a {
	border-top: 1px solid white;
}

#mktg a {
	background-image: url(/i/home/icons-small/quote.png);
}

#bd a {
	background-image: url(/i/home/icons-small/moneybag.png);
}

#ff a {
	background-image: url(/i/home/icons-small/pound.png);
}

#sm a {
	background-image: url(/i/home/icons-small/vcard.png);
}

#npp a {
	background-image: url(/i/home/icons-small/gear.png);
}

#mr a {
	background-image: url(/i/home/icons-small/magglass.png);
}

#scenarios .on {
	background-color: #f8f674;
	border-top: 1px solid #dddb67;
	border-bottom: 1px solid #dfdfdf;
}

#scenariolist .on a {
	border: none;
	color: black;
	padding-top: 6px;
	padding-bottom: 5px;
}

#scenariolist .on a:hover {
	text-decoration: none;
}

#scenariolist .below a {
	border: none;
}

/* @end */

/* @group Teasers */

#teasers {
	width: 295px;
	float: left;
}

#news {
	font-size: 1.2em;
	background: url(/i/home/horiz-line.gif) repeat-x 0 bottom;
	margin-bottom: 1em;
	padding-bottom: 1.3em;
}

#news h2 {
	color: #5f6166;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: url(/i/home/newspaper.gif) no-repeat;
	padding-left: 25px;
	margin-bottom: .7em;
}

#news p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 0;
}

#news .learnmore {
}

#participate h2 {
	color: black;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: .6em;
}

#participate p {
	color: #101416;
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: .9em;
}

/* @end */

#footer {
	width: 902px;
}