body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {margin:0; padding:0; line-height: 1.2em;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

:link,:visited {text-decoration: none; }
 
ul,ol {list-style: none;}
 
h1,h2,h3,h4,h5,h6,pre,code {font-size: 1em;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0;padding: 0;}

a img,:link img,:visited img {border: none;}
 
address {font-style: normal;}
/*End Defaults*/


#going_green {
	position: relative;
	width: 800px;
	margin: auto;
	top: 30px;
	background: url('images/going_green_merlube.jpg') no-repeat;
	height: 800px;
	}

#going_green ul {
	position: relative;
	left: 20px;
	top: 30px;
	}

#going_green ul li {
	position: relative;
	background: url('images/button_glossy_merlube.png') no-repeat;
	width: 150px;
	height: 50px;
	text-align: center;
	}

#going_green ul li a {
	position: relative;
	color: #fff;
	}

#going_green ul li a span {
	position: relative;
	top: 10px;
	letter-spacing: .1em;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
#going_green ul li a span em {
	color: #2d8536;
	font-weight: bold;
	}

#going_green ul li a:hover {
	font-weight: none;
	}
