/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	margin: 0px;
	padding: 0px;
	background:url(img/body.jpg) repeat-x #66C2EE;
	background-position:10px 0px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FD7100;
}
ul {
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
li {
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	background: url(img/marker.gif) no-repeat 0px 6px;
	/background-position: 0px 7px;
	padding-left: 7px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
p, div.ESWuserTable TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 159px;
	top: 32px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 160px;
	top: 69px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform:lowercase;
	width:500px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 17px;
	top: 171px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width:185px;
	overflow: hidden;
}
div.ESWuserButton0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5BBBEC;
	margin: 0px;
	/width:150px;
	padding-left: 35px;
	cursor: pointer;
	background:url(img/button0_off.png) no-repeat;
	text-transform: uppercase;
	margin-bottom: 8px;
	margin-top: 7px;
}
div.ESWuserButton0:hover {
	background:url(img/button0_on.png) no-repeat;
}
div.ESWuserButton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5BBBEC;
	margin: 0px;
	/width:149px;
	padding-left: 36px;
	cursor: pointer;
	background: url(img/button1_off.png) no-repeat;
	margin-bottom: 5px;
}
div.ESWuserButton1:hover {
	background: url(img/button1_on.png) no-repeat;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 210px;
	left: 289px;
	top: 283px;
	margin: 0px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 343px;
	left: 534px;
	top: 283px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 529px;
	left: 308px;
	top: 294px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 534px;
	left: 306px;
	top: 371px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 535px;
	left: 304px;
	top: 449px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 533px;
	left: 302px;
	top: 529px;
}
.class1 {
	margin-top:12px;
}
.class2 {
	margin-bottom: 47px;
}
.class3 {
	margin-bottom:119px;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#sun {
	width: 863px;
	height: 272px;
	background: url(img/sun.jpg) no-repeat;
}
.menu {
	position: absolute;
	width: 292px;
	left: -20px;
	top: 135px;
	font-size:1px;
}
.menu #top {
	background-image:url(img/top_menu.png);
	background-repeat:no-repeat;
	width:100%;
	height:185px;
}
.menu #bg {
	background-image:url(img/bg_menu.png);
	background-repeat:repeat-y;
		background-position: 0px 0px;
	width:100%;
	height:100%;
}
.menu #bottom {
	background-image:url(img/bottom_menu.png);
	background-repeat:no-repeat;
	width:100%;
	height:205px;
}
#line1 {
	position: absolute;
	width: 208px;
	height: 4px;
	left: 289px;
	top: 432px;
	background: url(img/line.gif) no-repeat;
}
#line1_bg {
	height: 100%;
	background: url(img/line_bg.gif) repeat-x;
}
#line2 {
	position: absolute;
	width: 331px;
	height: 4px;
	left: 533px;
	top: 454px;
	background: url(img/line.gif) no-repeat;
}
#line2_bg {
	height: 100%;
	background: url(img/line_bg.gif) repeat-x;
}
#image {
	position: absolute;
	width: 866px;
	height: 74px;
	left: 467px;
	top: 191px;
	background: url(img/image.png) no-repeat;
}
#image1 {
	position: absolute;
	width: 554px;
	height: 223px;
	left: 310px;
	top: 41px;
	background: url(img/image1.png) no-repeat;
}
#image2 {
	position: absolute;
	width:67px;
	height:66px;
	left: 537px;
	top: 362px;
	background: url(img/image2.png) no-repeat;
}
#image3 {
	position: absolute;
	width: 67px;
	height: 67px;
	left: 602px;
	top: 361px;
	background: url(img/image3.png) no-repeat;
}
#image4 {
	position: absolute;
	width: 67px;
	height: 67px;
	left: 667px;
	top: 361px;
	background: url(img/image4.png) no-repeat;
}
#image5 {
	position: absolute;
	width: 67px;
	height: 67px;
	left: 732px;
	top: 361px;
	background: url(img/image5.png) no-repeat;
}
#image6 {
	position: absolute;
	width: 67px;
	height: 67px;
	left: 797px;
	top: 361px;
	background: url(img/image6.png) no-repeat;
}

/* 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 */
