BODY {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 0px;
}
a	{
	color: #CC3300;
	text-decoration: underline;	
}
a:hover	{
	color: #CC3300;
	text-decoration: none;	
}
h1	{
	margin-top: 0px;
	font-size: 28px;
	color: #333333;
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;		
}
h2	{
	margin-top: 0px;
	font-size: 18px;
	color: #666666;
	margin-bottom: 0px;	
}
h3	{
	margin-top: 0px;
	font-size: 14px;
	color: #333333;
	margin-bottom: 0px;	
}
#wrapper	{
	width:100%
}
#header	{
	background-color: #FFFFFF;
	width: 820px;
	height: 185px;
	margin: auto;	
}
#slogan	{
	width: 820px;
	height: 60px;
}
#flags	{
	width: 820px;	
}
#content-container	{
	width: 820px;	
}
#content-left	{
	width: 380px;
	float: left;
	margin-top: 5px;			
}
#content-middle	{
	width: 610px;
	margin-top: 5px;
	float: left;
	margin-left: 20px;
	margin-right: 15px;		
}
#content-middle2	{
	width: 450px;
	margin-top: 5px;
	float: left;
	margin-left: 15px;	
}
#content-middle3	{
	width: 430px;
	margin-top: 20px;
	float: left;
	margin-left: 20px;	
	margin-right: 20px;
}
#content-right	{
	float: right;
	width: 265px;
	margin-top: 5px;	
}
#content-right2	{
	float: left;
	width: 175px;
	margin-top: 5px;
	height: auto;		
}
#content-right3	{
	float: right;
	width: 150px;
	margin-top: 5px;
	margin-right: 15px;	
}
#asian	{
	float:left;
	margin-left:40px;
	margin-top:10px;
}
#brands	{
	width: 520px;
	margin-left: 70px;
	margin-top:20px;	
	float:left;
}
#brands2	{
	width: 433px;
	margin-left: 60px;
	margin-top:10px;	
	float:left;
}
#copyright	{
	background-color: #FFFFFF;
	width: 820px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;	
}
#copyright a	{
	color: #6699FF;
	text-decoration: underline;	
}
#copyright a:hover	{
	color: #6699FF;
	text-decoration: none;	
}
#detailsBox	{
	width: 450px;
	float: left;
	margin-top: 10px;
	margin-left: 180px;			
}
#productBox	{
	background-image:  url("../images/box.gif");
	background-repeat: no-repeat;
	width: 233px;
	height:206px;	
}
#productPromo	{
	margin-top: 5px;
	float:left;
	margin-left: 50px;	
}
#benefits	{
	padding-left:80px;
	padding-top: 2px;	
}
#thanksTable	{
	background-color: #e7e7e7;
	border: solid #EA2227 2px;
	width: 580px;
	padding: 15px 15px 15px 15px;
	margin-top: 100px;	
}
/*-------------------- Classes  --------------------*/
.brands	{
	margin-right: 15px;
	float: left;
}
.clear {
	clear:both;
}
.menu	{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;		
}
.menu a	{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
	font-size: 12px;		
}
.menu a:hover	{
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;	
}
.productpromo	{
	float: left;
}
.details	{
	border: solid #333333 1px;	
	
}
.details1	{
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;	
}
.details2	{
	background-color: #E62227;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;	
}
.details3	{
	background-color: #F1F1F1;
	color: #333333;
	font-size: 10px;	
	
}
.benefits	{
	color: #FFFFFF;
	font-size: 10px;	
}
.benefitList	{
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 20px;
	margin-left: 0px;
	list-style-type: disc;		
}
.input	{
	width: 400px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;	
}
.input2	{
	width: 275px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;	
}
.inputText	{
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	font-size: 12px;	
}
.product-table	{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.product-table	a	{
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
.product-table	a:hover	{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.thanksText	{
	font-size: 12px;
	font-family: Verdana;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	font-weight: normal;		
}
.thanksText a	{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;	
}
.thanksText a:hover	{
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
.print-recipe	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	font-size: 12px;
}
.print-recipe a	{
	color: #CC3300;
	text-decoration: underline;	
}
.print-recipe a:hover	{
	color: #CC3300;
	text-decoration: none;	
}
