/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #934020;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFAC83;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 20px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(img/list_image.gif);
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #FFAC83;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 372px;
	top: 15px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTitle p{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-transform:lowercase;
	width:500px;
}

#ESWpageTagline {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 374px;
	top: 53px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline p{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-transform:lowercase;
	width:500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 143px;
	top: 32px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 170px;
	overflow: hidden;
}
div.ESWuserButton0 {
	background-image:url(img/btn_off.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #934020;
	text-transform:uppercase;
	text-align: left;
	padding:0px;
	margin: 0px;
	padding-left:25px;
	padding-top:2px;
	padding-bottom:3px;
	margin-top:7px;
	cursor:pointer;
	/width: 145px;
	overflow: hidden;
}
div.ESWuserButton0:hover {
	background-image:url(img/btn_on.png);
	background-repeat:no-repeat;
	color:#D24800;
}
div.ESWuserButton1 {
	background-image:url(img/subbtn_off.png);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D24800;
	text-align: left;
	padding:0px;
	margin: 0px;
	padding-left:30px;
	margin-top:5px;
	margin-left:5px;
	cursor:pointer;
	/width: 170px;
	overflow: hidden;
}
div.ESWuserButton1:hover {
	background-image:url(img/subbtn_on.png);
	background-repeat:no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 157px;
	left: 381px;
	top: 120px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 275px;
	left: 583px;
	top: 120px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 476px;
	left: 382px;
	top: 330px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 218px;
	left: 640px;
	top: 430px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 600px;
	left: 200px;
	top: 100px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 600px;
	left: 200px;
	top: 350px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFAC83;
	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: #FFAC83;
	margin:0px;
	padding: 0px;
}
.margin {
	margin-top:10px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
.menu {
	position:absolute;
	left:100px;
	top:0px;
	width:250px;
	font-size:1px;
	height: 300px;
}
.menu #top {
	background-image:url(img/top_menu.png);
	background-repeat:no-repeat;
	width:250px;
	height:1px;
	font-size: 1px;
}
.menu #bg {
	background-image:url(img/bg_menu.png);
	background-repeat:repeat-y;
	width:250px;
	height:100%;
}
.menu #bottom {
	background-image:url(img/bottom_menu.png);
	background-repeat:no-repeat;
	width:250px;
	height:218px;
}
#house {
	background-image:url(img/house.png);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:374px;
	width:594px;
	height:181px;
}
#content_pic1 {
	background-image:url(img/content_pic1.png);
	background-repeat:no-repeat;
	position:absolute;
	left:575px;
	top:195px;
	width:86px;
	height:91px;
}
#content_pic2 {
	background-image:url(img/content_pic2.png);
	background-repeat:no-repeat;
	position:absolute;
	left:677px;
	top:195px;
	width:86px;
	height:91px;
}
#content_pic3 {
	background-image:url(img/content_pic3.png);
	background-repeat:no-repeat;
	position:absolute;
	left:777px;
	top:195px;
	width:86px;
	height:91px;
}
#content_pic4 {
	background-image:url(img/content_pic4.png);
	background-repeat:no-repeat;
	position:absolute;
	left:450px;
	top:420px;
	width:160px;
	height:111px;
}

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