/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}

#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 293px;
	top: 103px;
	width:500px;
}
#ESWpageTitle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #FFFFFF;
	width:500px;
}
#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 293px;
	top: 82px;
	width:500px;
}
#ESWpageTagline p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	width:500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 49px;
	top: 352px;
	z-index: 100px;
}
#ESWuserMenu {
	position: static;
	width: 150px;
}
div.ESWuserButton0 {
	background-image:url(img/hbut0.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 30px;
	margin: 0px;
}
div.ESWuserButton0:hover {
	background-image:url(img/but0.png);
	background-repeat:no-repeat;
}
div.ESWuserButton1 {
	background-image:url(img/hbat1.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 30px;
	margin: 0px;
}
div.ESWuserButton1:hover {
	background-image:url(img/but1.png);
	background-repeat:no-repeat;	
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 323px;
	left: 242px;
	top: 359px;
}

.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 300px;
	left: 573px;
	top: 359px;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #888282;
	margin: 0px;
	padding: 0px;
}

p, div.ESWuserTable TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #888282;
	margin: 0px;
	padding: 0px;
}


/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/

#bg {
	background-image:url(img/bg.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 900px;
	height: 299px;
	left: 0px;
	top: 25px;	
}
#man {
	background-image:url(img/man.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 235px;
	height: 278px;
	left: 58px;
	top: 19px;	
}
#house {
	background-image:url(img/house.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 422px;
	height: 178px;
	left: 427px;
	top: 119px;	
}
#moto {
	background-image:url(img/moto.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 246px;
	height: 154px;
	left: 577px;
	top: 388px;	
}
#bgn {
	background-image:url(img/bgr.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
	height:333px;
	}
/* 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 */
