/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Courier New, Courier, monospace;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF; 
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 271px;
	top: 131px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTitle p{
	font-family: Courier New, Courier, monospace;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
 	font-weight: bold;
	text-transform:lowercase;
	width:500px;
}


#ESWpageTagline {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#DCDADA;
 	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 271px;
	top: 154px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline p{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#DCDADA;
 	text-transform:lowercase;
	width:500px;
}


ul { 
	margin : 0px;
	padding-left:20px;
	list-style-type: disc;
	list-style-position: outside;
}
li {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
 	color: #494947;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
 	color: #494947;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 126px;
	top: 238px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 122px;
}
div.ESWuserButton0 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	color: #3E3E3C; 
	text-align: left;
 	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left:0px;
	margin: 0px;
	cursor:pointer;
}
div.ESWuserButton0:hover {
	color:#EAEAE8;
}
div.ESWuserButton1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3E3E3C;
	text-align: left;
 	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	cursor:pointer;
}
div.ESWuserButton1:hover {
	color: #81827E;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 188px;
	left: 289px;
	top: 233px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 188px;
	left: 289px;
	top: 400px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 173px;
	left: 580px;
	top: 454px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
 	color: #7D7D1D;
	margin: 0px;
	padding: 0px;
}
p, div.ESWuserTable TD {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
 	color: #494947;
	margin: 0px;
	padding: 0px;
}
.c1 {
	color:#EDEDEC;
	text-decoration:underline;
}
.c2 {
	color:#737362;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#bg {
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 868px;
	height: 600px;
	left: 0px;
	top: 0px;	
}
#line {
	background-image:url(img/line.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 838px;
	height: 50px;
	left: 41px;
	top: 125px;	
}
#pic {
	background-image:url(img/pic.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 221px;
	height: 242px;
	left: 605px;
	top: 107px;	
}
#sofa {
	background-image:url(img/sofa.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 321px;
	height: 218px;
	left: 536px;
	top: 316px;	
}


/* 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 */
