.heading
	{
	display: block;
	}

.driving-a-sustainable-future
	{
	height: 32px;
	margin: 10px 0 0 0;
	background: url(../images/home/driving-a-sustainable-future.gif) no-repeat top left;
	}

.latest-ggc-news
	{
	height: 32px;
	margin: 0 0 0 0;
	background: url(../images/home/latest-ggc-news.gif) no-repeat top left;
	}

#welcome h2
	{
/*
	padding: 10px 0 4px 0;
	margin: 0 0 0 0;
*/
	}
	
.date-home
	{
	height: 27px;
	margin: 0 0 10px 0;
	background: url(../images/home/date-home.gif) no-repeat top left;
	
	border-bottom: solid 1px #cdcdcd;
	}
	
	
#welcome
	{
	padding: 0 5px 5px 5px;
	border-bottom: solid 1px #cdcdcd;
	margin-bottom: 15px;
	
	margin-right: 375px; 
	margin-right: 0;
	}
	
#welcome p
	{
	padding: 0 380px 0 0;
	}
	
	
	
	
	

	
	
	
	


/* latest news */

#latest-news h4
	{
	margin: 0 0 3px 0;
	}


#latest-news-container
	{
	position: absolute;
	top: 0;
	right: 0;
	width: 357px;
	height: 282px;
	}

#latest-news
	{
	padding: 12px 12px 12px 13px;
	height: 135px;
	background: url(../images/home/latest-news-bg-extended.gif) no-repeat top left;
	}

#latest-news
	{
	line-height: .8em;
	}
	
#latest-news h4
	{
	line-height: 1.1em;
	}

#latest-news p
	{
	line-height: 1em;	
	}





/* subscribe */


#subscribe
	{
	position: absolute;
	right: 35px;
	top: 300px;
	width: 321px;
	/*height: 116px;*/
	height: 350px;
	text-align: right;
	}

#subscribe h3
	{
	text-transform: uppercase;
	font-weight: normal;
	padding: 0 0 0 0;
	}

#subscribe input
	{
	border: solid 1px #cdcdcd;
	width: 150px;
	padding: 3px 3px 3px 3px;
	}

/* NG added 2/7/09 */
#subscribe select
	{
	border: solid 1px #cdcdcd;
	width: 158px;
	padding: 3px 3px 3px 3px;
	}
/* end */

#subscribe label
	{
	margin: 0 5px 0 0;
	}



.content-divider
	{
	border-top: solid 1px #cdcdcd;
	overflow: hidden;
	height: 20px;
	margin-top: 5px;
	}





/* advertising */

#ad1
	{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 78px;
	width: 355px;
	background: #fff;
	border: solid 1px #cdcdcd;
	overflow: hidden;
	}
	
#ad2
	{
	height: 88px;
	width: 553px;
	border: solid 1px #cdcdcd;
	margin: 0 0 20px 0;
	}

#ad2-wide
	{
	height: 88px;
	width: 857px;
	border: solid 1px #cdcdcd;
	margin: 0 0 20px 0;
	}

	/* 857 */

#ad3
	{
	position: absolute;
	top: 0;
	right: 0;
	height: 88px;
	width: 294px;
	border: solid 1px #fff;
	margin: 0 0 20px 0;
	}