/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-image:url(img/bg2.jpg);
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
}

#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family:Arial;
	font-size: 36px;
	font-style: normal;
	color: #ffffff;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 43px;
	top: 42px;
	width:500px;
}
#ESWpageTitle p{
	font-family:Arial;
	font-size: 36px;
	font-style: normal;
	color: #ffffff;
	font-weight:bold;
	width:500px;
	text-transform:lowercase;
}

#ESWpageTagline {
	font-family:Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#018abd;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 194px;
	top: 82px;
	width:500px;
	text-transform:lowercase;
}
#ESWpageTagline {
	font-family:Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#018abd;
	width:500px;
	text-transform:lowercase;
}
ul {
	margin : 0px;
	padding-left:10px;
	list-style-type: circle;
	list-style-position: outside;
}
li {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	font-weight: normal;
	line-height: 15px;
	color:#848484;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	color: #fefefe;
	margin: 0px;
	padding: 0px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 41px;
	top: 263px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 164px;
	overflow:hidden;
}
div.ESWuserButton0 {
	height:29px;
	line-height:29px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left:20px;
	margin-bottom:1px;
	overflow:hidden;
	background-image:url(img/menu_item.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
div.ESWuserButton0:hover {
	background-image:url(img/menu_item_current.png);
	background-repeat:no-repeat;
}
div.ESWuserButton1 {
	height:14px;
	line-height:14px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-left:20px;
	padding-left:7px;
	margin-bottom:1px;
	color: #ffffff;
	overflow:hidden;
	cursor:pointer;
}
div.ESWuserButton1:hover {
	color:#0097f7;
	background-image:url(img/submenu_item_current.gif);
	background-repeat:no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	position: absolute;
	left: 259px;
	top: 255px;
}

.ESWpageContent1 {
	position: absolute;
	left: 589px;
	top: 255px;
}
.ESWpageContent2 {
	position: absolute;
	left: 259px;
	top: 442px;
}
.ESWpageContent3 {
	position: absolute;
	width:145px;
	left: 371px;
	top: 275px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width:260px;
	left: 259px;
	top: 465px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 265px;
	left:590px;
	top: 397px;
}
.ESWpageContent6 {
	position: absolute;
	width:265px;
	left: 590px;
	top: 490px;
}
.ESWpageContent7 {
	padding: 0px;
	position: absolute;
	line-height:16px;
	width: 45px;
	left: 481px;
	top: 359px;
}
.ESWpageContent8 {
	padding: 0px;
	position: absolute;
	line-height:16px;
	width: 45px;
	left:819px;
	top: 441px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

p, div.ESWuserTable TD {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #848484;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#main_width_bg, #bg {
	background-image:url(img/bg1.jpg);
	background-repeat:repeat-x;
	position: absolute;
	width: 100%;
	height: 600px;
}
#back {
	position: absolute;
	width: 861px;
	height:315px;
	left:19px;
	top: 219px;
	font-size:1px;
}
#top {
	background-image:url(img/top.png);
	background-repeat:no-repeat;
	overflow:hidden;
	height: 20px;	
}
#middle {
	background-image:url(img/middle.png);
	background-repeat:repeat-y;
	overflow:hidden;
	height: 100%;	
}
#bottom {
	background-image:url(img/bottom.png);
	background-repeat:no-repeat;
	overflow:hidden;
	height: 20px;
}

#text_bg1 {
	background-image:url(img/text_block.jpg);
	background-repeat:repeat-y;
	position: absolute;
	width: 291px;
	height: 150px;
	left:246px;
	top: 242px;
}
#text_bg2 {
	background-image:url(img/text_block.jpg);
	background-repeat:repeat-y;
	position: absolute;
	width: 291px;
	height: 115px;
	left:246px;
	top: 428px;
}
#text_bg3 {
	background-image:url(img/text_block.jpg);
	background-repeat:repeat-y;
	position: absolute;
	width: 291px;
	height: 300px;
	left:575px;
	top: 242px;
}

#pic1 {
	background-image:url(img/pic1.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 861px;
	height: 219px;
	left:19px;
	top: 0px;
}
#pic2 {
	background-image:url(img/pic2.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 95px;
	height: 100px;
	left: 260px;
	top: 278px;
}
#pic3 {
	background-image:url(img/pic3.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 266px;
	height: 100px;
	left: 589px;
	top: 278px;
}

#dots1 {
	background-image:url(img/dots1.gif);
	background-repeat:repeat-y;
	position: absolute;
	width: 2px;
	height: 330px;
	left: 225px;
	top: 232px;
}
#dots2 {
	background-image:url(img/dots2.gif);
	background-repeat:repeat-x;
	position: absolute;
	width: 293px;
	height: 1px;
	left: 246px;
	top: 410px;
}
#dots3 {
	background-image:url(img/dots3.gif);
	background-repeat:repeat-x;
	position: absolute;
	width: 263px;
	height: 1px;
	left: 589px;
	top: 474px;
}

#arrow1 {
	background-image:url(img/arrow.gif);
	background-repeat:no-repeat;
	position: absolute;
	width: 3px;
	height: 5px;
	left: 471px;
	top: 366px;
}
#arrow2 {
	background-image:url(img/arrow.gif);
	background-repeat:no-repeat;
	position: absolute;
	width: 3px;
	height: 5px;
	left: 808px;
	top: 448px;
}
/* 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 */