@charset "UTF-8";
/* CSS Document */

body
{
	margin: 0px 0px 0px 0px;
	background: #ffffff url('../images/home_bk.jpg') no-repeat top center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.7px;
	line-height: 18px;
}

.wrapper
{
	
	width: 1091px;
	padding: 0px;
	background-color: clear;
	margin: 0px;
	height: 1210px;
}

.bottle
{
	margin: 0px;
	position: relative;
	top: 20px;
	left: 40px;
	padding: 0px;
	width:  201px;
	height: 720px;
}

.mission
{
	width: 150px;
	position: absolute;
	top: 45px;
	left: 100px;
}

.footer
{
	width: 1091px;
	font-size: 9px;
	color: #ffffff;
}
