/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	margin: 0px;
	padding: 0px;
	background: url(img/body.jpg) repeat-x #558e03;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #8e4925;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
ul {
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202020;
	padding: 0px;
}
li {
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: url(img/marker.gif) no-repeat 0px 5px;
	padding-left: 11px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #8e4925;
	margin: 0px;
	padding: 0px;
}
h1 {
	text-transform:uppercase;
	padding-left: 15px;
	background: url(img/header.gif) no-repeat 0px 3px;
	font-weight: normal;
	
}
h2 {
	padding-left: 27px;
	font-weight: bold;
	background: url(img/header2.png) no-repeat;
	width:100%;
}
h3 {
	color:#fcdb7e;
	text-transform: uppercase;
}
p, div.ESWuserTable TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #202020;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #fb912d;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 252px;
	top: 8px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTitle p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #fb912d;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline {
	font-family: Tahomaa, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #fb9324;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 253px;
	top: 42px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline p{
	font-family: Tahomaa, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #fb9324;
	text-transform:lowercase;
	width:500px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 40px;
	top: 189px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width:200px;
	overflow: hidden;
}
div.ESWuserButton0 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #b58873;
	margin: 0px;
	padding-top: 4px;
	cursor: pointer;
	padding-bottom: 4px;
	background: url(img/button0_off.png) no-repeat;
	padding-left: 23px;
	/width:177px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
div.ESWuserButton0:hover {
	color: #772e0d;
	background: url(img/button0_on.png) no-repeat;
}
div.ESWuserButton1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #b58873;
	margin: 0px;
	cursor: pointer;
	background: url(img/button1_off.png) no-repeat;
	padding-left: 40px;
	/width:160px;
	padding-bottom: 1px;
	margin-bottom: 4px;
	overflow: hidden;
}
div.ESWuserButton1:hover {
	color: #772e0d;
	background: url(img/button1_on.png) no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 162px;
	left: 451px;
	top: 201px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 140px;
	height: 20px;
	left: 293px;
	top: 337px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 139px;
	height: 20px;
	left: 461px;
	top: 337px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 160px;
	height: 20px;
	left: 646px;
	top: 314px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 665px;
	height: 20px;
	left: 231px;
	top: 968px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 662px;
	height: 20px;
	left: 231px;
	top: 1045px;
}
.class1 {
	margin-left:13px;
	margin-top: 3px;
}
.class2 {
	text-align:right;
	margin-top: 2px;
	margin-bottom: 4px;
}
.class3 {
	margin-top:6px;
	margin-bottom:6px;
	margin-right: 20px;
}
.class4 {
	margin-top:13px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#image1 {
	position: absolute;
	height: 406px;
	width: 339px;
	left: 155px;
	top: 47px;
	background: url(img/image1.png) no-repeat;
}
#image2 {
	position: absolute;
	height: 372px;
	width: 298px;
	left: 601px;
	top: 31px;
	background: url(img/image2.png) no-repeat;
}
#image3 {
	position: absolute;
	height: 93px;
	width: 170px;
	left: 649px;
	top: 48px;
	background: url(img/image3.png) no-repeat;
}
#image4 {
	position: absolute;
	height: 124px;
	width: 134px;
	left: 478px;
	top: 40px;
	background: url(img/image4.png) no-repeat;
}
#image5 {
	position: absolute;
	height: 56px;
	width: 50px;
	left: 520px;
	top: 528px;
	background: url(img/image5.png) no-repeat;
}
#image6 {
	position: absolute;
	height: 122px;
	width: 155px;
	left: 289px;
	top: 213px;
	background: url(img/image6.png) no-repeat;
}
#image7 {
	position: absolute;
	height: 104px;
	width: 177px;
	left: 636px;
	top: 202px;
	background: url(img/image7.jpg) no-repeat;
}
#image8 {
	position: absolute;
	height: 73px;
	width: 144px;
	left: 213px;
	top: 515px;
	background: url(img/image8.png) no-repeat;
}
#image9 {
	position: absolute;
	height: 296px;
	width: 56px;
	left: 249px;
	top: 72px;
	background: url(img/image9.png) no-repeat;
}
#image10 {
	position: absolute;
	height: 204px;
	width: 117px;
	left: 246px;
	top: 396px;
	background: url(img/image10.png) no-repeat;
}
#image11 {
	position: absolute;
	height: 53px;
	width: 378px;
	left: 418px;
	top: 69px;
	background: url(img/image11.png) no-repeat;
}
#image12 {
	position: absolute;
	height: 70px;
	width: 24px;
	left: 832px;
	top: 102px;
	background: url(img/image12.png) no-repeat;
}
#image13 {
	position: absolute;
	height: 434px;
	width: 29px;
	left: 814px;
	top: 73px;
	background: url(img/image13.png) no-repeat;
}
#header {
	position: absolute;
	height: 46px;
	width: 179px;
	left: 636px;
	top: 298px;
	background: url(img/header.png) no-repeat;
}
#line {
	position: absolute;
	height: 1px;
	width: 305px;
	left: 292px;
	top: 342px;
	background: url(img/line_bg.gif) repeat-x;
	font-size: 1px;
}
#vline {
	position: absolute;
	height: 105px;
	width: 5px;
	left: 444px;
	top: 349px;
	background: url(img/vline_bg.gif) repeat-y;
	background-image: url(img/vline_bg.gif);
}
#substrate_top {
	position: absolute;
	height: 200px;
	width: 606px;
	left: 242px;
	top: 66px;
	background: url(img/substrate_top.png) no-repeat;
}
#substrate {
	position: absolute;
	height: 190px;
	width: 606px;
	left: 242px;
	top: 266px;
}
#substrate_middle {
	height: 100%;
	background: url(img/substrate_middle.png) repeat-y;
}
#substrate_middle1 {
	height: 100%;
	background: url(img/substrate_middle1.jpg) repeat-y;
	margin-left: 12px;
}
#substrate_bottom {
	height: 113px;
	background: url(img/substrate_bottom.png) repeat-y;
}
#menu {
	position: absolute;
	height: 314px;
	width: 384px;
	left: 19px;
	top: 176px;
}
#menu_top {
	height: 14px;
	background: url(img/menu_top.png) no-repeat;
	font-size: 1px;
}
#menu_middle {
	height: 100%;
	background: url(img/menu_middle.png) repeat-y;
}
#menu_middle1 {
	height: 100%;
	background: url(img/menu_middle1.jpg) repeat-y;
	margin-left: 5px;
}
#menu_bottom {
	height: 14px;
	background: url(img/menu_bottom.png) no-repeat;
}
#content {
	position: absolute;
	height: 180px;
	width: 353px;
	left: 270px;
	top: 193px;
}
#content_top {
	height: 14px;
	background: url(img/content_top.png) no-repeat;
	font-size: 1px;
}
#content_middle {
	height: 100%;
	background: url(img/content_middle.png) repeat-y;
}
#content_middle1 {
	height: 100%;
	background: url(img/content_middle1.jpg) repeat-y;
	margin-left: 6px;
}
#content_bottom {
	height: 93px;
	background: url(img/content_bottom.png) no-repeat;
}
#content1 {
	position: absolute;
	height: 268px;
	width: 205px;
	left: 622px;
	top: 164px;
}
#content1_top {
	height: 41px;
	background: url(img/content1_top.png) no-repeat;
	font-size: 1px;
}
#content1_middle {
	height: 100%;
	background: url(img/content1_middle.png) repeat-y;
	margin-left: 4px;
	width: 197px;
}
#content1_middle1 {
	height: 100%;
	background: url(img/content1_middle1.jpg) repeat-y;
	margin-left: 5px;
}
#content1_bottom {
	height: 38px;
	background: url(img/content1_bottom.png) no-repeat;
}

/* 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 */