/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-image: url(img/red.repeat.jpg);
	background-repeat:repeat-y;
	background-color: #C65450;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 90px;
	top: 56px;
	width:500px;
}
#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 10px;
	position: absolute;
	left: 83px;
	top: 78px;
	letter-spacing: 0px;
	width:500px;
}
#ESWpageTitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0px;
	width:500px;
}


/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 645px;
	top: 30px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
}
div.ESWuserButton0 {
	background-image: url(img/btn1_off.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px 26px;
	height:21px;
	white-space:pre;
	text-transform:uppercase;
}
div.ESWuserButton0:hover {
	background-image: url(img/btn1_on.png);
	background-repeat:no-repeat;
}
div.ESWuserButton1 {
	background-image: url(img/btn0_off.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	height:15px;
	text-align: left;
	margin: 0px;
	white-space:pre;
	padding: 1px 0px 0px 26px;
}
div.ESWuserButton1:hover {
	background-image: url(img/btn0_on.png);
	background-repeat:no-repeat;	
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 147px;
	left: 123px;
	top: 204px;
}
.ESWpageContent1 { 
	padding: 0px;
	position: absolute;
	width: 230px;
 	left: 313px;
	top: 204px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 230px;
 	left: 124px;
 	top: 427px;
}
.ESWpageContent3 { 
	padding: 0px;
	position: absolute;
	width: 375px;
 	left: 435px;
	top: 390px;
}

.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 120px;
 	left: 0px;
 	top: 0px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 182px;
 	left: 0px;
 	top: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.pad{
	padding-bottom:15px;
}
p, div.ESWuserTable TD {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#pic2 {
	background-image: url(img/red.page.jpg);
	background-repeat: no-repeat;
	background-color:#5097C6;
	position: relative;
	height:600px;
	width:584px;
	top:0px;
	left:32px;
}
#pic3 {
	background-image: url(img/pen.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 100px;
	width: 110px;
	left: 389px;
	top: 452px;
}
#pic1 {
	background-image: url(img/hand.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 314px;
	width: 254px;
	left: 595px;
	top: 280px;
}
#pic4 {
	background-image: url(img/line.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 4px;
	width: 484px;
	left: 123px;
	top: 401px;
}
/* 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 */