/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #B9D0DE;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url(img/bg_down.gif);
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #780101;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: square;
	color: #848484;
	font-size: 11px;
	font-weight: normal;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100; 
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	left: 370px;
	top: 70px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width:500px;
}
#ESWpageTitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	width:500px;
}

#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	position: absolute;
	left: 370px;
	top: 100px;
	color: #000000;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width:500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 8px;
	top: 320px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 227px;
}
div.ESWuserButton0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/btn0_off.png);
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
	padding-left: 45px;
	background-repeat: no-repeat;
	cursor:pointer;
	height:27px;
	line-height:27px;
}
div.ESWuserButton0:hover {
	background-image: url(img/btn0_on.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
div.ESWuserButton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	width: 172px;
	padding-left: 55px;
	margin-top: 6px;
	margin-bottom: 6px;
	overflow: hidden;
	cursor:pointer;
}
div.ESWuserButton1:hover {
	color: #EC7979;
	background-image: url(img/btn1_on.png);
	background-repeat: no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 206px;
	left: 300px;
	top: 280px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 170px;
	left: 340px;
	top: 380px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 170px;
	left: 340px;
	top: 470px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 263px;
	left: 580px;
	top: 290px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 280px;
	left: 550px;
	top: 335px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 225px;
	left: 582px;
	top: 415px;
}
.ESWpageContent6 {
	padding: 0px;
	position: absolute;
	width: 280px;
	left: 550px;
	top: 465px;
}
.ESWpageContent7 {
	position: absolute;
	width: 280px;
	left: 550px;
	top: 530px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #EC7979;
	margin:0px;
}
.Lnk {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #780101;
	font-weight: bold;
}
.Lnk1 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #59A9DB;
	font-style: italic;
	font-weight: normal;
}
p, div.ESWuserTable TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #780101;
	margin: 0px;
	padding: 0px;
}
.mark {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.mark_white {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.mark_silver {
	color: #9a9a9a;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.h_white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


/*
================================================================================
|                                    disign                                   |
================================================================================
*/
#bg_top {
	position: absolute;
	height: 196px;
	width: 640px;
	background-image: url(img/bg_top.gif);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
#mouse {
	background-image: url(img/mouse.png);
	position: absolute;
	height: 102px;
	width: 211px;
	left: 20px;
	top: 80px;
}

#main_width_bg, #bg_left {
	background-image: url(img/bg_left.gif);
	background-repeat:repeat-x;
	position: absolute;
	height: 256px;
	width: 100%;
}
#mwb {
	background-image: url(img/bg_left.gif);
	background-repeat:repeat-x;
	position: absolute;
	height: 256px;
	width: 100%;
	top:0px;
	left:0px;
}
#cabel {
	background-image: url(img/cabel.png);
	position: absolute;
	height: 95px;
	width: 300px;
	left: 130px;
	top: 90px;
	background-repeat: no-repeat;
}
#ornament {
	background-image: url(img/ornament.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 61px;
	width: 706;
	left: 0px;
	top: 195px;
}
#content{
	position: absolute;
	width: 641px;
	height:65px;
	left: 259px;
	top: 265px;
	font-size: 1px;
	background-color: #E1E1E1;
}
#content1 {
	position: absolute;
	width: 329px;
	left: 525px;
	top: 270px;
	font-size: 1px;
}
#content1_top {
	background-image: url(img/content1_top.png);
	background-repeat: no-repeat;
	height: 5px;
	font-size: 1px;
	position:static;
}
#content1_mdl {
	background-image: url(img/content1_mdl.png);
	background-repeat: repeat-y;
	height: 100%;
	font-size: 1px;
	padding-top: 320px;
	position:static;
}
#content1_btm {
	background-image: url(img/content1_btn.png);
	background-repeat: no-repeat;
	height: 4px;
	position:static;
}
#content2 {
	position: absolute;
	width: 320px !important;
	left: 530px;
	top: 320px;
	height:50px;
	font-size: 1px;	
	
}
#content2_top {
	background-image: url(img/content2_top.png);
	background-repeat: no-repeat;
	height: 14px;
	font-size: 1px;
	width: 320px !important;
}
#content2_mdl {
	background-image: url(img/content2_mdl.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 320px !important;
	font-size: 1px;
}
#content2_btm {
	background-image: url(img/content2_btn.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 320px !important;
}
#content3 {
	position: absolute;
	width: 324px;
	left: 527px;
	top: 280px;
	font-size: 1px;
	background-color: #000000;
	height: 35px;
}
#content4 {
	position: absolute;
	width: 324px;
	left: 527px;
	top: 405px;
	font-size: 1px;
	background-color: #000000;
	height: 35px;
}

#content5 {
	position: absolute;
	left: 530px;
	top: 445px;
	height:50px;
	width: 320px !important;
	font-size: 1px;
}
#content5_top {
	background-image: url(img/content2_top.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 320px !important;
	font-size: 1px;
}
#content5_mdl {
	background-image: url(img/content2_mdl.png);
	background-repeat: repeat-y;
	height: 100%;
	font-size: 1px;
	width: 320px !important;
}
#content5_btm {
	background-image: url(img/content2_btn.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 320px !important;
}
#line {
	background-image: url(img/line.gif);
	background-repeat: repeat-y;
	height: 343px;
	width: 1px;
	left: 7px;
	top: 256px;
	position: absolute;
}
#arrow1 {
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 22px;
	width: 22px;
	left: 535px;
	top: 283px
}
#arrow2 {
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 22px;
	width: 22px;
	left: 535px;
	top: 408px;
}
#pic_1 {
	background-image: url(img/pic_1.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 51px;
	width: 69px;
	left: 258px;
	top: 490px;
}
#pic_2 {
	background-image: url(img/pic_2.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 52px;
	width: 69px;
	left: 258px;
	top: 395px;
}

/* 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 */