/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #FFFFFF;
	background-image:url(img/bgr.jpg);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
}

#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Georgia;
	font-size: 20px;
	font-style: normal;
	color: #000000; 
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 251px;
	top: 28px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTitle p{
	font-family: Georgia;
	font-size: 20px;
	font-style: normal;
	color: #000000; 
	font-weight: bold;
	text-transform:lowercase;
	width:500px;
}


#ESWpageTagline {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#000000; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 253px;
	top: 48px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline p{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#000000; 
	text-transform:lowercase;
	width:500px;
}


ul { 
	margin : 0px;
	padding-left:20px;
	list-style-type: disc;
	list-style-position: outside;
}
li {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	color: #000000;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 67px;
	top: 308px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 192px;
}
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: #FFFFFF; 
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 35px;
	margin: 0px;
}
div.ESWuserButton0:hover {
	background-image:url(img/but0_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: #FFFFFF; 
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 35px;
	margin: 0px;
}
div.ESWuserButton1:hover {
	background-image:url(img/but1.png);
	background-repeat:no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 506px;
	left: 339px;
	top: 152px;
}

.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 235px;
	left: 622px;
	top: 303px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 235px;
	left: 622px;
	top: 538px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold; 
	color: #000000;
	margin: 0px;
	padding: 0px;
}

p, div.ESWuserTable TD {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.right {
	margin-right: 249px;
}
.color {
	color:#FFFFFF;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/

#cont {
	background-color:#5FB232;
	position: absolute;
	width: 254px;
	height: 300px;
	left: 611px;
	top: 285px;	
	border:solid;
	border-color:#A1A1A1;
	border-width:1px;
}
#pic1 {
	background-image:url(img/pic1.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 172px;
	height: 130px;
	left: 653px;
	top: 398px;	
}
#pic2 {
	background-image:url(img/pic2.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 157px;
	height: 118px;
	left: 390px;
	top: 470px;	
}
#house {
	background-image:url(img/house.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 365px;
	height: 316px;
	left: 0px;
	top: 0px;	
}
#sky {
	background-repeat:no-repeat;
	position: absolute;
	width: 892px;
	height: 211px;
	left: 0px;
	top: 0px;
	background-image: url(img/sky.jpg);
}

/* 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 */