/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #FFFFFF;
	background-image: url(img/bg.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, 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: 30px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(img/list_image.gif);
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #939393;
	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: normal;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 346px;
	top: 400px;
	width:500px;
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	width:500px;
}

#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 346px;
	top: 425px;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	width:500px;
}
/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 5px;
	top: 348px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 216px;
}
div.ESWuserButton0 {
	background-image:url(img/btn_off.png);
	background-repeat:no-repeat;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #D8FABB;
	text-align: left;
	padding:0px;
	margin: 0px;
	height:25px;
	line-height:25px;
	padding-left:40px;
	overflow:hidden;
	cursor:pointer;
	margin-top:5px;
}
div.ESWuserButton0:hover {
	background-image:url(img/btn_on.png);
	background-repeat:no-repeat;
	color:#94E634;
}
div.ESWuserButton1 {
	font-family Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #A4A3A3;
	text-align: center;
	padding:0px;
	margin: 0px;
	margin-bottom:2px;
	cursor:pointer;
	width:216px;
}
div.ESWuserButton1:hover {
	color:#ffffff;
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 185px;
	left: 19px;
	top: 43px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 185px;
	left: 20px;
	top: 171px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 193px;
	left: 695px;
	top: 158px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 193px;
	left: 695px;
	top: 283px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 193px;
	left: 696px;
	top: 484px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 371px;
	left: 294px;
	top: 462px;
}
.ESWpageContent6 {
	padding: 0px;
	position: absolute;
	width: 371px;
	left: 294px;
	top: 508px;
}
.ESWpageContent7 {
	padding: 0px;
	position: absolute;
	width: 371px;
	left: 294px;
	top: 552px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Times new roman, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #569907;
	margin:0px;
	padding: 0px;
}
.h1_white {
	color:#ffffff;
	text-decoration:none;
}
.p_color{
	color:#9FC473;
}
p, div.ESWuserTable TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #939393;
	margin:0px;
	padding: 0px;
}
.margin {
	margin-top:15px;
}
.margin1 {
	margin-top:20px;
}
.font_color_black {
	color:#000000;
}
.font_color_green {
	color:#569907;
	text-transform:uppercase;
}
.font_color_lime {
	color:#C1ED8C;
}
/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#main_width_bg, #top_bg {
	background-image:url(img/top_bg.gif);
	background-repeat:repeat-x;
	position:absolute;
	width:100%;
	height:600px;
}
#shape {
	background-image:url(img/shape.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:389px;
	width:229px;
	height:61px;	
}
#reef {
	background-image:url(img/reef.png);
	background-repeat:no-repeat;
	position:absolute;
	left:228px;
	top:172px;
	width:413px;
	height:232px;	
}
#leavs {
	background-image:url(img/leavs.png);
	background-repeat:no-repeat;
	position:absolute;
	left:467px;
	top:102px;
	width:229px;
	height:251px;
}
#pattern {
	background-image:url(img/pattern.png);
	background-repeat:no-repeat;
	position:absolute;
	left:377px;
	top:37px;
	width:387px;
	height:312px;
}
#bubble1 {
	background-image:url(img/bubble1.png);
	background-repeat:no-repeat;
	position:absolute;
	left:513px;
	top:24px;
	width:188px;
	height:204px;
}
#bubble2 {
	background-image:url(img/bubble2.png);
	background-repeat:no-repeat;
	position:absolute;
	left:735px;
	top:17px;
	width:91px;
	height:91px;
}
#fish {
	background-image:url(img/fish.png);
	background-repeat:no-repeat;
	position:absolute;
	left:267px;
	top:25px;
	width:288px;
	height:271px;
}
#flower {
	background-image:url(img/flower.png);
	background-repeat:no-repeat;
	position:absolute;
	left:387px;
	top:142px;
	width:260px;
	height:174px;
}
#content_pic1 {
	background-image:url(img/content_pic1.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:238px;
	top:462px;
	width:47px;
	height:24px;
}
#content_pic2 {
	background-image:url(img/content_pic2.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:238px;
	top:508px;
	width:47px;
	height:24px;
}
#content_pic3 {
	background-image:url(img/content_pic3.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:238px;
	top:554px;
	width:47px;
	height:24px;
}
.block1 {
	position:absolute;
	left:5px;
	top:63px;
	width:213px;
	height:74px;
	font-size:1px;
}
.block1 #top {
	background-image:url(img/top_block.gif);
	background-repeat:no-repeat;
	width:100%;
	height:4px;
}
.block1 #bg {
	background-image:url(img/bg_block.gif);
	background-repeat:repeat-y;
	width:100%;
	height:100%;
}
.block1 #bottom {
	background-image:url(img/bottom_block.gif);
	background-repeat:no-repeat;
	width:100%;
	height:6px;
}
.block2 {
	position:absolute;
	left:5px;
	top:158px;
	width:213px;
	height:165px;
	font-size:1px;
}
.block2 #top {
	background-image:url(img/top_block.gif);
	background-repeat:no-repeat;
	width:100%;
	height:4px;
}
.block2 #bg {
	background-image:url(img/bg_block.gif);
	background-repeat:repeat-y;
	width:100%;
	height:100%;
}
.block2 #bottom {
	background-image:url(img/bottom_block.gif);
	background-repeat:no-repeat;
	width:100%;
	height:6px;
}
.block_green {
	position:absolute;
	left:13px;
	top:71px;
	width:197px;
	height:61px;
	font-size:1px;
}
.block_green #top {
	background-image:url(img/top_block_green.gif);
	background-repeat:no-repeat;
	width:100%;
	height:2px;
}
.block_green #bg {
	background-image:url(img/bg_block_green.gif);
	background-repeat:repeat-y;
	width:100%;
	height:100%;
}
.block_green #bottom {
	background-image:url(img/bottom_block_green.gif);
	background-repeat:no-repeat;
	width:100%;
	height:2px;
}
.block_green2 {
	position:absolute;
	left:13px;
	top:196px;
	width:197px;
	height:122px;
	font-size:1px;
}
.block_green2 #top {
	background-image:url(img/top_block_green.gif);
	background-repeat:no-repeat;
	width:100%;
	height:2px;
}
.block_green2 #bg {
	background-image:url(img/bg_block_green.gif);
	background-repeat:repeat-y;
	width:100%;
	height:100%;
}
.block_green2 #bottom {
	background-image:url(img/bottom_block_green.gif);
	background-repeat:no-repeat;
	width:100%;
	height:2px;
}
.block3 {
	position:absolute;
	left:229px;
	top:7px;
	width:454px;
	height:590px;
	font-size:1px;
	border:solid #000000 1px;
}
.block4 {
	position:absolute;
	left:250px;
	top:457px;
	width:425px;
	height:29px;
	font-size:1px;
}
.block4 #top {
	background-image:url(img/top_block4.gif);
	background-repeat:no-repeat;
	width:100%;
	height:5px;
}
.block4 #bg {
	background-image:url(img/bg_block4.gif);
	background-repeat:repeat-y;
	width:100%;
	height:100%;
}
.block4 #bottom {
	background-image:url(img/bottom_block4.gif);
	background-repeat:no-repeat;
	width:100%;
	height:4px;
}
.block5 {
	position:absolute;
	left:250px;
	top:502px;
	width:425px;
	height:29px;
	font-size:1px;
}
.block5 #top {
	background-image:url(img/top_block4.gif);
	background-repeat:no-repeat;
	width:100%;
	height:5px;
}
.block5 #bg {
	background-image:url(img/bg_block4.gif);
	background-repeat:repeat-y;
	width:100%;
	height:100%;
}
.block5 #bottom {
	background-image:url(img/bottom_block4.gif);
	background-repeat:no-repeat;
	width:100%;
	height:4px;
}
.block6 {
	position:absolute;
	left:250px;
	top:547px;
	width:425px;
	height:29px;
	font-size:1px;
}
.block6 #top {
	background-image:url(img/top_block4.gif);
	background-repeat:no-repeat;
	width:100%;
	height:5px;
}
.block6 #bg {
	background-image:url(img/bg_block4.gif);
	background-repeat:repeat-y;
	width:100%;
	height:100%;
}
.block6 #bottom {
	background-image:url(img/bottom_block4.gif);
	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 */