/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-image: url(img/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #450000;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right:0px;
	list-style-position: outside;
	list-style-type: square;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color: #450000;
	font-size: 10px;
	font-weight: normal;
	line-height:13px;
}

/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100; 
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	left: 120px;
	top: 80px;
	color: #8B762C;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width:500px;
}
#ESWpageTitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #8B762C;
	font-weight: bold;
	width:500px;
}

#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	position: absolute;
	left: 120px;
	top: 113px;
	color: #8B762C;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #8B762C;
	width:500px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 364px;
	top: 172px;
	width: 180px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
}
div.ESWuserButton0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A5AB8F;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	cursor:pointer;
	background-repeat: no-repeat;
	padding-left: 30px;
	background-image: url(img/btn0_off.png);
	font-style: italic;
	width:150px;
	padding-top:6px;
	padding-bottom:13px;
}
div.ESWuserButton0:hover {
	background-image: url(img/btn0_on.png);
	background-repeat: no-repeat;
	color: #626653;
}
div.ESWuserButton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #626653;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	cursor:pointer;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 30px;
	background-image: url(img/btn1_off.png);
	background-repeat: no-repeat;
	padding-top:2px;
	padding-bottom:12px;
	width:150px;
}
div.ESWuserButton1:hover {
	background-image: url(img/btn1_on.png);
	background-repeat: no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 250px;
	left: 585px;
	top: 165px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 250px;
	left: 585px;
	top: 240px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 250px;
	left: 585px;
	top: 285px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 250px;
	left: 585px;
	top: 425px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 250px;
	left: 585px;
	top: 505px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #450000;
	margin: 0px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
p, div.ESWuserTable TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #470000;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    disign                                   |
================================================================================
*/
#main_width_bg, #bg_line {
	background-image: url(img/bg_line.jpg);
	background-repeat:repeat-x;
	position: absolute;
	height: 158px;
	width: 100%;
}

#pic_1 {
	background-image: url(img/pic_1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 67px;
	width: 67px;
	left: 585px;
	top: 335px;
}
#pic_2 {
	background-image: url(img/pic_2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 67px;
	width: 67px;
	left: 650px;
	top: 335px;
}
#pic_3 {
	background-image: url(img/pic_3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 67px;
	width: 67px;
	left: 715px;
	top: 335px;
}
#pic_4 {
	background-image: url(img/pic_4.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 67px;
	width: 67px;
	left: 780px;
	top: 335px;
}
#line {
	background-image: url(img/line.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 4px;
	width: 253px;
	left: 585px;
	top: 400px;
}
#bottle {
	background-image: url(img/robot.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 417px;
	width: 526px;
	left: 230px;
	top: 122px;
}
#flower {
	background-image: url(img/txt.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 48px;
	width: 99px;
	left: 330px;
	top: 320px;
}
#bg_cont {
	position: absolute;
	width: 636px;
	left: 280px;
	top: 150px;
	background-image: url(img/bg_cont.jpg);
	background-repeat: no-repeat;
	height: 493px;
}
#bg_content {
	position: absolute;
	width: 870px;
	left: 0px;
	top: 0px;
	background-image: url(img/bg_content.jpg);
	height: 448px;
	background-repeat: no-repeat;
}
#content_top_right {
	position: absolute;
	width: 846px;
	left: 70px;
	top: 55px;
	background-image: url(img/content_top_right.png);
	height: 106px;
	background-repeat: no-repeat;
}
#content_top_left{
	position: absolute;
	width: 72px;
	left: 0px;
	top: 55px;
	background-image: url(img/content_top_left.png);
	height: 106px;
	background-repeat: no-repeat;
}
#flower {
	background-image: url(img/flower.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 418px;
	width: 340px;
	left: 65px;
	top: 155px;
}
#bottle {
	background-image: url(img/bottle.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 426px;
	width: 250px;
	left: 22px;
	top: 15px;
}

/* 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 */
