@CHARSET "UTF-8";

.body{
	width: 1060px;
	margin: 0px auto 0px;
}
.header{
	height: 140px;
	position: relative;
}

.quote{
	font-family: Georgia;
	font-size: 18px;
	color: #543211;
	line-height: 22px;
	position: absolute;
	top: 30px;
	left: 690px;
	width: 305px;
}

.logo{
	position: absolute;
	top: 50px;
	left: 40px;
	}

.snap{
	height: 317px;
	width: 1060px;
	background-image: url(/images/site/background.jpg); 
	position: relative;	
}

.snap p{
	font-family: Georgia;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: 40px;
	left: 40px;
	width: 490px;
	height: 490px;
}

.snap a{
	position: absolute;
	top: 248px;
	left: 170px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	font-family: Trebutech, Arial;
}

.snap span{
	position: absolute;
	top: 283px;
	left: 183px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #543211;
	font-family: Trebutech, Arial;
}

.main{
	padding-top: 20px;
}

.left{
	height: 350px;
	width: 280px;
	background-image: url(/images/site/left_background.gif);
	background-repeat: no-repeat; 
	margin-left: 30px;
	float: left;
}

.left h2{
	color: #d6692a;
	font-family: Georgia;
	font-size: 20px;
	padding-top: 20px;	
	padding-bottom: 10px;
}

.left ul li{
	color: #543211;
	font-size: 18px;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.left ul li b{
	font-size: 30px;
	font-style: italic;
	}

.right{
	display:block;
float:right;

width:720px;
}

.stats{
	display: block;
	background-color:#543211;
	height: 40px;
	text-align: center;
}

.stats p{
	width: 200px;
	height: 40px;
	line-height: 40px;
	color: #ffecb9;
	font-size: 14px;
	font-family: Georgia;
	border-left: 1px solid #ffecb9;
	border-right: 1px solid #ffecb9;
}
.stats p{
margin: 0px auto 0px;
}

.right h2{
	color: #543211;
	font-size: 24px;
	line-height: 26px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 5px;
}

.right p{
	font-size: 14px;
	text-align: center;
	width: 335px;
	margin: 0px auto 0px;
	margin-bottom: 5px;
}

.footer{
	clear: both;
	width: 980px;
	height: 88px;
	background-image: url(/images/site/footer_background.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #543211; 
	margin-bottom: 50px;
}

.footer .links{
	float: left;
	line-height: 80px;
	color: #543211;
	font-family: Arial;
	height: 80px;
	
}

.footer .nutrish_link{
	width: 150px;
	display: block;
	float: left;
	height: 80px;
	}

.footer .links a{
	line-height: 80px;
	color: #543211;
	font-family: Arial;
	height: 80px;
}

.footer .copy{
	float: right;
	height: 80px;
	line-height: 80px;
	color: #543211;
	font-family: Arial;
	margin-right: 20px;
}

.images{
	width: 700px;
	margin: 0px auto 0px;
	height: 326px;	
}

.images div{
	margin: 25px;
	width: 243px;
	float: left;
	margin-top: 10px;
}

.images span{
	display: block;
	text-align:center;
	line-height:30px;
}

.images img{
	border: 1px solid #000;
}






