/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: white;
	background-image: url(img/body.default.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;
	text-decoration:underline;
	color: #32312D;
	margin:0px;
	padding:0px;
}
ul {
	margin: 0px;
	padding: 0px;
	padding-left:20px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(img/marker.gif);
}
li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #4B7696;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 415px;
	top: 96px;
	width:500px;
}
#ESWpageTitle p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	width:500px;
}

#ESWpageTagline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #A7910A;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 473px;
	top: 119px;
	width:500px;
}
#ESWpageTagline p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #A7910A;
	width:500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 0px;
	top: 260px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 286px;
	overflow:hidden;
}
div.ESWuserButton0 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	background-image: url(img/b0.default.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	margin: 0px;
	padding: 8px 2px 9px 2px;
}
div.ESWuserButton0:hover {
	background-image: url(img/b0_a.default.jpg);
}
div.ESWuserButton1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4E5052;
	background-color: #BDC8D0;
	text-align: center;
	cursor: pointer;
	background-image: url(img/b1.default.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin: 0px;
	padding: 4px 0px 5px 0px;
}
div.ESWuserButton1:hover {
	color: #C3C2C2;
	background-color: #777575;	
	background-image: url(img/b1_a.default.jpg);
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/

.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 305px;
	left: 307px;
	top: 282px;
	z-index:100;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 304px;
	left: 307px;
	top: 512px;
	z-index:100;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 238px;
	left: 620px;
	top: 283px;
	z-index:100;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 271px;
  	left: 619px;
 	top: 461px;
	z-index:100;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 10px;
  	left: 10px;
 	top: 10px;
	z-index:100;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 10px;
  	left: 10px;
 	top: 10px;	
	z-index:100;
}
.pl20{padding-left:20px;}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #AFA76B;
	margin: 5px 5px 5px 0px;
	padding: 0px;
}
p, div.ESWuserTable TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #32312D;
	margin: 0px;
	padding: 0px;
}
br{
	line-height: 10px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#main_width_bg, #bg {
	background-image: url(img/bg.default.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: 258px;
	width: 100%;
}
#bgr {
	background-image: url(img/body.default.jpg);
	background-repeat: repeat-y;
	position: absolute;
	height: 258px;
	width: 287px;
	left: 0px;
	top: 0px;
}
#pic {
	background-image: url(img/pic.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 259px;
	width: 287px;
	left: 0px;
	top: 0px;
}
#top {
	background-image: url(img/top.default.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 259px;
	width: 603px;
	left: 287px;
	top: 0px;
}
#lamp {
	background-image: url(img/lamp.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 141px;
	width: 145px;
	left: 2px;
	top: 53px;
}
#im1 {
	background-image: url(img/im1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 125px;
	width: 140px;
	left: 318px;
	top: 382px;
}
#im2 {
	background-image: url(img/im2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 125px;
	width: 140px;
	left: 457px;
	top: 382px;
}
/* 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 */