/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #FFFFFF;
	background-image: url(img/bgr.jpg);
	background-repeat:repeat-y;
	margin:0px;
        padding: 0px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3D91A3;
}
ul {
	margin : 0px;
	padding-left:20px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(img/list.gif);
}
li {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8B8989;
	margin: 0px;
	padding: 0px;
}
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	font-weight:bold;
	font-style: normal;
	color: #3F3631;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 327px;
	top: 39px;
	width:500px;
}
#ESWpageTitle p {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	font-weight:bold;
	font-style: normal;
	color: #3F3631;
	width:500px;
}
#ESWpageTagline {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#E99933;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 328px;
	top: 80px;
	width:500px;
}
#ESWpageTagline p {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#E99933;
	width:500px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 49px;
	top: 215px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 220px;
}
div.ESWuserButton0 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #0C3A74;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 30px;
	margin: 0px;
	cursor:pointer;
	
}
div.ESWuserButton0:hover {
	color:#FFC600;
	background-image:url(img/but1.png);
	background-repeat:no-repeat;	
	
	
}
div.ESWuserButton1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0C3A74;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 30px;
	margin: 0px;
	cursor:pointer;
}
div.ESWuserButton1:hover {
	color: #FFFFFF;	
	background-image:url(img/but2.png);
	background-repeat:no-repeat;
		
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	position: absolute;
    width:367px;
	left: 415px;
	top: 156px;
	
}
.ESWpageContent1 {
	padding: 0px;
   	position: absolute;
	width: 242px;
	left: 415px;
	top: 267px;
	
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 180px;
	left: 415px;
	top: 442px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	left: 641px;
	top: 442px;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


p, div.ESWuserTable TD {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7F7D7D;
	margin: 0px;
	padding: 0px;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#bg {
	background-image:url(img/bg.jpg);
	background-repeat:repeat;
	position:absolute;
	height:600px;
	width:221px;
   	left:0px;
	top: 0px;	
}

#colors {
	background-image:url(img/colors.png);
	background-repeat:repeat-x;
	position:absolute;
	height:102px;
	width:115px;
    left:269px;
	top: 498px;	
}

#line1 {
	background-image:url(img/line.png);
	background-repeat:no-repeat;
	position:absolute;
	height:6px;
   	width:474px;
	left: 370px;
	top: 427px;
}
#line2 {
	background-image:url(img/line.png);
	background-repeat:no-repeat;
	position:absolute;
	height:6px;
    width:474px;
	left: 370px;
	top: 248px;
}
#pic {
	background-image: url(img/pic.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 83px;
	height: 135px;
	left: 692px;
	top: 284px;	
}
#man {
	background-image: url(img/man.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 153px;
	height: 504px;
	left: 221px;
	top: 0px;	
}
#legs {
	background-image: url(img/legs.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 68px;
	height: 96px;
	left: 221px;
	top: 504px;	
}

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