body {
	background: url(../images/main-bg.gif) repeat-x;
	color: #2e2e2e;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
}

img {
	border: 0;
}
img2 {
	border: 15;
}
h1 {
	color: #c50000;
	font-family: trebuchet MS;
	font-size: 16px;
	margin-top:0;
	margin-bottom: -3px;
}

* html h1 {
	margin-bottom:-10px;
}

h2 {
	color: #1d537d;
	font-family: trebuchet MS;
	font-size: 16px;
	margin-top:0;
	margin-bottom: -3px;
}

* html h2 {
	margin-bottom:-10px;
}

a:link { 
	color: #396d8a;
	font-weight: normal;
	text-decoration: none;
}
	
a:visited { 
	color: #396d8a;
	font-weight: normal;
	text-decoration: none;
}
	
a:hover, a:active { 
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

	#nav a:link { 
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
	}
		
	#nav a:visited { 
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
	}
		
	#nav a:hover, #nav a:active { 
		color: #ffffff;
		font-weight: normal;
		text-decoration: underline;
	}

#container {
	padding-bottom:20px;
	padding-top:5px;
	text-align: left;
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
}


#content {
	background: url(../images/recycle-logo.gif) no-repeat 2% 97%;
	clear: both;
	line-height: 18px;
	padding-top: 5px;
	width: 727px;
}

.gap {
	letter-spacing: 2px;
}

.gap2 {
	letter-spacing:4px;
}

#images {
	float: left;
	margin-top: 2px;	
	height: 86px;
	width: 586px;
}

* html #images {
	margin-top:0;
}

#header {
	height: 116px; 
	width: 727px;
}

#left {
	float: left;
	width: 166px;
}

#logo {
	float: left;
	height: 116px;
	width: 141px;
}

#footer {
	background: url(../images/footer-bg.gif) repeat-x;
	clear: both;
	height: 27px;
	padding:10px;
	width: 707px;
}

#nav {
	background: url(../images/nav-bg.gif) no-repeat;
	clear: both;
	color: #ffffff;
	font-size: 12px;
	height: 21px;
	margin-top: 2px;
	padding-left: 10px;
	padding-top: 6px;
	text-align:center;
	width: 717px;
}

* html #nav {
	margin-top:0;
}

#right {
	border-left: 1px solid #cdd4dd;
	float: left;
	width: 559px;
}

#slogan {
	float: left;
	height: 28px;
	margin-left:2px;
	width: 584px;
}

#white {
	background: #ffffff;
	border: 1px solid #dce7f4;
	padding: 6px;
	width: 727px;
}
