/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #2C2C2C;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #ACACAC;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 327px;
	top: 17px;
	width:500px;
}
#ESWpageTagline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ACACAC;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 330px;
	top: 55px;
	width:500px;
}
#ESWpageTitle p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #ACACAC;
	width:500px;
}
#ESWpageTagline p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ACACAC;
	width:500px;
}/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 18px;
	top: 308px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 180px;
}
div.ESWuserButton0 {
	background-image:url(img/btn_off.png);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6F6F6F;
	text-align: left;
	padding:0px;
	margin: 0px;
	padding-left:30px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:7px;
	width:130px;
}
div.ESWuserButton0:hover {
	color:#ffffff;
	background-image:url(img/btn_on.png);
	background-repeat:no-repeat;
}
div.ESWuserButton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6F6F6F;
	text-align: left;
	padding:0px;
	margin: 0px;
	margin-top:7px;
	margin-left:32px;
	width:130px;
}
div.ESWuserButton1:hover {
	color:#ffffff;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 265px;
	left: 297px;
	top: 300px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 265px;
	left: 587px;
	top: 300px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 555px;
	left: 297px;
	top: 540px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 600px;
	left: 200px;
	top: 850px;
}
.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, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #acacac;
	margin:0px;
	padding: 0px;
}
p, div.ESWuserTable TD {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #acacac;
	margin:0px;
	padding: 0px;
}
.pmargin {
	margin-top:15px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#butterfly {
	background-image:url(img/butterfly.png);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:10px;
	width:383px;
	height:425px;
}
#top_pic {
	background-image:url(img/top_pic.png);
	background-repeat:no-repeat;
	position:absolute;
	left:296px;
	top:82px;
	width:559px;
	height:211px;
}
#content_pic1 {
	background-image:url(img/content_pic1.png);
	background-repeat:no-repeat;
	position:absolute;
	left:295px;
	top:445px;
	width:126px;
	height:106px;
}
#content_pic2 {
	background-image:url(img/content_pic2.png);
	background-repeat:no-repeat;
	position:absolute;
	left:440px;
	top:445px;
	width:126px;
	height:106px;
}
#content_pic3 {
	background-image:url(img/content_pic3.png);
	background-repeat:no-repeat;
	position:absolute;
	left:585px;
	top:445px;
	width:126px;
	height:106px;
}
#content_pic4 {
	background-image:url(img/content_pic4.png);
	background-repeat:no-repeat;
	position:absolute;
	left:730px;
	top:445px;
	width:126px;
	height:106px;
}
#line {
	background-image:url(img/line.gif);
	background-repeat:repeat-y;
	position:absolute;
	left:282px;
	top:84px;
	width:1px;
	height:505px;
}
/* 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 */