/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #A3D11E;
	margin: 0px;
	padding: 0px;
	background-image: url(img/sky.jpg);
	background-repeat:repeat-x;
}

#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #D0FF00;
	
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 269px;
	top: 28px;
	width:500px;
}
#ESWpageTagline {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color:#D0FF00;
	
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 254px;
	top: 58px;
	width:500px;
}

#ESWpageTitle p {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #D0FF00;
	

	width:500px;
}
#ESWpageTagline p {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color:#D0FF00;
	

	width:500px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 49px;
	top: 109px;
	z-index: 100px;
}
#ESWuserMenu {
	position: static;
	width: 150px;
}
div.ESWuserButton0 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
}
div.ESWuserButton0:hover {
	color: #D0FF00;	
	
	
}
div.ESWuserButton1 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
}
div.ESWuserButton1:hover {
	color: #D0FF00;	
	
	
	
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 252px;
	left: 289px;
	top: 140px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 102px;
	left: 297px;
	top: 227px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 185px;
	left: 591px;
	top: 140px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
	color: #D0FF00;
	margin: 0px;
	padding: 0px;
}

p, div.ESWuserTable TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.left{
margin-left:9px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/

#girl {
	background-image: url(img/girl.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 153px;
	height: 185px;
	left: 409px;
	top: 234px;	
}


#pic1 {
	background-image: url(img/pic1.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 80px;
	height: 93px;
	left: 599px;
	top: 415px;
}
#photo {
	background-image: url(img/photo.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 194px;
	height: 169px;
	left: 651px;
	top: 170px;
}

#pic2 {
	background-image: url(img/pic2.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 86px;
	height: 93px;
	left: 690px;
	top: 415px;
}
#pic3 {
	background-image: url(img/pic3.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 85px;
	height: 93px;
	left: 800px;
	top: 415px;
}
#pic {
	background-image: url(img/pic.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 222px;
	height: 251px;
	left: 640px;
	top: 156px;
}
#house {
	background-image: url(img/house.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 900px;
	height: 326px;
	left: 0px;
	top: 274px;
}
#line {
	background-image: url(img/line.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 10px;
	height: 260px;
	left: 572px;
	top: 144px;
}


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