/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #98CFFD;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
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: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #576180;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #676665; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 230px;
	top: 20px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #676665; 
	text-transform:lowercase;
	width:500px;
}

#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FD7100; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 230px;
	top: 50px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FD7100; 
	text-transform:lowercase;
	width:500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 40px;
	top: 250px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 133px;
}
div.ESWuserButton0 {
	background-image: url(img/button0_na.png);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #040404; 
	text-align: left;
	padding:0px;
	padding-left: 17px;
	margin: 0px;
	cursor:pointer;
	margin-top:5px;
	width:116px;
}
div.ESWuserButton0:hover {
	background-image: url(img/button0_a.png);
	background-repeat: no-repeat;
}
div.ESWuserButton1 {
	background-image: url(img/button1_na.png);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #576180; 
	text-align: left;
	margin: 0px;
	padding:0px;
	margin-left:5px;
	margin-top:3px;	
	padding-left: 10px;
	cursor:pointer;
	width:118px;
}
div.ESWuserButton1:hover {
	color: #FD7100;
	background-image: url(img/button1_a.png);
	background-repeat:no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 360px;
	left: 240px;
	top: 247px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 311px;
	left: 243px;
	top: 427px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 173px;
	left: 695px;
	top: 247px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 140px;
	left: 705px;
	top: 334px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 140px;
	left: 705px;
	top: 445px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 0px;
	height: 0px;
	left: 0px;
	top: 0px;
}
h3, h4, h5, h6 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #576180; 
	padding: 0px;
	margin: 0px;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #576180; 
	padding: 0px;
	margin: 0px;
	text-transform:uppercase;
	text-decoration: underline;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #576180; 
	padding: 0px;
	margin: 0;
	text-transform:uppercase;
}
p, div.ESWuserTable TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #576180; 
	padding: 0px;
	margin: 0px;
}
u {
	text-decoration:underline;
	color:#F7FBFF;
}
.class1 {
	margin-left: 145px;
	margin-top: 20px;
}
.class2 {
	margin-top: 21px;
}
.class3 {
	margin-top: 24px;
	margin-right: 73px;
}
.class4 {
	margin-left: 16px;
	margin-right: 30px;
	margin-top: 5px;
}
.color1 {
	color:#FD7100;
}
.color2 {
	color:#E06604;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#DesignImage1 {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 239px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#Image1 {
	background-image: url(img/pic.png);
	background-repeat: no-repeat;
	height: 207px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	left: -10px;
	top: 0px;
	position: absolute;
}
#Image2 {
	background-image: url(img/pic3.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 96px;
	padding: 0px;
	left: 690px;
	top: 90px;
	margin: 0px;
	position: absolute;
}
#Image3 {
	background-image: url(img/map.png);
	background-repeat: no-repeat;
	width: 162px;
	left: 25px;
	top: 457px;
	margin: 0px;
	height: 83px;
	position: absolute;
}
#Image4 {
	background-image: url(img/pic1.png);
	background-repeat: no-repeat;
	height: 91px;
	width: 120px;
	left: 242px;
	top: 310px;
	position: absolute;
	margin: 0px;
}
#Image5 {
	background-image: url(img/pic2.png);
	background-repeat: no-repeat;
	height: 91px;
	width: 120px;
	margin: 0px;
	position: absolute;
	left: 498px;
	top: 449px;
}
.block1 {
	position:absolute;
	left:689px;
	top:319px;
	width:171px;
	height:82px;
	font-size:1px;
}
.block1 #top_block1 {
	background-image:url(img/top_block1.png);
	background-repeat:no-repeat;
	width:100%;
	height:4px;
}
.block1 #bg_block1 {
	background-image:url(img/bg_block1.png);
	background-repeat:repeat-y;
	width:100%;
	height:100%;
}
.block1 #bottom_block1 {
	background-image:url(img/bottom_block1.png);
	background-repeat:no-repeat;
	width:100%;
	height:21px;
}
.block2 {
	position:absolute;
	left:689px;
	top:428px;
	width:171px;
	height:80px;
	font-size:1px;
}
.block2 #top_block2 {
	background-image:url(img/top_block2.png);
	background-repeat:no-repeat;
	width:100%;
	height:23px;
}
.block2 #bg_block2 {
	background-image:url(img/bg_block2.png);
	background-repeat:repeat-y;
	width:100%;
	height:100%;
}
.block2 #bottom_block2 {
	background-image:url(img/bottom_block2.png);
	background-repeat:no-repeat;
	width:100%;
	height:4px;
}
/* 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 */