@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	body-background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	margin:0 auto;

}

#header {

	}

#menu {
	float:left;
	position:relative;
	background-color: #fff;
	width:144px;
	height:auto;
	
	}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#menu ul li {
	margin:0;
	padding:0;
	list-style-position:outside;
	display: block;
	width:144px;
	background-repeat:no-repeat;
	list-style-type:none;
}

#menu a:link{
	display:block;
	font-family:Arial, sans-serif;
	width:144px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#menu a:hover {
	display:block;
	font-family:Arial, sans-serif;
	width:144px;
	overflow:hidden;
}
	
#menu a:visited {
	display:block;
	font-family:Arial, sans-serif;
	overflow:hidden;
}

#nav_graphics a:link {
	background-image:url(../menu_grey/graphics_grey.jpg);
	height:30px;
}

#nav_graphics a:visited {
	background-image:url(../menu_grey/graphics_grey.jpg);
	height:30px;
}

#nav_graphics a:hover {
	background-image:url(../menu_green/graphics_green.jpg);
	height:30px;
}

#nav_graphics a:active {
	background-image:url(../menu_green/graphics_green.jpg);
	height:30px;
}


#nav_graphics_on {
	background-image:url(../menu_green/graphics_green.jpg);
	height:30px;
	}

#nav_infographics a:link {
	background-image:url(../menu_grey/infographics_grey.jpg);
	height:25px;
}

#nav_infographics a:visited {
	background-image:url(../menu_grey/infographics_grey.jpg);
	height:25px;
}

#nav_infographics a:hover {
	background-image:url(../menu_green/infographics_green.jpg);
	height:25px;
}

#nav_infographics a:active {
	background-image:url(../menu_green/infographics_green.jpg);
	height:25px;
}

#nav_infographics_on {
	background-image:url(../menu_green/infographics_green.jpg);
	height:30px;
	}


#nav_packaging a:link {
	background-image:url(../menu_grey/packaging_grey.jpg);
	height:26px;
}

#nav_packaging a:visited {
	background-image:url(../menu_grey/packaging_grey.jpg);
	height:26px;
}

#nav_packaging a:hover {
	background-image:url(../menu_green/packaging_green.jpg);
	height:26px;
}

#nav_packaging a:active {
	background-image:url(../menu_green/packaging_green.jpg);
	height:26px;
}

#nav_packaging_on {
	background-image:url(../menu_green/packaging_green.jpg);
	height:30px;
	}

#nav_othermedia a:link {
	background-image:url(../menu_grey/othermedia_grey.jpg);
	height:24px;
}

#nav_othermedia a:visited {
	background-image:url(../menu_grey/othermedia_grey.jpg);
	height:24px;
}


#nav_othermedia a:hover {
	background-image:url(../menu_green/othermedia_green.jpg);
	height:24px;
}

#nav_othermedia a:active{
	background-image:url(../menu_green/othermedia_green.jpg);
	height:24px;
}

#nav_othermedia_on {
	background-image:url(../menu_green/othermedia_green.jpg);
	height:30px;
	}


#nav_aboutme a:link {
	background-image:url(../menu_grey/aboutme_grey.jpg);
	height:23px;
}
#nav_aboutme a:visited {
	background-image:url(../menu_grey/aboutme_grey.jpg);
	height:23px;
}
#nav_aboutme a:hover {
	background-image:url(../menu_green/aboutme_green.jpg);
	height:23px;
}

#nav_aboutme a:active {
	background-image:url(../menu_green/aboutme_green.jpg);
	height:23px;
}

#nav_aboutme_on {
	background-image:url(../menu_green/aboutme_green.jpg);
	height:30px;
	}
	
#subnav ul{
	color:#73963c;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	padding-left:35px;
}
	
#subnav ul li{
	margin-bottom:5px;
	line-height:15px;
	width:100px;
}
	
#subnav ul li a {
	color:#73963c;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	width:100px;
}
	
	
#subnav ul li a:link {
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	width:100px;
	}
	
	
#subnav ul li a:hover {
	color:#73963c;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	width:100px;
	}
	
#body-area {
	float:left;
	}

#image-area {
	padding-left:8px;
	min-height:405px;
	}

#body-text {
	border-top-color:#505050;
	border-top-style:solid;
	border-top-width:1px;
	margin-left:8px;
	padding-top:8px;
	color:#505050;
	font-size:12px;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
	width:623px;
	}
	
#copy {
	width:400px;
	height:auto;
	position:relative;
	float:left;
	}
	
#copy a {
	color:#73963c;
	}
	
#links {
	margin-top:5px;
	float:right;
	}
	
.link-btn {
	margin-left:10px;
	width:10px;
	height:10px;
	position:relative;
	display:block;
	float:left;
	}
	
.link-btn a:link {
	width:10px;
	height:10px;
	position:relative;
	display:block;
	background-image:url(../images/imageicon.gif);
	background-position:0 -10px;
	}


.link-btn a:visited {
	width:10px;
	height:10px;
	position:relative;
	display:block;
	background-image:url(../images/imageicon.gif);
	background-position:0 0;
	}
	
.link-btn a:hover {
	width:10px;
	height:10px;
	position:relative;
	display:block;
	background-image:url(../images/imageicon.gif);
	background-position:0 0;
	}
	
.link-btn a:active {
	width:10px;
	height:10px;
	position:relative;
	display:block;
	background-image:url(../images/imageicon.gif);
	background-position:0 0;
	}	
	
	
.clearer {
	clear:both;
	}