/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-image:url(img/bgr.jpg);
	background-repeat:repeat-y;
	background-color:FFFFFF;
	margin: 0px;
	padding: 0px;
}
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #FF3F3A;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 71px;
	top: 20px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTitle p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #FF3F3A;
	font-weight: bold;
	text-transform:lowercase;
	width:500px;
}

#ESWpageTagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#54312B;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 75px;
	top: 49px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#54312B;
	text-transform:lowercase;
	width:500px;
}

ul {
	margin : 0px;
	padding-left:20px;
	list-style-type: disc;
	list-style-position: outside;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 60px;
	top: 384px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 180px;
}
div.ESWuserButton0 {
	background-image:url(img/but_off.png);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #54312B;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 25px;
	margin: 0px;
	cursor:pointer;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
div.ESWuserButton0:hover {
	background-image:url(img/but_on.png);
	background-repeat:no-repeat;
}
div.ESWuserButton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #54312B;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 35px;
	margin: 0px;
	cursor:pointer;
}
div.ESWuserButton1:hover {
	color: #FF3F3A;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 375px;
	left: 259px;
	top: 302px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 390px;
	left: 429px;
	top: 466px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF3F3A;
	text-transform:uppercase;
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
}
p, div.ESWuserTable TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#bg {
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 900px;
	height: 600px;
	left: 0px;
	top: 0px;	
}
#house {
	background-image:url(img/house.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 552px;
	height: 189px;
	left: 317px;
	top: 73px;	
}
#pic1 {
	background-image:url(img/pic1.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 133px;
	height: 101px;
	left: 652px;
	top: 331px;	
}
#pic2 {
	background-image:url(img/pic2.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 148px;
	height: 112px;
	left: 269px;
	top: 481px;	
}

/* 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 */