/* Global Warming Solutions Layout */

#wrapper {
	width: 800px;
	margin: auto;
	border: 1px solid #09763c;
}

img {
	border: 0;
	display: block;	
}

#header_banner {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
	width: 100%;
}

#banner_left {
	width: 371px;
}

#banner_center {
	width: 242px;
}

#banner_right {
	width: 187px;
}

#header_tagline {
	margin:0;
	padding:0;
	border:0;
	width:100%;
	background-color:#007733;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#header_nav {
	margin:0;
	padding:0;
	border:0;
	width:100%;
	height:30px;
	text-align:center
}

tr#nav_menu td a {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	margin-left: 10px;
}

tr#nav_menu td a:hover {
	text-decoration:underline;
}

tr#nav_menu {
	color: white;
	width: 100%;
	margin: 0;
	padding: 0;
	border:0;
	vertical-align:middle;
}

tr#nav_menu td {
	background-color:#05A;
	margin:0;
	padding:0;
	border:0;
	line-height: 30px;
	white-space:nowrap;
	text-align:center;
}

td#nav_home {
	width: 16%;
}

td#nav_about {
	width: 16%;
}

td#nav_campaigns {
	width: 20%;
}

td#nav_events {
	width: 16%;
}

td#nav_news {
	width: 16%;
}

td#nav_donate {
	width: 16%;
}

#main_wrapper {
	/* background-image: url(/images/columns_background.gif);
	background-repeat:repeat-y; */
	background-position:left;
	background-image:url(/images/columns_background.png);
	background-repeat:repeat-y;

}

#left_column {
	padding: 0;
	margin: 0;
	width: 180px;
	float: left;

}

#left_column img {
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#left_column ul {
	list-style-type:none;
	margin: 0 5px 5px 10px;
}

#left_column li {
	margin-bottom: 3px;
}

img#actionsteps {
	margin: 30px 5px 0px 5px;
}

/*
a#actionstep_list {
	margin: 0px 0px 0px 0px;
	display: block;
	height: 397px;
	width: 180px;
	background-image: url(/images/actionsteplist_1.gif);
	background-repeat: no-repeat;
	background-position: center;
}

a#actionstep_list:hover {
	background-image: url(/images/actionsteplist_2.gif);
	background-repeat: no-repeat;
}
*/

#main_content {
	padding: 0;
	margin: 0;
	margin: 0px 180px 0 180px;
}

#footer {
	padding: 0;
	margin: 0;
	margin: 0px 185px 5px 185px;
}

#right_column {
	padding: 0;
	margin: 0;
	width: 182px;
	float: right;
}

#right_column img{
	/* margin: 0px 5px 0px 5px; */
	margin: 0;
	padding: 0px 0px 0px 0px;
}

/* img#takeactionnow {
	margin: 30px 5px 0px 15px;
}

img#cflcampaign {
	margin: 50px 42px 0px 42px;
}

a#save_our_planet {
	margin: 50px 0px 0px 0px;
	display: block;
	height: 178px;
	width: 180px;
	background-image: url(/images/saveourplanet_1.gif);
	background-repeat: no-repeat;
	background-position: center;
}

a#save_our_planet:hover {
	background-image: url(/images/saveourplanet_2.gif);
	background-repeat: no-repeat;
} */