body{
	background-color:#cae6fc;
        text-align:center;
}
.content{
	width:870px;
	text-align:left;
	position:relative;
	top:10px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background-color:#cae6fc;
}
.header{
	background: #cae6fc url('../images/header.jpg') no-repeat;
	height:135px;
}
.logo{
    }
    .numbers{
        font: normal normal normal 16px verdana;
        color: #252764;
        position:relative;
        top:-20px;
        left:346px;
    }
    .navigation{
        font: normal normal normal 12px verdana;
        color: #FFFFFF;
        position:relative;
        top:-9px;
        left:5px;
    }

		.navigation a:link{
			font: normal normal normal 12px verdana;
			color: #FFFFFF;	
			text-decoration:none;
		}
		.navigation a:visited{
			font: normal normal normal 12px verdana;
			color: #FFFFFF;	
			text-decoration:none;
		}		
		.navigation a:hover{
			font: normal normal normal 12px verdana;
			color: #000000;	
			text-decoration:none;
		}		
.container{
	background: #cae6fc url('../images/background.jpg') no-repeat;
	height:724px;
}
	.upper{
		float:left;
	}
		.intro{
			float:left;
			width:405px;
			padding:138px 10px 0px 10px;
			font: normal normal normal 13px verdana;
			color: #000000;			
		}
		.products{
			float:left;
			width:427px;
			margin-top:7px;
		}
			.products_header{
				position:relative;	
				top:5px;						
			}
			.products_content{
				float:left;
				width:425px;
				background: url('../images/products_content.gif') repeat-y;
			}
				.products_row{
					float:left;
					width:190px;
					margin-left:15px;
				}
		.products_row a:link, a:visited{
			font: normal normal normal 12px verdana;
			color: #7ca13d;	
			text-decoration:none;
		}
		.products_row a:hover{
			font: normal normal normal 12px verdana;
			color: #000000;	
			text-decoration:none;			
		}
				
	.lower{
		float:left;
	}
		.facts{
			float:left;
			width:744px;
			margin-left:45px;
		}
			.facts_header{
				position:relative;	
				top:4px;			
			}
			.facts_content{
				width:744px;
				float:left;
				background: url('../images/facts_content.gif') repeat-y;
				padding-bottom:6px;
			}
				.frog{
					width:137px;
					float:left;
				}
				.frog_copy{
					width:290px;	
					float:left;
					line-height:80%;
					padding-top:10px;
				}
					font.frog1{
						font: normal normal normal 15px verdana;
						color: #2e336d;					
					}
					font.frog2{
						font: normal normal normal 12px arial;
						color: #2e336d;		
					}
				.recycle{
					width:230px;
					float:left;
					line-height:80%;
					margin-left:50px;
					padding-top:10px;
				}
					font.recycle1{
						font: normal normal normal 16px arial;
						color: #2e336d;						
					}
					font.recycle2{
						font: normal normal normal 13px verdana;
						color: #2e336d;						
					}					
			.facts_footer{ position:relative; top:-6px;}
			

	.bottom_link{
		font: normal normal normal 18px verdana;
		color: #7ca13d;
		padding: 0px 0px 0px 500px;	
	}
		.bottom_link a:link, a:visited{
			font: normal normal normal 18px verdana;
			color: #7ca13d;	
			text-decoration:none;
		}
		.bottom_link a:hover{
			font: normal normal normal 18px verdana;
			color: #000000;	
			text-decoration:none;
		}	
		.bottom_copyright{
		font: normal normal normal 11px verdana;
		color: #2e336d;
		padding: 0px 0px 0px 300px;	
		left-margin: 300px;
	}
	
h1 {
    padding-top: 0;  
	margin-top: 0; 
    font-family: Georgia, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #90AE66;
	font-weight: bold;
	letter-spacing: 1px;
    line-height: 1.0em;	
}	
	