/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: white;
	background-image: url(img/body.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #E87A0F;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 5px 0px 5px 5px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(img/marker.gif);
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 361px;
	top: 23px;
	width:500px;
}
#ESWpageTitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width:500px;
}

#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 362px;
	top: 48px;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width:500px;
}/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 684px;
	top: 218px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 204px;
	overflow: hidden;
}
div.ESWuserButton0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	cursor: pointer;
	background-image: url(img/b0.png);
	background-repeat: no-repeat;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	margin: 0px;
	padding: 0px 10px 0px 41px;
}
div.ESWuserButton0:hover {
	color: #FED572;	
	background-image: url(img/b0_a.png);
}
div.ESWuserButton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #9A9999;
	text-align: left;
	cursor: pointer;
	width: 147px;
	margin: 0px;
	padding: 0px 5px 0px 52px;
}
div.ESWuserButton1:hover {
	color: #FFFFFF;	
	background-image: url(img/b1.png);
	background-repeat: no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 165px;
	left: 157px;
	top: 34px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 284px;
	left: 373px;
	top: 85px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 202px;
	left: 442px;
	top: 143px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 284px;
  	left: 373px;
 	top: 200px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 284px;
  	left: 373px;
 	top: 305px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 203px;
  	left: 441px;
 	top: 478px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin: 5px 5px 5px 5px;
	padding: 0px;
}
h2{
	background-image: url(img/h2.png);
	line-height: 47px;
	width: 284px;
	color: #FFFFFF;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 70px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
}
p, div.ESWuserTable TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #E3A85C;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	text-transform: none;
}
.orange{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
}
.orange strong{
	color: #000000;
}
.white{
	color: #FFFFFF;
	padding: 0px 15px 0px 15px;
}
.white strong{
	color: #FDEE6D;
	font-style: italic;
}
br{
	line-height: 10px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#bg {
	background-image: url(img/bg.default.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 467px;
	width: 100%;
	min-width: 900px;
	left: 0px;
	top: 0px;
}
#background {
	background-image: url(img/background.default.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 488px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#cont1 {
	position: absolute;
	height: 50px;
	width: 284px;
	left: 374px;
	top: 261px;
}
#Content1Top {
	background-image: url(img/cont1_top.gif);
	background-repeat: no-repeat;
	position: static;
	height: 9px;
	width: 284px;	
	margin: 0px;
	padding: 0px;
	font-size: 1px;

}
#Content1 {
	background-image: url(img/cont1_rep.gif);
	background-repeat: repeat-y;	
	position: relative;
	width: 284px;
	height: 100%;
	margin: 0px;
	padding: 0px;
 	font-size: 1px;
}

#Content1Bottom {
	background-image: url(img/cont1_bottom.gif);
	background-repeat: no-repeat;	
	position: static;
	height: 9px;
	width: 284px;	
	margin: 0px;
	padding: 0px;
	font-size: 1px;

}
#cont2 {
	position: absolute;
	height: 50px;
	width: 284px;
	left: 374px;
	top: 367px;
}
#Content2Top {
	background-image: url(img/cont1_top.gif);
	background-repeat: no-repeat;
	position: static;
	height: 9px;
	width: 284px;	
	margin: 0px;
	padding: 0px;
	font-size: 1px;

}
#Content2 {
	background-image: url(img/cont1_rep.gif);
	background-repeat: repeat-y;	
	position: relative;
	width: 284px;
	height: 100%;
	margin: 0px;
	padding: 0px;
 	font-size: 1px;
}

#Content2Bottom {
	background-image: url(img/cont1_bottom.gif);
	background-repeat: no-repeat;	
	position: static;
	height: 9px;
	width: 284px;	
	margin: 0px;
	padding: 0px;
	font-size: 1px;

}
#white_ornament {
	background-image: url(img/white_ornament.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 200px;
	width: 249px;
	left: 104px;
	top: 8px;
}
#im1 {
	background-image: url(img/im1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 60px;
	width: 50px;
	left: 387px;
	top: 143px;
}
#im2 {
	background-image: url(img/im2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 60px;
	width: 50px;
	left: 387px;
	top: 493px;
}
#cup {
	background-image: url(img/cup.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 306px;
	width: 313px;
	left: 60px;
	top: 299px;
}
#juice {
	background-image: url(img/juice.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 201px;
	width: 266px;
	left: 0px;
	top: 303px;
}
#plant {
	background-image: url(img/plant.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 164px;
	width: 198px;
	left: 124px;
	top: 447px;
}
#fon1 {
	background-image: url(img/fon1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 392px;
	width: 264px;
	left: 90px;
	top: 73px;
}
#fon2 {
	background-image: url(img/fon2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 370px;
	width: 295px;
	left: 346px;
	top: 132px;
}

/* 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 */