/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #00256D;
	background-image:url(img/bgr.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}

#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Georgia;
	font-size: 60px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 600px;
	top: 1px;
	width:600px;
}
#ESWpageTitle p {
	font-family: Georgia;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	width:500px;
}
#ESWpageTagline {
	font-family: Times New Roman, Times, serif;
	font-size: 35px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 536px;
	top: 25px;
	width:600px;
}
#ESWpageTagline p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	width:500px;
}
ul {
	margin : 0px;
	padding-left:20px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(img/list.gif);
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 2px;
	top: 120px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 200px;
}
div.ESWuserButton0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;

	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 15px;
	margin: 0px;
width:100%;
}
div.ESWuserButton0:hover {
	background-image:url(img/but.png);
	background-repeat:no-repeat;
}
div.ESWuserButton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 30px;
	margin: 0px;
}
div.ESWuserButton1:hover {
	color:#00FF06;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 690px;
	left: 403px;
	top: 234px;
}

.ESWpageContent1 {
	padding: 10px;
	position: absolute;
	width: 664px;
	left: 280px;
	top: 368px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 188px;
	left: 433px;
	top: 461px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 188px;
	left: 656px;
	top: 499px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

p, div.ESWuserTable TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 10px;
	padding: 1px;
}


/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/

#cloud {
	background-image:url(img/cloud.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 765px;
	height: 125px;
	left: 0px;
	top: 0px;	
}
#bird1 {
	background-image:url(img/bird1.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 138px;
	height: 75px;
	left: 50px;
	top: 25px;	
}
#bird2 {
	background-image:url(img/bird2.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 30px;
	height: 20px;
	left: 575px;
	top: 71px;	
}
#pic1 {
	background-image:url(img/pic1.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 146px;
	height: 92px;
	left: 244px;
	top: 234px;	
}
#pic2 {
	background-image:url(img/pic2.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 126px;
	height: 92px;
	left: 263px;
	top: 485px;	
}
#pic3 {
	background-image:url(img/pic3.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 126px;
	height: 92px;
	left: 739px;
	top: 354px;	
}
#pic4 {
	background-image:url(img/pic4.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 126px;
	height: 92px;
	left: 739px;
	top: 354px;	
}

/* TABLE PART START */

div.ESWuserTable
{
	height: 80px;
}

div.ESWuserTable TABLE
{
	border: 1px solid black;
	border-collapse: collapse;
}
div.ESWuserTable TD
{
    border: 1px solid black;
}



/* TABLE PART END */