@charset "utf-8";
/* CSS Document */

body
	{
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	text-align: left;
	}

/*
li	{ 
	list-style-image: url(http://intramet/resources/communication/sustainability/images/bullet_style5.gif) 
	}
	
#list2
	{
	list-style-image: url(http://intramet/resources/communication/sustainability/images/bullet_style6.gif) 
	} 


#mainContainer 
	{
	background: url(images/bg.jpg);
	width: 100%;
	margin: 0;
	height: inherit;
	text-align: left;
	}*/	

#Content
	{
	position: relative;
	background: url(images/bg_v5.jpg);
    top: 0;
	left: 0;

	}


#LeftNav
	{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	top: 179px;
	left:0px;
	right: 0;
	padding: 0;
	width: 247px;
	}
	
#TopNav
	{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	top: 0;
	left:0;
	right: 0;
	padding: 0;
	width: 100%;
	}
	
h2
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #009933;
	padding: 0;

	}

#MainContent
	{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	top: 197px;
	left:300px;
	padding: 0;
	width: 500px;

	}

#MainContent2
	{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	top: 197px;
	left:100px;
	padding: 0;
	width: 600px;

	}

.copyright
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	background-color:#000000;
	}
	
	
p.main
	{
	width:500px;
	}

#Image1 
	{
	float:left
	border: none;
	padding: 0px;
	}
	
#Bottom
	{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	left: 0px;
	bottom: 0px;
	margin-top:335px;

	}
	
#Bottom2
	{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	left: 0px;
	bottom: 0px;
	margin-top:280px;

	}
