@charset "utf-8";
/* CSS Document */

.textCenter			{text-align:center;}
.footerLeft			{float:left;margin-left:20px;}
.footerRight		{float:right;margin-right:20px;}

.img_float			{width:228px;margin-left:50px;margin-top:25px;}

.order_floatRight	{float:right;margin-bottom:20px;width:350px;}
.order_floatLeft	{float:left;margin-bottom:20px;width:350px;}
a.link				{color:red;}
a.link:hover		{color:#ffc619;}

#header				{margin-bottom: 0px;}
