@charset "UTF-8";
/* CSS Document */

<style type="text/css>

#wrap {
background:#333333
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: lighter;
	color: #626366;
	line-height: 1.3;
	background: #555555;
	}

#container {
background:#FFFFFF;
width: 1000px;
margin: 0 auto;
}

#container2 {
width: 1000px;
height: 580px; 
margin: 0 auto;
}

#hcontainer{
background-image: url(images/home_greendirt_3.jpg);
background-repeat: no-repeat;
width: 1000px;
height: 580px;
margin: 0 auto;
}


#header {
height: 136px;
padding: 0px 0px 10px 25px;
clear: both;
}

#header2 {
height: 136px;
padding: 0px 0px 10px 25px;
clear: both;
position: absolute; top: 0px; right: 275px;
z-index: 5000
}

#images
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: lighter;
	color: #626366;
float: left;
width: 300px;
padding: 20px 0px 0px 25px;
clear: both;
}

#images2
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: lighter;
	color: #626366;
float: left;
width: 300px;
padding: 10px 0px 0px 25px;
clear: both;
}

#main
{ float: left;
width: 310px;
padding: 10px 10px 0px 20px;
}

#main2
{ float: left;
width: 640px;
padding: 10px 10px 0px 20px;}

#list
{ float: left;
width: 310px;
padding: 10px 05px 0px 10px;
list-style-type: none;
text-align: left; 
}

#footer {
clear: both;
padding: 0px 5px 0px 0px;
width: 1000 px;
}

#footer2 {
clear: both;
margin-left: -15px;
padding: 20px 10px 0px 18px;
width: 1000 px;
}

#credit {
clear: both;
color: #FFFFFF;
font-size: 9px;
width: 1000px;
height: 40px;
margin: 0 auto;
}

ul#links {
list-style: none;
margin: 0;
padding: 0px 0px 0px 320px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-transform: none;
text-align: left; 
}

ul#links a:hover {
color:#afbd20;
text-decoration: underline;
}

ul#links a {
color:#afbd20;
line-height: 1.5;
text-decoration: none;
}


ul#nav {
text-align:center;
list-style: none;
margin: 0;
padding-top: 20px;
padding-botton: 0px;
padding-left: 315px;
}

ul#nav li {
float: left;
margin: 0 4px;
display: block;
width: auto;
height: 28px;
line-height: 28px;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
text-align: center; 
}

ul#nav li a {
color: #333333;
text-decoration: none
}

ul#navh {
list-style: none;
margin: 0;
padding-top: 20px;
padding-botton: 0px;
padding-left: 315px;
}

ul#navh li {
float: left;
margin: 0 4px;
display: block;
width: auto;
height: 28px;
line-height: 28px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
text-align: center; 
}

ul#navh li a {
color: #ffffff;
text-decoration: none;

}

ul#navh li a:hover 
{ 
color: #333333; 
text-decoration: none; 
font-weight: none;
 }


ul#list {
list-style-type: disc;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
text-transform: none;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: lighter;
	color: #626366;
	line-height: 1.3;
}

body#about a#about,
body#write a#write,
body#speak a#speak,
body#create a#create,
body#consult a#consult,
body#contact a#contact,
body#press a#press
{
color: #afbd20;
}

a:link {
color: #afbd20;
text-decoration: none;
}

a:visited {
color: #afbd20;
text-decoration: none;
}

div.cf_wrapper
	{
		float: left;
width: 300px;
height: 253px;
padding: 20px 0px 0px 25px;
clear: both;
	}
	
	div.cf_element
	{
		float: left;
width: 300px;
clear: both;
	}
	
	div.cf_element div.content
	{
	float: left;
width: 300px;
clear: both;
	}

div.cf_wrapper2
	{
	position: absolute;
	left: 100px;
	top: 20px;
width: 1000px;
height: 620px;
margin: 0 auto;
	}
	
	div.cf_element2
	{
		float: left;
width: 300px;
clear: both;
	}
	
	div.cf_element2 div.content2
	{
	float: left;
width: 300px;
clear: both;
	}





