/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color:FFFFFF;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #6CA2B5;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 333px;
	top: 90px;
	width:500px;
}
#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color:#6CA2B5;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 335px;
	top: 125px;
	width:500px;
}
#ESWpageTitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #6CA2B5;
	font-weight: normal;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color:#6CA2B5;
	width:500px;
}

ul {
	margin : 0px;
	padding-left:20px;
	list-style-type: disc;
	list-style-position: outside;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6CA2B5;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6CA2B5;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 40px;
	top: 258px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 179px;
}
div.ESWuserButton0 {
	background-image:url(img/but0_off.png);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #005B86;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left:  35px;
	margin: 0px;
	cursor:pointer;
	line-height:24px;
}
div.ESWuserButton0:hover {
	background-image:url(img/but0_on.png);
	background-repeat:no-repeat;
}
div.ESWuserButton1 {
	background-image:url(img/but1_off.png);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #005B86;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 45px;
	margin: 0px;
	cursor:pointer;
	line-height:21px;
}
div.ESWuserButton1:hover {
	background-image:url(img/but1_on.png);
	background-repeat:no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 249px;
	left: 279px;
	top: 260px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 249px;
	left: 279px;
	top: 444px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 296px;
	left: 560px;
	top: 260px;
}
h1, h2, h3, h4, h5, h6 {
	background-image:url(img/pic.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style: normal;
	color: #6CA2B5;
	margin: 0px;
	padding: 0px;
	padding-left:5px;
	text-transform:uppercase;
}
p, div.ESWuserTable TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6CA2B5;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#pic1 {
	background-image:url(img/pic1.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 312px;
	height: 220px;
	left: 0px;
	top: 25px;	
}
#pic2 {
	background-image:url(img/pic2.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 900px;
	height: 185px;
	left: 0px;
	top: 54px;	
}
#pic3 {
	background-image:url(img/pic3.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 258px;
	height: 106px;
	left: 269px;
	top: 338px;	
}
#pic4 {
	background-image:url(img/pic4.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 306px;
	height: 116px;
	left: 550px;
	top: 469px;	
}
/* 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 */