body {
	background: #fda220 url('../images/body_bg.jpg') 0 0 repeat-x;
	margin: 0;
	padding: 0;
	font-family: "Arial";
	font-size: 16px;
}

.clear {
	clear: both;
}

a {
	outline: none;
}

img {
	border: none;
}


/*----------------------------------------------------*/
/*==== SITE TOP SECTION ==============================*/
/*----------------------------------------------------*/
#site-top {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 248px;
	background: url('../images/header_bg.jpg') top center no-repeat;
}

#header {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#header h1, #header h2 {
	margin: 0;
	padding: 0;
}

a#making-green-miles {
	position: absolute;
	top: 56px;
	left: 250px;
	display: block;
	width: 729px;
	height: 88px;
	text-indent: -9999px;
}

a#gulf-logo {
	position: absolute;
	top: 20px;
	left: 40px;
	display: block;
	width: 202px;
	height: 190px;
	text-indent: -9999px;
}


/*----------------------------------------------------*/
/*==== CONTAINER [inc. MAIN, NAV, & SITE BOTTOM] =====*/
/*----------------------------------------------------*/
#container {
	margin: 0 auto;
	padding: 0;
	width: 864px;
}


/*----------------------------------------------------*/
/*==== NAV SECTION [enclosed within MAIN section] ====*/
/*----------------------------------------------------*/
#nav {
	position: relative;
	margin: 0 1px;
	padding: 0;
	width: 862px;
	height: 40px;
}

#nav ul {
	display: block;
	margin: 0 0 0 2px;
	padding: 0;
	list-style-type: none;
}

#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

a#menu-1 {
	width: 98px;
	height: 40px;
	background: url('../images/nav.gif') -6px 0 no-repeat;
	z-index: 10px;
}

a#menu-1:hover {
	background: url('../images/nav.gif') -6px -40px no-repeat;
	z-index: 20px;
}

a#menu-1.active {
	background: url('../images/nav.gif') -6px -40px no-repeat;
	z-index: 30px;
}

a#menu-2 {
	width: 247px;
	height: 40px;
	background: url('../images/nav.gif') -103px 0 no-repeat;
	z-index: 10px;
}

a#menu-2:hover {
	background: url('../images/nav.gif') -103px -40px no-repeat;
	z-index: 20px;
}

a#menu-2.active {
	background: url('../images/nav.gif') -103px -40px no-repeat;
	z-index: 30px;
}

a#menu-3 {
	width: 264px;
	height: 40px;
	background: url('../images/nav.gif') -349px 0 no-repeat;
	z-index: 10px;
}

a#menu-3:hover {
	background: url('../images/nav.gif') -349px -40px no-repeat;
	z-index: 20px;
}

a#menu-3.active {
	background: url('../images/nav.gif') -349px -40px no-repeat;
	z-index: 30px;
}

a#menu-4 {
	width: 249px;
	height: 40px;
	background: url('../images/nav.gif') -612px 0 no-repeat;
	z-index: 10px;
}

a#menu-4:hover {
	background: url('../images/nav.gif') -612px -40px no-repeat;
	z-index: 20px;
}

a#menu-4.active {
	background: url('../images/nav.gif') -612px -40px no-repeat;
	z-index: 30px;
}


/*----------------------------------------------------*/
/*==== MAIN SECTION ==================================*/
/*----------------------------------------------------*/
#main {
	margin: 0;
	padding: 0;
	width: 864px;
	height: 444px;
	background: url('../images/main_bg_v2.gif') 0 -22px no-repeat;
}

#main #content-left {
	width: 444px;
	height: 400px;
	margin: 0 0 0 3px;
	padding: 0;
	float: left;
}

#main #content-left-top {
	clear: both;
	margin: 0;
	padding: 16px 10px 0 20px;
	width: 414px;
	height: 182px;
}

#main #content-left-top h3#content-header-howdoyoumakegreenmiles {
	display: block;
	width: 400px;
	height: 25px;
	margin: 0 0 6px 0;
	padding: 0;
	text-indent: -9999px;
	background: url('../images/content_headers.gif') 0 0 no-repeat;
}

#main #content-left-top p {
	margin: 0 0 14px 0;
	padding: 0;
	line-height: 152%;
	font-size: 0.88em;
	color: #0055a6;
}

#main #content-left-top a {
	color: #1c7f03;
	text-decoration: none;
}

#main #content-left-top a:hover {
	color: #0055a6;
	text-decoration: underline;
}

#main #content-left-bottom {
	position: relative;
	margin: 0;
	padding: 0;
	width: 444px;
	height: 202px;
}

#main #content-left-bottom a#globalreleaf {
	position: absolute;
	top: 18px;
	left: 269px;
	display: block;
	width: 154px;
	height: 111px;
	text-indent: -9999px;
}

#main #content-left-bottom a#viewgreenmiles {
	position: absolute;
	top: 102px;
	left: 10px;
	display: block;
	width: 188px;
	height: 60px;
	text-indent: -9999px;
}

#main #content-left-bottom a#facebooklink {
	position: absolute;
	top: 131px;
	left: 256px;
	display: block;
	width: 176px;
	height: 57px;
	text-indent: -9999px;
}

#main #content-right {
	width: 412px;
	height: 400px;
	margin: 0 3px 0 0;
	padding: 0;
	float: right;
}


/*----------------------------------------------------*/
/*==== SITE BOTTOM SECTION ===========================*/
/*----------------------------------------------------*/
#site-bottom {
	clear: both;
	margin: 4px 0 0 0;
	padding: 0 40px 0 0;
	width: 824px;
	height: 20px;
	text-align: right;
	font-size: 0.70em;
	color: #ffffff;
}

