/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color:#fef5e7;
	margin: 0px;
	padding: 0px;
}
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family:Tahoma;
	font-size: 48px;
	font-style:normal;
	font-weight:normal;
	color:#e4f1ff;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 285px;
	top: 26px;
	width:500px;
}
#ESWpageTitle p{
	font-family:Tahoma;
	font-size: 48px;
	font-style:normal;
	font-weight:normal;
	color:#e4f1ff;
	width:500px;
}

#ESWpageTagline {
	font-family:Tahoma;
	font-size: 14px;
	font-style:normal;
	font-weight:normal;
	color:#e4f1ff;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left:631px;
	top: 75px;
	width:500px;
}
#ESWpageTagline p{
	font-family:Tahoma;
	font-size: 14px;
	font-style:normal;
	font-weight:normal;
	color:#e4f1ff;
	width:500px;
}

ul {
	margin : 0px;
	padding-left:20px;
	list-style-type:circle;
	list-style-position: outside;
}
li {
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#dee6ff;
	margin: 0px;
	padding: 0px;
}
a {
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color:#fefefe;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 37px;
	top: 330px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 221px;
	color:#e4f1ff;
}
div.ESWuserButton0 {
	font-family:tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#e4f1ff;
	text-align:left;
	padding: 0px;
	padding-left:16px;
	margin: 0px;
	cursor:pointer;
	line-height:26px;
	
}
div.ESWuserButton0:hover {
	background-image:url(img/but0_on.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#f5e238;
}
div.ESWuserButton1 {
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#e4f1ff;
	text-align:left;
	padding: 0px;
	padding-left:30px;
	margin: 0px;
	cursor:pointer;
	line-height:20px;
}
div.ESWuserButton1:hover {
	color:#f5e238;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 394px;
	left: 443px;
	top: 103px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#dee6ff;
	margin: 0px;
	padding: 0px;
}
h1{
	font-family:Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#dee6ff;
	margin: 0px;
	padding: 0px;
}
p, div.ESWuserTable TD {
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#dee6ff;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#man1{
	background-image:url(img/man1.png);
	background-repeat:no-repeat;
	position: absolute;
	left: 364px;
	top: 393px;
	width:139px;
	height: 168px;
}
#man2{
	background-image:url(img/man2.png);
	background-repeat:no-repeat;
	position: absolute;
	left: 444px;
	top: 404px;
	width:89px;
	height: 107px;
}
#block {
	position:absolute;
	left: 8px;
	top: 9px;
	width:100%;
	font-size:1px;
}
#top {
	background-image:url(img/top.jpg);
	background-repeat:repeat-y;
	height:99px;
	width:100%;
}
#bg {
	background-image:url(img/middle.jpg);
	background-repeat:repeat-y;
	height:100%;
	width:100%;
}
#bottom {
	background-image:url(img/bottom.jpg);
	background-repeat:no-repeat;
	height:833px;
	width:100%;
}

/* 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 */