/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
background-color: #FFFFFF;
}
#wrapper { 
 margin: 0 auto;
 width: 1024px;
 background-color:#FFFFFF;
}

/*TEXT*/
a:link, a:visited, a:hover {
	color: #33A02C;
	text-decoration: none;
}
a.foot:link, a.foot:visited, a.foot:hover {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;

}
p {
	padding: 0px;
	line-height:1.6em;
	font-size:12px; !important;
	color:#666666;
}
.quote {
	padding: 5px 5px 5px 0px;
	line-height:1.8em;
	font-style:italic;
	font-size:11px; !important
}

h1{
 font-size: 180%;
 color:#666666;
 padding:0 0 10px 0;
}
h1.reversed{
 font-size: 140%;
 color: #FFFFFF;
 padding:15px 0px 5px 20px;
 background-image:url(images/h1-bg.jpg);
  width:385px;
  height: 28px;
}
h2{
 font-size: 140%;
  padding:0 0px 4px 0px;
color: #858585;
}

h3{
 font-size: 130%;
 color: #33A02C;
}

h4{
 font-size: 110%;
 color: #33A02C;
  padding:10px 0px 5px 20px;
}

h5{
 font-size: 100%;
 color: #334d55;
}
h6{
 font-size: 120%;
  padding:0px 0px 5px 0px;
 color: #666666;
}
.tgGreen {
font-weight:bold;
color:#33A02C;
}
.tgBlack {
font-weight:bold;
color: #6C6C6C;
}
.text {
padding:4px;
border:1px solid #CCCCCC;
color:#333333;
font-size:12px;
width:200px;
}
ul { 
	padding: 5px 5px 5px 0px;
margin: 0 0 0px 40px;

}
ol {
	padding: 5px 5px 5px 0px;
margin: 0 0 0px 40px;

}
li {
padding:0 0 0 10px;
margin: 0 0 10px 0px;
}
img {
	border:none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#header {
 width: 938px;
 padding: 0px;
 height: 103px;
  margin: 0 auto;

}
#logo{
 width: 228px;
 float: left;
 padding: 0px;
 height: 83px;
 margin-TOP:10px;
}

#navtop {
	width:669px;
	height:28px;
	float:left;
	text-align:right;
	padding-right:45px;
}
#navtop p a {
	margin:4px 5px 0 5px;
	padding:0px;
	color: #CCC;
}
#navtop p a:hover {
	color:#F3F3F3;
	text-decoration:none;
}

#navmenu {
	width:600px;
	height:60px;
	float:left;
	margin-left:102px;
}
#navmenuLeft {
	width:19px;
	height:82px;
	float:left;
}


#navmenuLinks {
	width:578px;
	height:40px;
	margin-top:42px;
	float:left;
}
#navmenuRight {
	width:35px;
	height:82px;
	float:left;
}
#copyright p {
		font-size:10px;
	color: #808080;
	text-align:center;
}
/* MENU */

ul#menu { width:100%; height:43px; font-size:1.3em; font-family: Arial; font-weight: bold; list-style-type: none; margin:0; padding:0; z-index:10}
ul#menu li {display: block; float: left; margin: 0 0 0 0px; }
ul#menu li a {color: #1FA22E; text-decoration: none; line-height:200%; padding: 5px 7px 0; }
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ color: #999; padding: 5px 10px 0; }

ul#menu li ul {
    display: none;
	width:100%; height:43px; font-size:10px; font-family: Arial; font-weight: bold; list-style-type: none; margin:0; padding:0
}
ul#menu li:hover > ul {
    display: block;
}



#navigation{
 width: 610px;
 float: left;
 padding: 0px;
 height: 50px;
 margin: 66px 0px 10px 0px;
}
#main {
width: 1024px;
height:252px;
}
#panels {
width: 1024px;
height: 178px;
margin-bottom:18px;
}
#panel1 {
width: 264px;
height: 148px;
background-image:url(images/home-new/tile_bg.jpg);
margin-left:56px;
float:left;
padding:15px;
}
#panel2 {
width: 264px;
height: 148px;
background-image:url(images/home-new/tile_bg.jpg);
margin-left:18px;
float:left;
padding:15px;
}
#panel3 {
width: 264px;
height: 148px;
background-image:url(images/home-new/tile_bg.jpg);
margin-left:18px;
float:left;
padding:15px;
}

#wrapper-footer {
width:100%;
background-image:url(images/home-new/footer_bg_21.jpg);
background-repeat:repeat-x;
float:none;
clear: both;
position:relative;
margin-top:20px; 

}

#footer { 
 width: 907px;
 height: 40px;
 margin: 10px 0px 5px 0px;
 padding: 0px;
 clear:both;

}
#footerHome { 
 margin: 0 auto;
 width: 1024px;


}
#footer1 {
width: 264px;
height: 148px;
margin-left:56px;
float:left;
padding:15px;
}
#footer2 {
width: 264px;
height: 148px;
margin-left:18px;
float:left;
padding:15px;
}
#footer3 {
width: 244px;
height: 148px;
margin-left:38px;
float:left;
padding:15px;
}

#footer p { 
  font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color:#666666;
 padding:10px;
  text-align:right;
  margin-right:35px;
}
#copyright {
	width: 1024px;
	clear:both;
}
#tick {
	margin-top:15px;
	width:90px;
	height:25px;
	float:left;
}
#xhtml {
	margin-top:15px;
	width:80px;
	height:25px;
	float:left;
}
#awia {
	float:none;
	clear:both;
	width:180px;
	height:60px;
}
#tweety {
	float:left;
}
#tweettext {
	float:left;
	margin-top:20px;
}
#warning {
width: 500px;
background-color:#FFCCCC;
border:1px solid #CC0000;
padding:10px;
}
#leftnav {
 width:215px;
 height:37px;
 border-bottom:1px dotted #cccccc;
 padding: 0px;
 margin-bottom: 5px;
 }

/***********************************************/
/* Button Divs                                 */
/***********************************************/



/***********************************************/
/* Home Divs                                 */
/***********************************************/
#headerHome {
 width: 922px;
 float: left;
 padding: 0px;
 margin: 0px 0px 8px 0px;
}
#homeLeftColumn { 
 margin: 0px 5px 5px 25px;
 padding: 0px;
 width: 400px;
 float: left;
}
#homeRightColumn { 
 float: left;
 margin: 0px 0px 0px 0px;
 background-repeat:no-repeat;
 padding: 0px;
 width: 456px;
 display: inline;
}
#homeLeftColumn2 { 
 margin: 0px 5px 5px 16px;
 padding: 0px;
 width: 440px;
 float:none;
}
#homeRightColumn2 { 
 float: right;
 margin: 0px 0px 5px 0px;
 padding: 0px 16px 0px 0px;
 width: 430px;
 display: inline;
}
#homeGlobalWarming {
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 370px;
}
#homeCarbonCredits {
 margin: 5px 0px 0px 5px;
 padding: 0px;
 width: 400px;
}
#homeGlobalWarming p{
font-size:11px;
}
#homeCarbonCredits p{
font-size:11px;
}
#testimonial {
width:437px;
height:72px;
background-image:url(images/bg_testimonial.jpg);
padding: 10px;
}
#webaddress {
width:343px;
height:76px;
background-image:url(images/home/bg-url.gif);
padding: 10px;
}
#step1_option {
	width:278px;
	height:140px;
	background-image:url(images/payment/bg_section.jpg);
	padding:15px 20px 15px 20px;
	float:left;
}
#step1_option2 {
	width:278px;
	height:140px;
	background-image:url(images/payment/bg_section.jpg);
	padding:15px 20px 15px 20px;
	float:left;
}
#step1_option h1 {
 font-size: 140%;
  padding:0px 0px 0px 0px;
  margin: 0px;
color: #333;
}
#step1_option form {
margin:0px;
padding:0px;
}
#step1_option input{
	color:#060;
}
.right {
	text-align:right;
}
