body {
	height: 100%;
	margin-bottom: 1px;
	padding-bottom: 30px;
	background: #fcfada;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 13px;
	line-height: 24px;
}

#main-content {
	width: 920px;
	height: 730px;
	background: url(images/main-bg.jpg) no-repeat;
	margin: 30px auto 0px auto;
}

#content {
	position: relative;
	top: 230px;
	left: 50px;
	width: 300px;
}

#green-box {
	position: relative;
	top: 314px;
	left: 80px;
	width: 200px;
	height: 275px;
	color: #ffffff;
}

#green-box a {
	color: #ffffff;
	text-decoration: none;
}

#green-box a:hover {
	text-decoration: underline;
}

#green-box ul {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#green-box ul li {
	line-height: 14px;
	padding: 0px 0px 6px 0px;
}

#footer-top {
	color: #ffffff;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	position: relative;
	top: 205px;
	left: 40px;
}

#footer-top a {
	color: #ffffff;
	text-decoration: none;
}

#footer-top a:hover {
	text-decoration: underline;
}

#footer-bottom {
	color: #e12027;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 11px;
	width: 920px;
	margin: 5px auto;
	text-align: right;
}

#footer-bottom a {
	color: #e12027;
	text-decoration: none;
}

#footer-bottom a:hover {
	text-decoration: underline;
}

#nutritionals {
	width: 280px;
	text-align: right;
	position: relative;
	top: 190px;
	left: 400px;
	color: #ffffff;
	line-height: normal;
}

#nutritionals a {
	color: #ffffff;
	text-decoration: none;
}

#nutritionals a:hover {
	text-decoration: underline;
}

.text-15 {
	font-size: 15px;
}