/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url(img/bg_line.jpg);
	background-color: #9F9800;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #798D2A;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	list-style-position: outside;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	background-repeat: no-repeat;
	list-style-type: square;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100; 
}
#ESWpageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #798D2A;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	left: 80px;
	top: 20px;
	padding: 0px;
	position: absolute;
	width:500px;
	text-transform:none;
}
#ESWpageTitle p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #798D2A;
	font-style: normal;
	font-weight: bold;
	width:500px;
	text-transform:none;
}

#ESWpageTagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #FBF9DF;
	position: absolute;
	left: 205px;
	margin: 0px;
	padding: 0px;
	top: 250px;
	width:500px;
	text-transform:none;
}
#ESWpageTagline p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #FBF9DF;
	width:500px;
	text-transform:none;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 53px;
	top: 320px;
	width: 194px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
}
div.ESWuserButton0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/btn0_off.png);
	background-repeat: no-repeat;
	color: #FEFCD6;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
	width: 194px;
	height: 22px;
	line-height: 22px;
}
div.ESWuserButton0:hover {
	color: #FFF;
	background-image: url(img/btn0_on.png);
}
div.ESWuserButton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #696969;
	height: 16px;
	font-size: 9px;
	font-style: normal;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	width: 194px;	
}
div.ESWuserButton1:hover {
	color: #B9961B;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 170px;
	left: 410px;
	top: 290px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 420px;
	left: 420px;
	top: 320px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 200px;
	left: 260px;
	top: 390px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 420px;
	left: 270px;
	top: 420px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 165px;
	left: 410px;
	top: 490px;
}
.ESWpageContent6 {
	padding: 0px;
	position: absolute;
	width: 420px;
	left: 420px;
	top: 515px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #798D2A;
	margin:0px;
	text-decoration: underline;
}

p, div.ESWuserTable TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.mark {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*
================================================================================
|                                    disign                                   |
================================================================================
*/
#pic_1 {
	background-image: url(img/pic_1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 83px;
	width: 107px;
	left: 285px;
	top: 295px;
}
#pic_2 {
	background-image: url(img/pic_2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 82px;
	width: 107px;
	left: 710px;
	top: 395px;
}
#pic_3 {
	background-image: url(img/pic_3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 82px;
	width: 107px;
	left: 290px;
	top: 495px;
}
#bg_top {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 351px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#bottle {
	background-image: url(img/bottle.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 208px;
	width: 49px;
	left: 735px;
	top: 60px;
}
#glass {
	background-image: url(img/glass.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 108px;
	width: 46px;
	left: 785px;
	top: 170px;
}
#main_width_bg, #div1 {
	background-image: url(img/top_line.jpg);
	background-repeat:repeat-x;
	position: absolute;
	width: 100%;
	height: 351px;
	top: 0px;
	left: 0px;
}

/* TABLE PART START */

div.ESWuserTable
{
	height: 93px;
}

div.ESWuserTable TABLE
{
	border: 1px solid black;
	border-collapse: collapse;
}
div.ESWuserTable TD
{
    border: 1px solid black;
}



/* TABLE PART END */